Hi All,
I have a test sequence which includes 10 tests. Once the sequence has completed, If any one of the 10 tests failed a popup is produced. The user is presented with two options, repeat the test or bin the result (produce the report).
The problem I have is how do I remove the results gathered during the test so that when the test is repeated it does not append to the already populated results list?
Thanks