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 |
What is the use of sendkeys and what are send keys
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
Can we record a video in qtp recording??
What does ".mst" stands for? (abc.mst)
Define Environment Variable in UFT and its uses?
Can objects recognised without repository?
what is file database
what is the structure for the data driven framework
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
why we use check points , In qtp we use the any check points , what r they , when and why