51Testing软件测试论坛

标题: 请教LR 指南中的一段描述具体是解决什么样的问题 [打印本页]

作者: waiverson    时间: 2008-3-19 17:07
标题: 请教LR 指南中的一段描述具体是解决什么样的问题
Modify the script to handle dynamic server data.

The sample application server uses dynamic data to handle some of the
flight information. This requires either parameterization or correlation to
make sure that multiple Vusers run without errors. Lesson 5 provided details
about handling dynamic values, but for the purpose of the tutorial, you will
comment out the line in your script containing the dynamic values.
Switch to Script view. Choose View > Script View or click the Script View
button.
Locate the line that begins with “Name=outboundFlight”, and add two
slashes to the beginning of the line (//). The modified line should look like
this:
// “Name=outboundFlight”, ......
Switch back to Tree view. Choose View > Tree View or click the Tree view
button.


现在就是不明白为什么要注释“Name = outbountFlight",......
这一段具体是什么意思~!
望有操作过指南上面的例子的高手帮帮小弟
作者: iori    时间: 2008-3-20 13:31
目的是修改脚本以执行服务器端的动态数据
作者: frankwangzy1103    时间: 2008-3-20 14:46
看看你注释后tree view那边有没有改变,也就是楼上说的server的数据有没有动态的改变
我没试过,不过是翻译了一下




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2