Guys I'm experiencing a bit if an issue by having used parameters in my test sets.
basically I've got 100 tests that are parametrised with 30 values to reflect 30 different instances in which the rest will be run.
in my naivety I linked my requirements to the tests in plan and competed the coverage. However when I created a set in lab specific to the scenario in which they would be executed and given the one to many mapping with each test case it obviously passes all 30 linked requirements when run....
my initial reaction was to link the requirements at test lab level but can see a way to do that?!
so how do I get round this?!
I want to maintain the minimum number of tests (100) which can be run 30 times rather than creating 3000 tests to run once but I need individual requirents linking so as not to misreport
help
basically I've got 100 tests that are parametrised with 30 values to reflect 30 different instances in which the rest will be run.
in my naivety I linked my requirements to the tests in plan and competed the coverage. However when I created a set in lab specific to the scenario in which they would be executed and given the one to many mapping with each test case it obviously passes all 30 linked requirements when run....
my initial reaction was to link the requirements at test lab level but can see a way to do that?!
so how do I get round this?!
I want to maintain the minimum number of tests (100) which can be run 30 times rather than creating 3000 tests to run once but I need individual requirents linking so as not to misreport
help