Answer Posted / 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 |
Post New Answer View All Answers
after initiating one project for testing, when exacltly QTP tester role starts?
How to open a new test using quicktest professional (qtp)?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is RTM (require ment tracebulity marix) fromate?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
How did you resolve conflicts present in Object Repository?
What is action? How many types of actions are there in qtp?
How to carry out bit map check points in QTP
What is the difference between a Function and Procedure in QTP?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How do know the number of browsers opened?
How to use reporter.report event in qtp ?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..