sujianli21 发表于 2010-10-15 10:42:11

Loadrunner的Windows Sockets的相关资料哪位有?谢谢

大家好,最近一直在找资料,想学学Loadrunner的Windows Sockets协议的资料,像登录用户参数化,但一直没有解决.在帮助文档Tutorial.pdf中的参数化介绍也只是Web的.

麻烦大家帮忙看下,非常感谢!

sujianli21 发表于 2010-10-15 14:32:12

本帖最后由 sujianli21 于 2010-10-17 13:05 编辑

http://bbs.51testing.com/viewthread.php?tid=148892


WSAECONNABORTED (10053) Software caused connection abort

A connection abort was caused internal to your host machine. The software caused a connection abort because there is no space on the socket's queue and the socket cannot receive further connections.

WinSock description: The error can occur when the local network system aborts a connection. This would occur if WinSock aborts an established connection after data retransmission fails (receiver never acknowledges data sent on a datastream socket).

TCP/IP scenario: A connection will timeout if the local system doesn't receive an (ACK)nowledgement for data sent. It would also timeout if a (FIN)ish TCP packet is not ACK'd (and even if the FIN is ACK'd, it will eventually timeout if a FIN is not returned).

It seems to happen more with WindowsXP and it seems also to be possibly related to Windows firewall settings. In any case the salient point is that the abort has originated inside the local machine.

msnshow 发表于 2010-10-31 21:57:57

论坛里不少了

cncnily 发表于 2010-11-1 10:21:49

右键参数就可以啦 下拉菜单选择即可

qzj_test 发表于 2010-11-1 17:18:47

muyou
页: [1]
查看完整版本: Loadrunner的Windows Sockets的相关资料哪位有?谢谢