随笔分类 - 软件测试
st_lab2
摘要:Selenium及自动化测试 1. 下载firefox 浏览器40.0 http://ftp.mozilla.org/pub/firefox/releases/40.0/win32/zh-CN/ 2.下载安装Selenium 3.打开SeleniumIDE录制脚本和导出脚本 4.创建javaweb项
阅读全文
软件测试(3)--coverage graph
摘要:一、 Use the following method printPrimes() for questions a–d. a)Draw the control flow graph for the printPrimes() method. b)Make sure the value of MAXP
阅读全文
st_lab1
摘要:Tasks: a) Description of triangle problem: Function triangle takes three integers a,b,c which are length of triangle sides; calculates whether the tri
阅读全文
软件测试作业(2)— fault、 error and failure
摘要:题目如图: (1)i start 0, not 1. (2) for return the first 0, not the last in x. 2. If possible, identify a test case that does not execute the fault. (1) ha
阅读全文
软件测试作业(1)——详述一次程序遇到的错误
摘要:令我印象最深的最近的一次程序错误是上次做可视化大作业—城市供水基础设施的可视化所遇到的问题。 第一次学习应用d3,有诸多迷惑不解指出,在将天津地图设置投影于画布时,应用以前学过的一个函数无法显示出天津地图。 var projection = d3.geo.albersUsa() .scale(100
阅读全文
浙公网安备 33010602011771号