Test Execution Status — says Not Completed for a test in the Test Grid, but the Test run says Passed
Question ID: 106518
1
0

Why is there a discrepancy between these two "statuses"?

Marked as spam
Posted by (Questions: 193, Answers: 14)
Asked on November 13, 2015 8:07 pm
108 views
Answers (1)
1
Private answer

First of all, in order for the Test Execution status to say Passed or Failed, all tests and steps must say ''passed'' or ''failed''

If you have multiple ''test configurations'' for any of your tests in the Test Set, these may be the ones that report ''Not Complete'' for the Test Execution Status.

By default, when you establish test ''coverage'' between a Requirement and Test, it is for the ''whole'' test, meaning that it includes all of the test's configurations.
Normally, there is only one configuration for each test (it has the same name as the test), but if someone creates any additional configurations (to use the same test for different browsers, for instance), it shows up in the test's configurations list and when you add a test to a test set, QC asks which configuration to use.

When you look at the Traceability Matrix or other coverage related reports, it may say ''Not completed'' for a given test -- even though the one if the test set has passed. This is usually because the other test configuration(s) are not also passed (usually say ''no run'').

In order for the Test Execution Status to say Passed, ALL configurations for a given test must also say passed for the test status.

So, to resolve this issue, EITHER don't use more than one (default) test configuration, OR make sure your Requirement/Test coverage is explicitly defined for a specific Test Configuration instead of just generically pointing to the test and being associated with ''All configurations''.
When the coverage says ''All configurations'', which is the default, then the Test Execution Status will indicate ''Not Completed'' until all test configurations for a given test all say ''Passed'' or ''Failed''.

Marked as spam
Posted by (Questions: 4, Answers: 509)
Answered on November 13, 2015 8:08 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top