摘要: 实验内容: 1、安装SeleniumIDE插件 2、学会使用SeleniumIDE录制脚本和导出脚本 3、访问https://psych.liebes.top/st使用学号登录系统(账户名为学号,密码为学号后6位),进入系统后可以看到该同学的git地址。 4、编写Selenium Java WebD 阅读全文
posted @ 2018-04-15 19:57 3015218109 阅读(108) 评论(0) 推荐(0) 编辑
摘要: Software Testing Homework3 /** * Finds and prints n prime integers * Jeff Offutt, Spring 2003 */ private static void printPrimes(int n) { int curPrime 阅读全文
posted @ 2018-03-26 17:28 3015218109 阅读(147) 评论(0) 推荐(0) 编辑
摘要: Lab1 Junit and Eclemma Tasks: a) Description of triangle problem: Function triangle takes three integers a,b,c which are length of triangle sides; cal 阅读全文
posted @ 2018-03-23 21:51 3015218109 阅读(62) 评论(0) 推荐(0) 编辑
摘要: 1、Software Faults, Errors & Failures Software Fault : A static defect in the software Error是指实际值偏离你最初的期望,往往是由人为造成的。 Software Failure : External, incor 阅读全文
posted @ 2018-03-14 16:40 3015218109 阅读(95) 评论(0) 推荐(0) 编辑
摘要: project description:In the recent visualization project, I encountered difficulties..csv data import failed.The effect of the error: An error occurred 阅读全文
posted @ 2018-03-12 22:25 3015218109 阅读(93) 评论(0) 推荐(0) 编辑