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 |
What is the difference Between LowLevel and Normal Recording Modes?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How to take screenshots in qtp?
diff between wr and qtp in detail.
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
what is the difference between DP and keyword driven framework?
How can i store runtime value through vb script while using qtp
which command u will use to access the application through descriptive programing?
Define Error Pane of UFT?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
How can i check items sorted or not in a weblist ? Give me the script for this...
What are the parameters provided by QTP?