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.



the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and compon..

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

Post New Answer

More QTP Interview Questions

in Qtp,how to display user name and pwd (script)in data table(global sheet).

2 Answers  


How you can write contexts to text file in qtp?

0 Answers  


What are the most frequent errors you faced while executing your scripts?

1 Answers  


In a web site, Protocal has been changed http: to https: what is your approach?

2 Answers  


What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0

1 Answers   DELL,






Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

0 Answers   BirlaSoft,


How many add-ins comes by default with quicktest professional (qtp)?

0 Answers  


what is aregular expression?

4 Answers   UHG,


What are the main differences of qtp and win runner?

0 Answers  


Write a command for setvalue function in a webedit

3 Answers   Wipro,


how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function

1 Answers  


what is the difference between data table and spread sheet?

1 Answers  


Categories