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 procedure do u follow for writing the test scripts
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????
Are you created any custom dialog box during test runs?
what is the basic knowledge required to work in BFSI domain ?
7 Answers HCL, Nucleus Software, Standard Chartered,
what is cookies testing and what are the possible test case.
Have you performed debugging of the scripts?
what type of licence key r u using for winrunner software in your company?
What happens when the gui map file get loaded?
What are the different kinds of testings done by WR
Say there is some content in an array. what function do you use to get the content of an array?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Do v give code to client or simply an exe file?