|
新问题又出现了,还是用socket协议,录制的时候,在打开被测软件时自动录制了20个event然后被测软件自动关闭。试过把Vugen.exe加进我的电脑->属性-> 高级-> 性能-> 数据执行保护,重启后再录还是会自动关闭。
一下是Recording log:
/* WSAStartup(): process 828 using flags 0 */
/* ReadCommWindowInfo: HttpInterceptMode = 0 */
/* socket(): created with handle: 828:1048, address format 2, type 2, protocol 0. */
/* setsockopt failed */
/* closesocket(): socket 828:1048 closed successfully */
/* socket(): created with handle: 828:1428, address format 2, type 2, protocol 0. */
/* socket(): created with handle: 828:1556, address format 2, type 2, protocol 0. */
/* socket(): created with handle: 828:1564, address format 2, type 1, protocol 6. */
/* lr_think_time(): wait 21 seconds */
/* connect(): socket 828:1564 tried to connect with family 2, port 80, and address 0x1010101. Return value: -1 */
/* setsockopt(): socket 828:1564, level: 0xffff, optname: 0x80, optval: 1 */
/* closesocket(): socket 828:1564 closed successfully */
/* socket(): created with handle: 828:1564, address format 2, type 1, protocol 6. */
/* connect(): socket 828:1564 tried to connect with family 2, port 80, and address 0x7909dc3b. Return value: 0 */
/* setsockopt(): socket 828:1564, level: 0x6, optname: 0x1, optval: 1 */
/* send(): 249 bytes were sent to socket 828:1564 using flags 0 */
/* setsockopt(): socket 828:1564, level: 0xffff, optname: 0x1006, optval: 38593 */
/* recv(): 25 bytes were received from socket 828:1564 using flags 0 (4096 were asked for) */
/* send(): 296 bytes were sent to socket 828:1564 using flags 0 */
/* recv(): 908 bytes were received from socket 828:1564 using flags 0 (4096 were asked for) */ |
|