Menu

#60 Feature: extent test cases range based on DependsOn property

v.2.8
open
nobody
Minor (34)
5
2009-04-16
2009-04-16
Scorpibear
No

Implement possibility to extent test cases range, specified in test suite based on DependsOn() property set for test cases in unified test scenario.
Steps:
1. Create scenario with TC.01 & TC.02
2. Write for TC.02 DependsOn(TC.01) in test scenario
3. Run test scenario for TC.02 only
Expected:
Execution list is created for TC.01 & TC.02
Actual:
Execution list is created for TC.02 only

Discussion

MongoDB Logo MongoDB