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 process of file parsing in winrunner?
what is the difference between copy and call?
What are different types of checkpoints?
wat is mean by software testing,and what is mean by acid testing
The GUI MAp Editor or Rapid Fire test are not learning the GUI of any window or any object..The pointer conevrts to hand and everthing hangs till i don't press Ctrl+Alt+Del. Help me!!!
what is the use of add-ins in winrunner?
Is 'public' allowed inside of the function declarations?
How do you select multiple objects during merging the files?
Could you anyone share me the path to download the automation tools which are having trial license version?
is there any winrunner function which will allow me to send my user defined message to the test result window. i mean to say is there something similar to msgbox(that we use in qtp)in wr? the wr function i want to know is other then report_msg and tl_step.
How to know from the script that whether the object is custom object or virtual object?
how we will create the functions and calls that functions in the main test in winrunner