grtbn 发表于 2008-2-22 17:03:05

froglogic Squish 使用问题

在使用 froglogic Squish 测试工具时碰到这个问题:(被测的程序是JAVA程序,该程序通过java web start 启动的。)
在录制脚本时,启动被测试的程序时,被测试的程序自动退出了。以下是一些froglogic Squish中的日志信息:
test log:
START             星期三 二月 20 09:33:29 2008      Start 'tst_test7' (Passes: 0, Fails: 0, Fatals: 0, Errors: 0, Warnings: 0)
LOG               星期三 二月 20 09:33:29 2008      Process exited.               
Process C:\Program Files\Java\jdk1.6.0_01\bin\javaws.exe http://odcapp1.cn.medicel.com:6060/integrator/workflow.jnlp exited with return code 0      
START             星期三 二月 20 09:33:41 2008      Start 'tst_test7'   

Server Log:
squishserver started.
Squish 3.3.0 (Build trunk-25954)
Debug: Client thread created, sock: 1784
Debug: Connection established to 127.0.0.1
Debug: Client thread created, sock: 1712
Debug: Connection established to 127.0.0.1
Debug: Client thread created, sock: 1656
Debug: Connection established to 127.0.0.1
Debug: Client thread created, sock: 1604
Debug: Connection established to 127.0.0.1
Debug: Client thread destroyed, sock: 1712
Debug: Client thread destroyed, sock: 1656
Debug: Client thread created, sock: 1664
Debug: Client thread destroyed, sock: 1604
Debug: Connection established to 127.0.0.1
Debug: Client thread created, sock: 1700
Debug: Client thread destroyed, sock: 1664
Debug: Connection established to 127.0.0.1
Debug: Qt Debug: starting java: C:\Program Files\Java\jdk1.6.0_01\bin\javaws.exe http://odcapp1.cn.medicel.com:6060/integrator/workflow.jnlp
Debug: Client thread created, sock: 1680
Debug: Connection established to 127.0.0.1
Debug: Client thread created, sock: 1560
Debug: Client thread destroyed, sock: 1700
Debug: Client thread destroyed, sock: 1680
Debug: Connection established to 127.0.0.1


希望高手不吝赐教!
页: [1]
查看完整版本: froglogic Squish 使用问题