首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >对于Web测试工具来说,以值-1退出Runner是什么意思?

对于Web测试工具来说,以值-1退出Runner是什么意思?
EN

Stack Overflow用户
提问于 2013-11-27 12:51:35
回答 1查看 1.2K关注 0票数 0

我执行了一个测试用例在一个来自Squish的土冢中。语言是Python2.6.6。我在Windows 7上使用了Squish的评估版本。

代码语言:javascript
复制
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
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-12-16 05:56:03

取消安装现有文件后重新安装评估副本,然后重试。它起作用了。此错误不会出现在授权版本中。目前还无法找到错误的确切原因。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/20243035

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档