Edit Runtime Settings ,设置循环次数 在Open Parameter List 里设置循环参数,比如用例为删除notice,每执行一次用例id值不同。 把id替换为参数,并在参数列表里通过AddRow或者Edit with Notepad...将不同的值加入,循环多少次加入多少 Read More
Action.c(153): Error -35061: No match found for the requested parameter "CorrelationParameter_3". Check whether the requested boundaries exist in the Read More
新建了课程后之后有很多栏目,每个栏目对应一个partid,但我只想要期中一个。 http://*********/course/work/workInfo.action?hwid=1547&courseid=3835&partid=32164 http://*********/course/work Read More
使用LR录制脚本,新建课程;每次新建课程都会产生一个新的courseid和partid,直接使用录制的脚本执行是不行的。所以用到了关联。 注:关联分手动和自动关联,自动关联搜索出一些不必要关联的数据,有些关联有时扫不出。所以最后我使用的是手动关联才成功的。 方法一:replay后会自动进行关联扫描, Read More