GroupId: org.squashtest.tutorial
ArtifactId: my.squash.ta.project
Version: 0.0.1-SNAPSHOT
Execution date: 10/17/2017 14:26:14
ArtifactId: my.squash.ta.project
Version: 0.0.1-SNAPSHOT
Execution date: 10/17/2017 14:26:14
| Test Set | Tests | Successes |
Failures |
Errors |
Not run |
Not found |
Success Rate | Time (s) | |
|---|---|---|---|---|---|---|---|---|---|
| tests | 1 | 1 | 0 | 0 | 0 | 0 | 100% | 7,099 | |
| Total: | 1 | 1 | 0 | 0 | 0 | 0 | 100% | 7,099 | |
Note:
- "Failures" are anticipated and checked for with assertions whereas "errors" are unanticipated.
- "Not run" means that the test case was not run, because an error / failure occurred during the ecosystem setup phase.
- The ecosystem might end up with an "error" or "failure" status, even if all its test cases were successful. It means an error / failure occurred during the ecosystem teardown phase.
| Script | Status | Time (s) | |
|---|---|---|---|
|
PetStoreSeleniumTest.ta | Success | 7,085 |
Status: Success
Time (s): 7,085
Time (s): 7,085
| Test steps | Line | |
|---|---|---|
| TEST : | ||
|
# EXECUTE_SELENIUM2 selenium WITH MAIN CLASS PetStoreSeleniumTest
|
3 |
Successes
Failures
Errors
Not run