Hi there
I was wondering is, is there any way I could use a coded step to pull back a list of the tests in a test list as it is executing.
The reason I ask is I want a coded step in the first test to react to changes in the test list.
So for example lets say I have a test list of 6 tests
Setuptest
test1
test2
test3
test4
test5
I want to be able to have Setuptest preform some data set up for all the other tests and I want it to be able to react to changes in the test list so that if I add test6 to the list it will react to the change without needing to be updated.
Thanks
Carl
I was wondering is, is there any way I could use a coded step to pull back a list of the tests in a test list as it is executing.
The reason I ask is I want a coded step in the first test to react to changes in the test list.
So for example lets say I have a test list of 6 tests
Setuptest
test1
test2
test3
test4
test5
I want to be able to have Setuptest preform some data set up for all the other tests and I want it to be able to react to changes in the test list so that if I add test6 to the list it will react to the change without needing to be updated.
Thanks
Carl