Execution States Rules
Hello,
Where can I find information on the rules used to roll up execution states for each test case into one Actual Result for a test suite?
Say, I had run a Test Suite that had
Script A - Passed
Script B - Failed
Script C - Error
The Actual Result for the Test Suite Execution gets generated to be an Error. Why? What are the rules and logic behind this?
Thanks,
Nataliya
Where can I find information on the rules used to roll up execution states for each test case into one Actual Result for a test suite?
Say, I had run a Test Suite that had
Script A - Passed
Script B - Failed
Script C - Error
The Actual Result for the Test Suite Execution gets generated to be an Error. Why? What are the rules and logic behind this?
Thanks,
Nataliya
2 answers
Hello Pratik,
Thank you for the prompt reply.
However, I still have some doubts as your rply is not what happens in reality. Reality being RQM2.0.0.1 ifix3.
First of all, only 5 states are available to be selected during the test case execution (I am talking about Manual Scripts here). Those are:
1-Passed, 2-Inconclusive, 3-Failed, 4-Blocked, 5-Error
in the order of their severity.
Therefore test case only have those 5 states and when the actual test suite results gets genereted it gets it's actual results based on the test case results. So in a case where you have 1 test case blocked and 1 test case errored - your test suite will display the status of Error, not Blocked! I double checked that.
Is there a way to see all states during the execution? And where can I find documention on the severity of the states? Can I change that severity? I know that I can rename all the states in the Admin Properties - are there anything I should be aware of before I rename them? can I change their corresponding icons as well?
Thank you very much for your help!!!!
Nataliya
Thank you for the prompt reply.
However, I still have some doubts as your rply is not what happens in reality. Reality being RQM2.0.0.1 ifix3.
First of all, only 5 states are available to be selected during the test case execution (I am talking about Manual Scripts here). Those are:
1-Passed, 2-Inconclusive, 3-Failed, 4-Blocked, 5-Error
in the order of their severity.
Therefore test case only have those 5 states and when the actual test suite results gets genereted it gets it's actual results based on the test case results. So in a case where you have 1 test case blocked and 1 test case errored - your test suite will display the status of Error, not Blocked! I double checked that.
Is there a way to see all states during the execution? And where can I find documention on the severity of the states? Can I change that severity? I know that I can rename all the states in the Admin Properties - are there anything I should be aware of before I rename them? can I change their corresponding icons as well?
Thank you very much for your help!!!!
Nataliya