How to associate specific test cases to a TSER in a Test Suite while creating the TSER.
Is it possible to create multiple TSERs within a Test suite and associate specific number of test cases to each of these TSER . The Test cases should be associated while creating the TSER and not during execution.
Use Case
1) We have a Test Suite having 1000 Test cases.
2) We want to create 4 TSERs and associate 250 test cases to each. The test cases are segregated based on certain conditions.
3) Execute these TSERs in parallel and finally pull a report which gives the consolidated as well as Individual execution status of these TSER.
Regards,
Debasish