How can you do debugging in winrunner?
Answers were Sorted based on User's Feedback
Answer / vidya
We can debug the test scripts by executing the script in
debugmode.
We can also debug the script using the step functions
step, step into, step out and break points.
By using add watch also we can check the value of variables
at run time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / winrunner
You can do this by changing the runmode as 'debug'.we can
also debug script using the step,step into,step out..
| Is This Answer Correct ? | 0 Yes | 1 No |
Can anyone explain me abt Winrunner Automation framework in detail and what r the steps involved in it
what is mean by v module . pls give answer with example
How do I use function File_Printf() to output a Space and a New Line? Thx.
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
Where are the expected results will be stored?
Do v give code to client or simply an exe file?
Could you anyone share me the path to download the automation tools which are having trial license version?
What actually happens when you load GUI map?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
What is the purpose of Wdiff utility?
wat is the d/b windows 95&98&xp?could anybody give reply ?
How do you add a property to the checkpoint from the script?