who is the best faculty in Hyderabad for QTP?
Answer Posted / anand sagar
G C Reddy Sir is a good trainer for qtp in Hyderabad as well
as in India.
Most of the faculties teach QTP Basics only, but g c reddy
sir is one and only trainer who teaches in Scripting
orientation.
He has good command on Descriptive Programming, VB Script
and Automation Framework Design and Implementation.
| Is This Answer Correct ? | 66 Yes | 8 No |
Post New Answer View All Answers
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
what frame work you are following?
How to get the particular property value?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How does qtp identify objects in the application?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Is virtual object supported in low level recording mode?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
if numbers are always changing write a script for that
How to capture all the data of a webtable, weblist and combolist using QTP?
Is it possible to call from one action to another action in qtp?