摘要:
1、 安装SeleniumIDE插件 打开Selenium官网,选择download项中的Download latest released version from addons.mozilla.org,打开相应网址即可将SeleniumIDE添加到firefox中。 2、 学会使用Selenium 阅读全文
摘要:
一.Use the following method printPrimes() for questions a–d. (a) Draw the control flow graph for the printPrimes() method. (b) Considertestcasest1=(n=3) 阅读全文
摘要:
软件测试中的错误Failure, Error, Fault的区别: Failure: External, incorrect behavior with respect to the requirements or other description of the expected behavior 阅读全文