we have 5 default properties we want add more Default
property in Object Repository how to add the property
Answers were Sorted based on User's Feedback
Answer / mageshkumar
If Objtect is not yet created, Select properties in object
identification settings.
else, if you want to add more properties to the object that
is already created, open the repository (local or shared)
where it is stored in edit mode, then use 'add
propery'option there.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the file extension of the code file and object repository file in QTP?
WHAT IS A TEST STRATEGY & WHAT IS THE DIFFERENCE BETWEEN TEST STRATEGY & TEST PLAN?
21 Answers ABM, AZTEC, CTS, Infosys, Nihilent, Orange,
Without using gui map editor we can recognize the application in winrunner ?
in a web table , i want you to click a particular object inside cell
1.what is test automation life cycle?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
We have an application which generates links( more than thousand) based on the time stamp dynmically.Each link will download an xls file. we are supposed to click a particular link (which link to click will be obtained thru some buisiness logic).Now the issue is QTP is not recogniging the link(say Var1) though its properties showed mandatory fields text=xyz and html tag=A.I used following code to do this. Browser("ABC").Page("123").Link("text:=" &Var1,"html tag:=A").click, can any one suggest why this is not recognised by QTP though syntax is correct?(Is there any sync issue to be considered?Because on clicking the link it will take 5 mins to open that file)
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to get Traceability matrix from TD?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How to do Batch run in qtp? provide the steps?
Explain the check points in QTP?