Can any one explain the Purpose of GUI Spy in winunner and virtual object wizard?Explain the run modes in winrunner Briefl with examples?

Showing Answers 1 - 4 of 4 Answers

harsath ahamed

  • Jun 15th, 2006
 

The purpose of GUI spy is to learn the gui objects in the application manually.We can learn the gui objects properties by clicking the gui spy over the gui objects.

Virtual Object Wirzard

Applications may contain bitmaps that look and behave like GUI objects. WinRunner records operations on these bitmaps using win_mouse_click statements.By definig  a bitmap as a virtual object u can instruct the winrunner to treat it like gui object as push button when u record and run test Using the Virtual Object wizard, you can assign a bitmap to a standard object class, define the coordinates of that object, and assign it a logical name.

Regards

Harsath Ahamed

  Was this answer useful?  Yes

harsath

  • Jun 15th, 2006
 

There are three types of run modes.

Debug mode: In this we can debug the script line by line using step comman check how smoothly it runs

Verify mode: In this we check how the application behaves during checkpoints

Update mode:After any modification in the checkpoints we can run the script in update mode for updation

Pls reply me for any wrong in this

Regards

Harsath Ahamed

  Was this answer useful?  Yes

Hi!!

I Think

Update Mode: Whenever we have to updaet the expected result according to actual result we can run the script in Updaet mode.

Debug Mode: To get syntax error we run the script in this mode

Verfy Mode:Default mode used for testing purpose.Expected result are same while scripting or recording .Actual result are generated in playback mode both the result are compared and hence we get the result.

Regards

Chandni

  Was this answer useful?  Yes

girish

  • Feb 2nd, 2007
 

i am not able to do bitmap check point on the bitmaps which where ther in the yahoo login page even though i had made them recognize them with the virtual object .so can any one help mee regarding this issue...my mail id is :simhadri44@yahoo.co.in

  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