Who is the best faculty for QTP in Hyderabad? Is it Mr.
G.C.Reddy, some are referring his name?
Answer Posted / imran nazir
yes g c reddy is a good faculty for qtp testing tool. his site
www.gcreddy.com having lot of qtp script examples and documents.
from that site anybody can learn qtp.
he is also providing Public training at hi-Tech City in
Hyderabad.
Mr. G C Reddy has sound knowledge in:
Descriptive Programming
Vb Script
Web scripting
Excel scripting
GUI Scripting
and Designing and Implementation of Automation Framework
| Is This Answer Correct ? | 74 Yes | 10 No |
Post New Answer View All Answers
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
Describe function procedure in vbscript.
How to analyzing test results using quicktest professional?
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?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Is any limitation to xml checkpoints?
How you can write contexts to text file in qtp?
Explain different types of action in qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to remove the associated function library?
What is the parameterization?
Did QTP prove efficient for your project? Yes or No, explain?
Difference between copy to action and call to action?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?