What’s the basic concept of QTP?
Answer / nishant kumar
QTP is based on two concept-
* Recording
* Playback
Is This Answer Correct ? | 0 Yes | 0 No |
the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
How does you test a weblink which is changing dynamically?
1. Can anyone help me with recovery scenarios, each type with examples and also what is on error resume next?
How should i find out whether the cursor is moving horizantally. when tabbing continuously
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?
distinguish between old version and new version QTP features.
How we can add actions in the test using QTP?
How to create basic scripts from a manual test case in QTP?
which tpye of exceptions mostly do we face in QTP
What In-string function will do?
How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?