What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / venki
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 ? | 6 Yes | 5 No |
Post New Answer View All Answers
Which functionalities of QTP used in banking project? pls any say answer?
What is the script for database check point, bitmapchek point, regular expression ?
Explain features of the latest version of qtp/ uft 12.1?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
Should have experience in framework means?
What will be happen if i load object repository at run time, but it has already associated.
What is parameter in qtp?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How can you exit from an action?
Explain qtp(quick test professional)?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
What are the Disadvantages of shared object repository?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach