DIS 发表于 2008-8-9 16:26:34

LOADRUNNER录制WINDOWS自带计算器出现问题

LOADRUNNER录制WINDOWS自带计算器操作脚本,使用WINDOWS SOCKETS协议录制程序。开始录制计算器启动后点击4次数字按钮后 发觉录制信息里事件数仍为零,结束录制ACTIONS中无脚本产生
求助是不是我什么地方操作错了或者还需要改什么地方的设置?

[ 本帖最后由 DIS 于 2008-8-9 16:27 编辑 ]

sqlserveroracle 发表于 2008-8-10 10:55:41

I will answer your confusion about why loadrunner can't record the script of calc in windows.
Maybe, you can't distinguish the theoryloadrunner record. in fact, loadrunner just stimulate the front-end user's operation and send the message to server. but don't record the server response. although you select the winsock protocol, butas far as calculation be concerned, it didn't send any message to server by winsock protocol, therefore, the loadrunner have not any script for calcualtion.

陈能技 发表于 2008-8-10 13:03:17

拿LR来录计算器干什么啊?是不是混淆了LR和QTP了?!

DIS 发表于 2008-8-12 06:18:16

恩这到是但是点击计算器按钮也应该生成点击事件,而现在ACTION里是空的.
我拿计算器录制脚本是因为我们公司的软件录制时也发生相同问题,录不出脚本 一轮操作过后ACTION里什么都没
页: [1]
查看完整版本: LOADRUNNER录制WINDOWS自带计算器出现问题