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.
Answer / jay prakash
I don't understand why its not reconginizing. Because
practically it should recognize. Its no way related to dlls
C# or Java... if its dialog based or web based .. thats
all .. it should work. Try the object spy and see if those
widgets are of valid object class.
If still it does not works than in QTP there is something
called virtual object. You can find what is virtual objects
and use that feature. Hope it helps.
Regards,
Jay Prakash
Is This Answer Correct ? | 1 Yes | 0 No |
How to check and display a particular word from a paragraph?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
In QTP whether is it possible to call a function from one action to another action?
What are the types of Object Repository’s in QTP?
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
Explain synchronization types in QTP
What do you do if QTP doesn't recognize object ,what action should be taken
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
What are Child Objects?
what r the executing modes in QTP
How to make arguments optional in a function?
This is the script generated by qtp plz can anyone write the same script using descriptive programming plzzzz guys do answer. Browser("orkut - login").Page("orkut - login").WebEdit ("Email").Set "rgovard" Browser("orkut - login").Page("orkut - login").WebEdit ("Passwd").SetSecure "47525d8be4926ea2f6e96b9a3f7472b6ae38" Browser("orkut - login").Page("orkut - login").WebButton ("Sign in").Click Browser("orkut - login").Page("orkut - home").Link ("Logout").Click Browser("orkut - login").Page("orkut - login").Sync Browser("orkut - login").Close