Create separated reports in TestShell executions #271
Quali-Community
started this conversation in
Useful Tips & Guides
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In TestShell tests if 'Test A' launch 'Test B' - the default behavior creates a single test report - that happen due to the execution behavior:
Since the default behavior is to execute a single execution - a single report will be created.
If the requested result is one report for 'Test A' and another for 'Test B' - we should define define 'Test B' as new execution.
In-order to achieve this do the following:
Attachments:
Aharon Shachar (Aharon.S) - 10/06/2016 07:09 AM
· 765 ·
Beta Was this translation helpful? Give feedback.
All reactions