Code Coverage Information in Test Results
Hello,
For Software testing where we have several SW components, we also get Code Coverage and Source Code Revision Information that is tested per SW component level.
A SW Component contains several test cases but only one Code Coverage Information. Where can we store this information in RQM. Currently, we are evaluating the tool and plan to use Child Test Plans (one for each SW component) without using Test Suites.
For each SW Release, the SW components are tested, the test results can be uploaded to individual test cases but the Code Coverage and tested Sources is common across the SW component and shall be stored only once.
Please let me know how to do this.
Thanks in advance.
|
3 answers
Kalyan,
|
Or is it possible to define custom fields in Test Result Template? There should be some possibility for general fields where we can add such information. |
You could create a custom attribute on a test case result or manual script step/result to store small amounts of text data. For larger amounts, you could create a custom rich text field in the test plan or test case or use the Notes rich text section on the test case result. Comments
Kalyan Balasa
commented Feb 20 '19, 6:36 a.m.
Hi Paul,
The amount of data is huge so the attribute option does not work.
Then I have the following feedback on your proposals:
1. create a custom rich text field in the test plan -> the information is created for every test run and hence cannot be associated to test plan.
2. create a custom rich text field in the test case -> the information is available for a group of test cases rather than individual test case. So, this option is not feasible for us.
3. use the Notes rich text section on the test case result. -> similar problem like above.
So, what could work is the use the Notes rich text section on the test suite result. But, I cannot find this option in test suite result. Is there a way to add this Notes feature to Test Suite Result?
Thanks
Unfortunately, no (see enhancement Provide "notes" rich text in test suite results (142727)). |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments