Is there a way to get the script step result in JRS?
![]() I need to pull a report that shows all requirements for a test plan and then show the script step result for that requirement. I cannot use the test result since we may have many requirements in a script and some may pass while others fail within the same script. Therefore, I need to pull the result directly from the script step. Is this possible in JRS? I am not seeing where we can access the script step results in JRS.
|
One answer
![]() Hi Janet,
Comments Cathy, When I look at that data dictionary under Test Script Step, it shows TESTSCRIPT_STEP under the Data Warehouse Table column and it shows EXPECTED_RESULT under the Data Warehouse Column. Wouldn't this mean that it does reside in the data warehouse?
Thanks, Janet |