TestSuite Setup Options issue
Hi Team,
We have requirement where we need "Run all subgroups as part of this group", inside that "Run as group". But any nested test suite that has "Run all subgroups as part of this group" as default selection. Why do we have this setup?
What we had earlier is "Run as group", which was working fine. Which has shown in below image.
There is decision maker for a test suite condition where it requires a branching. And based on branching two different test suite refers the same writable data source should loop at once. Which has shown in below image.
Any help would be appreciated.
Regards
Udaya
Comments
-
Enabling "Run all subgroups as part of this group" makes that suite and any child test suites behave as if they are one big flat test suite. Any options in child suites that conflict with this behavior should become disabled.
1 -
Thanks @benken_parasoft
There was a problem in fetching dynamic data which was assigned to two different data sources.
0