How many types of OBJECTS are there in QTP?
Answer Posted / jose mathew george
The types of Objects In QTP are
Test object
Utility Object
Runtime object
Under Test object it can be again Classified as
Static- Not getting changed during the run time.
Dynamic- Getting chnaged during run time( eg transation id
order num etc
Duplicate- using indexing property in object identifcation
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How will you test a stapler?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
What is the difference between keyword view and expert view?
Explain types of output values?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How to add synchronisation points in qtp?
What are the differences between qtp and winrunner?
What is the difference in testing a client-server application and a web application?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
What is the difference between run time object and test object in QTP?
If I change the property value at runtime is it effect is object repository?
Hi All, How to Compare two strings character by character in QTP
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.