BA_Service_Haus
14 years agoRegular Contributor
Conditions in Conditional Goto - Steps
Hi,
when using Conditional Goto TestSteps, condition names are not used correctly in test case log:
e.g. my Conditions where named:
"Condition1" (Target Step: Step1)
"Condition2" (Target Step: Step2)
"Condition3" (Target Step: Step3)
In testcase log the following lines can be found:
-> Matched condition [Step1], transferringf to [Step1]
...
-> Matched condition [Step2], transferringf to [Step2]
...
-> Matched condition [Step3], transferringf to [Step3]
So instead of the condition names, the target step is used. This is quiet bad as I cannot distinguish between two different conditions having the same target step. And it is also hard to find out which condition was used.
I guess this is a bug, right?
Best regards
Nioc
when using Conditional Goto TestSteps, condition names are not used correctly in test case log:
e.g. my Conditions where named:
"Condition1" (Target Step: Step1)
"Condition2" (Target Step: Step2)
"Condition3" (Target Step: Step3)
In testcase log the following lines can be found:
-> Matched condition [Step1], transferringf to [Step1]
...
-> Matched condition [Step2], transferringf to [Step2]
...
-> Matched condition [Step3], transferringf to [Step3]
So instead of the condition names, the target step is used. This is quiet bad as I cannot distinguish between two different conditions having the same target step. And it is also hard to find out which condition was used.
I guess this is a bug, right?
Best regards
Nioc