ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
What is Object Spy in QTP?
 Question Submitted By :: Nataraj
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Object Spy in QTP?
Answer
# 1
we want to  know the object properties & methods then we 
will use object spy
 
Is This Answer Correct ?    6 Yes 0 No
Ravichandranath
 
  Re: What is Object Spy in QTP?
Answer
# 2
Object spy is used to know physical properties and trhe 
methods containing to an object.
 
Is This Answer Correct ?    4 Yes 0 No
Bgreddy
 
 
 
  Re: What is Object Spy in QTP?
Answer
# 3
The Object Spy enables you to view both the run-time object 
methods and the test object methods associated with an 
object and to view the syntax for a selected method. You 
use the Object Spy pointer to point to an object. The 
Object Spy displays the object hierarchy tree and the run-
time object methods or test object methods associated with 
the selected object in the Methods tab of the Object Spy 
dialog box.
 
Is This Answer Correct ?    3 Yes 2 No
Umasankar
 
  Re: What is Object Spy in QTP?
Answer
# 4
Object Spy enables us to view the properties of an opened 
application. Object Spy Pointer is used to point an object. 
Object spy displays the properties of the selected object 
in the properties dialogue box of the object spy dialogue 
box.
 
Is This Answer Correct ?    2 Yes 0 No
Shankar
 
  Re: What is Object Spy in QTP?
Answer
# 5
if u want to see the objects like 
dialog,edit,static,activex........ then we will use the 
object spy in qtp 

just like gui spy in win runner

if it is wrong plz tell the correct........

                                   thank you
 
Is This Answer Correct ?    1 Yes 1 No
Praveena
 
  Re: What is Object Spy in QTP?
Answer
# 6
object spy is used to view the properties of the 
objects.this object spy is used while writing descriptive 
programming
 
Is This Answer Correct ?    2 Yes 1 No
Yezdani
 
  Re: What is Object Spy in QTP?
Answer
# 7
Inorder to view the properties of different objects along
with their values we use Object Spy.
For Eg: Properties   Values
        Height       14
        Width        22
        Class Name   WebEdit
 
Is This Answer Correct ?    2 Yes 0 No
Sri Satya
 
  Re: What is Object Spy in QTP?
Answer
# 8
by using the object spy we can view the properties and 
methods of the object
 
Is This Answer Correct ?    4 Yes 0 No
Kishore
 
  Re: What is Object Spy in QTP?
Answer
# 9
object spy is used by testers or it displays 
properties ,methods and object hierarchy......navigation 
click on the spy..Click on the hand icon...and take the 
hand icon and Click on the object ,window ,or 
dialouge ,webpages....
 
Is This Answer Correct ?    0 Yes 1 No
Nitesh Srivastava
 
  Re: What is Object Spy in QTP?
Answer
# 10
Object Spy is a future provided by QTP,Which displays the total objects information like list of properties,list of methods,syntax of methods as well as description of the methods of both Runtime objects and Test objects.
 
Is This Answer Correct ?    0 Yes 0 No
Ram Mohan Reddy
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What is the difference between Image Checkpoint and Bitmap Checkpoint?  4
How can I generate customized logs in QTP ? Ordain-Solutions1
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone  1
In what situations QTP will not recognize the Objects? Wipro4
what are the disadvantages of qtp? can linux support qtp9.2? how could get web address throu vbscript? Quintegra6
how do u get lib files into scripting files?  3
For Regression testing already written test cases are sufficient? CTS2
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error  1
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP? Ordain-Solutions1
Can we create test script with out Step Generator?  4
What is source control?  1
How many types of Recordings are there in QTP and what are they? First-Indian-Corporation6
cud anybody please tell me the full form's of the extention files that we use in real time---.tsr,.mtr,.qrs Symphony5
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome . TCS1
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it??? Sonata1
Is it possible to convert QTP scripts to Silk scripts? Sierra-Atlantica2
In how many ways we can add check points to an application using QTP. Infogain2
what is frame work?  2
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it  2
1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment TCS1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com