When creating a TestManager (v4.3.1.0) Script with several Test Cases the possibility to comment out a Test Case by right-clicking on the specific Test Case and clicking on the uncomment/comment out menu entry presents itself. This will highlight the according Test Case in a green color. The same can be done for Test Actions. Now when running the Test Script, commented out Test Cases or Test Actions are still processed and executed. Why are commented out Test Cases run? Is commenting out used for another function I have not yet understood? Help is much appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When creating a TestManager (v4.3.1.0) Script with several Test Cases the possibility to comment out a Test Case by right-clicking on the specific Test Case and clicking on the uncomment/comment out menu entry presents itself. This will highlight the according Test Case in a green color. The same can be done for Test Actions. Now when running the Test Script, commented out Test Cases or Test Actions are still processed and executed. Why are commented out Test Cases run? Is commenting out used for another function I have not yet understood? Help is much appreciated.
You should not run the testscript in the normal mode, but in debug (should be the button next to the normal run)
BR
Marcel