When do you use break points?
Answer / anusha subbu
We need to pause the execution and finding the error during
execution
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
Using the WinRunner Tool What that Regular Expression Scripts
Define parameterizing?
How to connect TestDirector from winrunner tool?
what is the advantage of INOUT parameter over OUT parameter?
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
Have you ever created a start-up script?
What is tsl? What 4gl is it similar too?
What is the difference between writing a function and writing a script?
If winrunner doesn't understand the Text in the Application what you do?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.