Can any body explain me clearly the difference between update , verify and debug mode?

Questions by vibha_testing   answers by vibha_testing

Showing Answers 1 - 2 of 2 Answers

gopi krishna.g

  • Mar 18th, 2006
 

update:

   it is used to do modification(renameing,giving new values,etc.,)

Verify:

   it is used for validation.

debug:

  it is used to rectify the bugs if it would have created.

  Was this answer useful?  Yes

fransza2002

  • Jul 16th, 2006
 

These definitions are for winrunner Run modes

Verify: When ever we want to check the behavior of an application and to save the result we use verify run mode

update: When ever we want to create a new expected results for GUi checkpoints and Bitmap checkpoint we use update run mode

Debug: When ever we want to run a script after update without any errors in syntax we use Debug run mode

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions