摘要:
Download from the website http://www.seleniumhq.org/download/ Then, use this button : to add the new shortcut on menu bar. Record the script. Then, cl 阅读全文
摘要:
1.Use the following method printPrimes () for questions a-d (a)Draw a flow chart for the printPrimes () method. (b)Consider test cases t1 = (n = 3) an 阅读全文
摘要:
1 : Build test environment 1) : Build a project.Download Junit4.12 and Hamcrest1.3. 2) : Build a new project and two testing class. 3) : Click the but 阅读全文
摘要:
1. In this program if we test the data x = [2,3,5];y = 2. We will get the output -1; This is a fault; The reason is that we can not reach the first el 阅读全文