0

我在 Squish IDE 的一个 tetsuite 中执行了一个测试用例。语言是 Python 2.6.6。我在 Windows 7 上使用 EVALUATION 版本的 Squish。

Error log:

 2013-11-27T14:40:53    START       Start ''                        Test '' started
R: 2013-11-27T14:40:53  FATAL       Starting application            Application'<my application name>' could not be started. An error occurred while starting the AUT.
R: 2013-11-27T14:40:53  END         End of test                     Giving up after error
R: *******************************************************
R: Summary:
R: Number of Test Cases:       1
R: Number of Tests:    0
R: Number of Errors:       0
R: Number of Fatals:       1
R: Number of Fails:    0
R: Number of Passes:       0
R: Number of Expected Fails:       0
R: Number of Unexpected Passes:    0
R: Number of Warnings:     0
R: *******************************************************
R: * This is an EVALUATION version of Squish. *
R: Runner exited with value -1
S: 14:41:33:642 Debug: Connection established from 127.0.0.1
4

1 回答 1

0

卸载现有的并重试后重新安装评估副本。有用。此错误不会出现在许可版本中。尚未找到错误的确切原因。

于 2013-12-16T05:56:03.500 回答