Answer Posted / uday kumar_anem
As per my knowlege, there are only two types of objects:
1. Test Objects
2. Run-time object
I neven heard about design object
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How many types of actions are there in quicktest professional (qtp)?
Which functionalities of QTP used in banking project? pls any say answer?
Can any one send me the QTP Basic Coding Samples?
With what extension you can save the list of tests in a file to run in test batch runner?
hi nani my doubt is how does qtp process metrix related to software process.
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Explain process of smart Identification in QTP?
Explain how to use QTP to check broken links on a page?
What are the types of object repository in qtp?
What are the benefits of quick test pro(qtp)?
Is it possible to merge two object repository files in qtp?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me