It happens that you need to import existing tests results.
This can be useful when migrating from your incumbent test framework, or if you have specific tests tools for which we don't have a launcher yet.
Xstudio can import test results using standard formats:
- JUnit
- TestNg
- Mockito
- EasyMock
- Tabular (test-result)
- Tabular (test-testcase-result)
- Tabular (test-error#)
- Tabular (test-testcase-error#)
To achieve this you need to use Xstudio's Offline Generic launcher.
0 Comments