摘要: Selenium上机实验 安装Selenium IDE 附加组件 到firefox应用商店下载Selenium IDE,安装后打开如图所示: 配置Selenium WebDriver环境 向工程内导入如下的jar包(可以准备一个javacsv来辅助后面的实验) 录制脚本 使用Selenium IDE 阅读全文
posted @ 2017-03-24 16:49 Ph0en1x 阅读(183) 评论(0) 推荐(0) 编辑
摘要: Practice on Junit and Eclemma 1.Install Junit and Eclemma 1.1. Install Junit Download necessary JARs packages Click right key on the project – Propert 阅读全文
posted @ 2017-03-10 16:07 Ph0en1x 阅读(160) 评论(0) 推荐(0) 编辑
摘要: Using the following method printPrimes() for questions a-d below (a) Draw the control flow graph for the printPrimes() method. (b) Consider test cases 阅读全文
posted @ 2017-03-03 17:32 Ph0en1x 阅读(257) 评论(0) 推荐(0) 编辑
摘要: Below are two faulty programs. Each includes a test case that results in failure. Answer the following questions (in the next slide) about each progra 阅读全文
posted @ 2017-02-25 10:02 Ph0en1x 阅读(179) 评论(0) 推荐(0) 编辑
摘要: I have met various problems when I am coding. There are several reasons as below. Logical Mess When I was dealing with ACM contest problems, this kind 阅读全文
posted @ 2017-02-22 17:14 Ph0en1x 阅读(116) 评论(0) 推荐(0) 编辑