how we can know qtp has used smart identification machanism
during the execution.
Answer Posted / anil pujar
Whenever QTP uses smart identification for object
identification, it will be reflected in Test results.
Test result gives details like Smart identification is
enabled and it lists the properties used for smart object
identification(Basic Filter Properties and others).
In Object Repository, even we can see that Smart object
identification for an object is true or false.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the pros and cons between QTP and Rational Robot
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
What are the Disadvantages of shared object repository?
What is test object?
what is vmodel?advantages and disadvantages of vmodel?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Explain the types of object repository?
How will you report the bug and explain the defect tracking sheet you handled?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
Can we write winrunner language i.e TSL in QTP tool?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
can i compare two databases using QTP ?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji