Object recognition in QTP is based on which model ?
a) COM
b) DCOM
c) DOM
d) None of the above
Answers were Sorted based on User's Feedback
Answer / sukumar
Microsoft Component Object Model [ COM ]
Initial development of automated tests with QTP is usually
done by record-and-playback. A user's actions are captured
via Microsoft's Component Object Model (COM). These are
recorded as VB script-like commands into "Actions", which
are similar to functions. All manipulated objects that QTP
recognizes are also added to the object repository. Once
recorded one gets editable QTP scripts.
After clicking on the playback button all these
actions will be played back. During playback, QTP attempts
to identify and manipulate the same objects, again using COM.
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / nisargadatta
DOM, Data object modeling. where in which it fetches using
HTML tags.
Is This Answer Correct ? | 0 Yes | 1 No |
we have 5 default properties we want add more Default property in Object Repository how to add the property
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
What is post recovery scenario?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close
Give the syntax to load function at run time.
. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?
How to analyzing Test Results using QTP?
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........