摘要: The test application demonstrates these key points:An Android test is itself an Android application that is linked to the application under test by en... 阅读全文
posted @ 2014-09-05 15:50 思考的犀牛 阅读(204) 评论(0) 推荐(0)
摘要: 一、RobotFramework1.工具介绍:Robotframework在测试中作为组织测试用例和BDD关键字的平台,主要使用RIDE进行管理,它不是一个工具,而仅仅是一个框架,使用Python进行开发,同时支持WEB测试(Selenium)、Java GUI 测试,启动线程、终端、SSH等、支持... 阅读全文
posted @ 2014-09-05 10:02 思考的犀牛 阅读(2194) 评论(1) 推荐(1)