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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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 do you do if QTP doesn't recognize object ,what action
should be taken
 Question Submitted By :: Sandeepsharmap2006
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 1
first of all we have find the object by means of object 
repository if it is not identifying the nature of the 
object we can go for object identification ,even though if 
QTP is not recognising the object we can map the object by 
means of virtual manager wizard.
 
Is This Answer Correct ?    0 Yes 1 No
William_vijay
[Maveric Systems]
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 2
one is Using Virtual Object wizard Qtp,
Other one is Smart Identification .
 
Is This Answer Correct ?    1 Yes 1 No
Srinivasamurthy
 
 
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 3
QTP does not recognize the object means, you dont have 
proper add-ins. In this case, QTP treats the objects as non-
standard objects. We can map these non-standard objects to 
standard objects by using virtual object wizard. Once 
mapped sucessfully, QTP can identify the objects.
 
Is This Answer Correct ?    1 Yes 2 No
Uday Kumar. A
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 4
if the qtp does not recognize an object it will go for 
smart identification. we can also use object spy if we want 
to view properties of an object
 
Is This Answer Correct ?    0 Yes 1 No
Meenu
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 5
I think we can go for descriptive programing...

suppose the OK button in Login dialog is not recognised 
then write description of OK button as below

Set MyDescription = Description.Create()
MyDescription("text").Value="OK"
.
.
.
script:
"Login").WinButton(MyDescription).click
 
Is This Answer Correct ?    0 Yes 2 No
Mohan
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 6
If qtp does not recognize the objects then we will go for
smartidentification.

in that qtp uses two types of properties to identify the
objects. 1. Basefilter properties and 2. Option filter
properties.

After enabling smartidentification then also if not identify
the objects then it will go for Ordinal Idetifier.

In Ordinal Identifier it will use three properties to
identify the objects
1.Index
2.Location
3.Creation time (for Browser objects)
 
Is This Answer Correct ?    1 Yes 2 No
Venki
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 7
1)one is Using Virtual Object wizard Qtp,QTP does not 
recognize the object means, you dont have 
proper add-ins. In this case, QTP treats the objects as non-
standard objects.
2)go with low-level recording.
3)one is Smart Identification .
  
correct me iff i am wrong
mail me:rohitsharma.p81@gmail.com
 
Is This Answer Correct ?    0 Yes 2 No
Rohit
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 8
Steps to handle the non recognised(Or Custom objects) objects
1. Load proper AddIn(for example load web addin to recognise the HTML objects )
2. If then also not recognised, Class mapping (to closet class)

3. If then also not, then try writting some test(wrapper dlls) API's

4. Other wise go for low level recording or mapping to virtual object, but it's not reliable method. Smart identification will be handy only if objects are getting recognised.
 
Is This Answer Correct ?    0 Yes 0 No
Mns
 
  Re: What do you do if QTP doesn't recognize object ,what action should be taken
Answer
# 9
Uday Kumar.A answer is correct. I am very sure about it.
 
Is This Answer Correct ?    0 Yes 0 No
Kalyan
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
1)What is the Difference Between WaitTo & Sync? Wipro2
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely  3
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies Semantic-Space4
What is keyword driven Testing Framework. Anybody can explain it in details... Pls anybody can give the answer.. Thanks in advance... Navis1
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)  5
Explain types of exception handling and script for that?  1
Explain the keyword createobject with an example.  1
In descriptive programming how we know the properties of the objects, if application is not developed and the prototype of the application is also not developed.  1
what are the metrics in general we use in testing Tanla-Solutions1
how would you go for testing a web application like any jobsite?(using manual n qtp)..pls frnds its very urgent ..i need realtime answers...thanks in advance Wipro2
How you automate testscripts one by one or moduelwise or all at once  2
PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP? Wipro1
4. what is the use of Text output value in Qtp? Wipro1
what is bultin funtaion in QTP &tell me five examples? Kanbay3
How can you connect the database with QTP?  2
Does QTP provides any tools for parametarization? BirlaSoft2
How to get data line by line from web element  1
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp? GE1
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana) Wipro5
How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words Livetek3
 
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