what is objectidentification?
Answers were Sorted based on User's Feedback
Answer / prakash roy
test engineer use this concept if windowof an appllication
consist of same objects like two OK action buttons are
there ... so when we recorded a test and while that test
the QTP will not identify which button its...so for these
case we go for object identification...
for every object have physical properties like text, native
class.. so we need to add one more properties to show the
difference between two objects....that we add property
nav: tools - objectidentification-select object-add
Assistive properties - click ok...
this is exact ans...pervius answer is wrong .. vpls check
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / md sadiq
This is used to identify the object which was captured
earlier or to capture the new feature from the updated
screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a VBscript code to parametrize test script using test data from sqlserver database?
Who uses qtp tool?
7. Given scenario is like this: One Web table is there and you have to search and retrieve a cell data which is equal to the given number say:123. Assume you have given with the column name/id of the table where the number may exist. So now you have to go to the given column and search for the number 123 and retrieve it along with the row number of it.
How to handle the exceptions using recovery scenario manager In QTP?
Does the Existing reusable action can be modified at the time of calling the action?? Please help me..
please send detail navigation for merging of object ripositories in QTP 8.2
3 Answers Infosys, Ordain Solutions,
How we test web based application by using QTP
What is the Limitations of Testing ?
In QTP, Give the difference of Global sheet and Local sheet in datatable?
How will you handle java tree in qtp?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?