摘要: Selenium is a set of different software tools each with a different approach to supporting test automation. We will learn how to install selenium IDE 阅读全文
posted @ 2017-03-26 15:38 柯德尔 阅读(118) 评论(0) 推荐(0) 编辑
摘要: 7.I. Use the following method printPrimes () for questions a-d below. (a)Draw the control flow graph for the printPrimes () method. (b)Consider test c 阅读全文
posted @ 2017-03-14 23:39 柯德尔 阅读(458) 评论(0) 推荐(0) 编辑
摘要: We will learn how to install Junit, Hamcrest and Eclemma. 1.Build a new project: this project include two source folder--src and test, src is source c 阅读全文
posted @ 2017-03-12 23:16 柯德尔 阅读(162) 评论(0) 推荐(0) 编辑
摘要: This homework is analysis two faulty programs. The first program: the fault: the loop cann't reach the first element of x[], the correct statement sho 阅读全文
posted @ 2017-02-27 13:32 柯德尔 阅读(120) 评论(0) 推荐(0) 编辑
摘要: My most impressive error in the past is that in the study of C#, the teacher let us test the accuracy of C# calculation, and I found the result of e-2 阅读全文
posted @ 2017-02-27 12:53 柯德尔 阅读(91) 评论(0) 推荐(0) 编辑