rrubio
13 years agoContributor
Generate a customized summary graph (not at test item level)
Hi,
I have the following need:
Project summary graph is done at project item level. However, I would need to create another summary graph at a different level.
I have a smoke test which is executed before QA start manual testing of a new build (software version).
This smoke test has two different parts (Setup, Functionality), but each of them has a lot of "conceptual actions" included (ie. add new patient, add new user, add new specimen, add new tube, add new group, etc.) in data loops.
We could say, each of this "conceptual action" is a basic test case. Furthermore, the automated testing enables us to increase test coverage (positive and negative tests).
Then, when executing it, the summary pane could be (100% pass; 100% fail; 100% warning; 50% pass, 50% fail; 50% pass, 50% warning; 50% warning, 50% fail).
But the management wants to have a more detailed percentage of real execution without opening the full report.
I have gathered all information to generate the graph.
Is it possible to call the internal graphics tool, extension, plugin, ... and this graph?
Thansk in advance,
Raul
I have the following need:
Project summary graph is done at project item level. However, I would need to create another summary graph at a different level.
I have a smoke test which is executed before QA start manual testing of a new build (software version).
This smoke test has two different parts (Setup, Functionality), but each of them has a lot of "conceptual actions" included (ie. add new patient, add new user, add new specimen, add new tube, add new group, etc.) in data loops.
We could say, each of this "conceptual action" is a basic test case. Furthermore, the automated testing enables us to increase test coverage (positive and negative tests).
Then, when executing it, the summary pane could be (100% pass; 100% fail; 100% warning; 50% pass, 50% fail; 50% pass, 50% warning; 50% warning, 50% fail).
But the management wants to have a more detailed percentage of real execution without opening the full report.
I have gathered all information to generate the graph.
Is it possible to call the internal graphics tool, extension, plugin, ... and this graph?
Thansk in advance,
Raul