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

How to check and display a particular word from a paragraph?

1 Answers  


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).

2 Answers   Bosch,


In QTP whether is it possible to call a function from one action to another action?

1 Answers  


What are the types of Object Repository’s in QTP?

2 Answers   Crea,


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 .

1 Answers   First Europa,


Explain synchronization types in QTP

2 Answers  


What do you do if QTP doesn't recognize object ,what action should be taken

11 Answers   Lehman Brothers,


WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT

3 Answers   Wipro,


What are Child Objects?

1 Answers  


what r the executing modes in QTP

2 Answers  


How to make arguments optional in a function?

1 Answers   IBM,


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

6 Answers  


Categories