Hi
First at all i would like to explain how my customer uses PC.
First at all, TestCases
My customer has a total of 3 testcases, but on each testcase he has he has configured differents Actions (attached pictures)
Scenarios & Scripts:
Instead of use many scripts (testcases) on each scenario, my customer uses the same script many times.
The differences between each script on the scenario are the Run time settings. Each script has assigned some actions from the original testcase. (here a couple of example)
The actions used on each script are written manually in the "Group Name" (like you can see in the before images in yellow color), just to for be easier to know what actions are executed on each script.
Resumen till here:
- we have testcases with multiple actions
- we use on each scenario same scripts many times, just adding in their runtime settins some actions to each script
- what actions are used on each script are named in the field Group name, to be easier to know the actions used on each script.
The problem:
When a error occurred during execution, LR/PC only shows the name of the script where the error was detected.
In our case, only appear the same script many times, difficulting the error localization due to we dont know exactly in what script has happened the problem.
The idea request
If it is possible, it would fine to appear the group name with the script name when a error occurred. simplifiying the localization of the problem in the corresponding action/script when an error happens