When do you use verify, Debug and Update modes?
Answers were Sorted based on User's Feedback
Answer / sreedevi
Debug mode: Is used to check the syntax errors or any
declaration errors are present in script.It wont Display
Result window...
Verify mode: Is used to Execute the script to see the
results... means Expected Result.
Update Mode: Is used to when Expected result is modified
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kamakshee
Three modes of winrunner are verify mode, Debug mode &
update mode.
Verify mode : It is used to verify the behaviour of the
application & to save the result.
Debug mode : It is used to check the syntax error that no
error has found in it.
Update mode : It is used when we want to update or change
the expected result.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the regular expression for dd-mm-yyyy?
what are the default addin?s provided by WR
how to test online application
Can we run WinRunner scripts on the backend?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
What is the purpose of gui map configuration?
What is the purpose of the temp GUI map file?
How you used WinRunner in your project?
what is contained in the GUI check list?
I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks
How do you suppress a regular expression?
Where are the expected results will be stored?