what is the purpose of verify,update and debug modes in wr?
Answer Posted / sateesh_t7101@yahoo.co.in
verify: it debugs the script and pop-up test results
directly to testengineer
debug: it just debug the script it wont popup test
results,if u want to see the test results then
tools->testresults.
update:if there is any updations in u r script then run the
script in update mode to apply the updations,
there is two more diff between each mode i will post it later
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you unload the GUI map?
What are the modes of script recording in winrunner ?
What happens when the gui map file get loaded?
What is the purpose of gui map configuration?
When would you use 'set_window' and when would you use 'win_activate'?
Have you ever created a start-up script?
Explain the winrunner testing process?
What is a checkpoint and what are different types of checkpoints?
What information is contained in the checklist file and in which file expected results are stored?
How do you identify which files are loaded in the gui map?
what is the testing high level architecture
When it is appropriate to change physical description?
write a compilemodule function for loginscreen.
Name the different types of checkpoints?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide