With notepad++ you can open all files at the same time and search in all open files for a string and replace it.
If you search for “{” and replace it with “[” it is only a few clicks.
And a second search for “}” and replace it with “]”
1.When creating an invalid name for the delay teststep (here 5s) then the code is executing and delaying for 5secs. After this the error is shown.
In the Summary it says “0.00 s” which should be 5.00s
2.This kind of errors should be checked before starting the testplan. In here the final teststep “Power OFF” is not executed.
Is there a way to always execute cleanup teststeps to not damage the DUT?
Thanks for the Info,
We have created some test reports , screen shots, pdf, chm etc… based on the Tap plans. so changing the name will have some effort I think.