I'm relatively new to Test Studio, but have been using the script test functionality along with a Utility Class since I started.
Is there any key combination I am missing that will comment out a line of code or a highlighted block of code? I've tried all I can think of, and none seem to be getting the job done.
Generally I develop the functionality in a coded step and them move it into the Utility Class to reuse, however a lot of the time I need to comment out sections as I make sure other parts work.
Manually commenting out 10-30 lines at a time can be bit monotonous. The only other option I can use is to just cut the code blocks out into a temporary file, which is also inconvenient.
Is there any key combination I am missing that will comment out a line of code or a highlighted block of code? I've tried all I can think of, and none seem to be getting the job done.
Generally I develop the functionality in a coded step and them move it into the Utility Class to reuse, however a lot of the time I need to comment out sections as I make sure other parts work.
Manually commenting out 10-30 lines at a time can be bit monotonous. The only other option I can use is to just cut the code blocks out into a temporary file, which is also inconvenient.