Hello All,
I am trying to build a EZBi report based on Tests executed for particular test plan.
In our test plan we have 3x Test sets, and some of the test sets are executed (Test execution) multiple times with different “Test environment” variables.
Now I am able to get Test run status for “PASS”,“FAIL”, “ABORTED” etc based on Test environment, but i am not able to get the same for “TODO” status.
Here’s the sample measure for “PASS”
([Measures].[Xray Test executed in PoC1],[Xray Test Execution Status].[PASS])
When i do same expression with “TODO” it doesn’t report any TODO tests at all.
Any help in this case is appreciated.
Thanks & Regards,
Vinay