Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Object Spy?

Answers were Sorted based on User's Feedback



What is Object Spy?..

Answer / prashant

Using the Object Spy, you can view the properties of any
object in an open application. You use the Object Spy
pointer to point to an object. The Object Spy displays the
selected object?s hierarchy tree and its properties and
values in the Properties tab of the Object Spy dialog box.

Is This Answer Correct ?    4 Yes 0 No

What is Object Spy?..

Answer / vasavi juvvadi

Object Spy is used to view the Run time and Test Object
properties and methods of application

Is This Answer Correct ?    3 Yes 1 No

What is Object Spy?..

Answer / sofia

Object Spy is used to read the object properties & the
physical description.

Is This Answer Correct ?    2 Yes 0 No

What is Object Spy?..

Answer / venkatraj.b

by using objectspy we can view the object properties of an
open application,testobject methods and run time object
methods, and also we can view selected object hirarchy tree
properties and values in objectspy dialod box.

Is This Answer Correct ?    1 Yes 0 No

What is Object Spy?..

Answer / prashanth

Object Spy is used to spy the properties of an object
currently displayed in the application.

Is This Answer Correct ?    1 Yes 0 No

What is Object Spy?..

Answer / pbarjatiya

Object repository is used to get the information about an
object which QTP comes across in testing. But when an
object is not found by that then it can be manually
selected using object spy to find its property using QTP.

Is This Answer Correct ?    0 Yes 0 No

What is Object Spy?..

Answer / pratap

How to get data from listbox in qtp, I have 2 columns names
in browser, column one can have Emp names and column two
can have salary ahd each employee can have listbox in column
two,
We want to featch emp name from col one and corsponding list
box value in column 2.

Is This Answer Correct ?    0 Yes 0 No

What is Object Spy?..

Answer / sreekanth k

Using Object spy we can find Object name,object class name,object parent object name,object parent object class name,methods and there information properties.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to capture the text from the application using QTP?

3 Answers  


What are the Features & Benefits of Quick Test Pro (QTP)..?

5 Answers  


Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?

3 Answers   Symphony,


how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.

3 Answers   IBM, Questacon,


How to retrieve the object properties at runtime without the usage of GetROProperty?

3 Answers   Cap Gemini,


What are SetToProperty, SetRoProperty, GetToProperty scripting?

4 Answers  


how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0

0 Answers  


I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }

0 Answers  


In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?

14 Answers   Polaris,


Is it possible to return multiple values from a function..? Then how..?

3 Answers  


What are different types of frame works ?

3 Answers  


How does qtp recognize objects in aut?

0 Answers  


Categories