How QTP support all types of applications (platforms)?
No Answer is Posted For this Question
Be the First to Post Answer
Will QTP gets installed on virtual PC.What is the maintenance number to be given
How to get align property of the link on web page?
How to call a test from another test?
How do you invoke an application using the step generator in qtp?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
I am using Shared OR, and my collegues are also using Shared OR. How to merge Object Repositories?
Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
what type of run time errors you get while you ar edoing rpg program?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........