Who is the best faculty for QTP in Hyderabad? Is it Mr.
G.C.Reddy, some are referring his name?
Answer Posted / sriram kumar t
Yes, G C Reddy is a best faculty for QTP. he has sound
knowledge in VB Scripting and Framework Implementation.
G C Sir has launched a website for providing Information on
QTP that is:
www.gcreddy.com
it has good scripting materials
I think his content and style of teaching is not suitable
for Freshers/ Beginners. His advanced orientation and
Industry standard content suitable for Experienced as well
as Technical graduates like BTech/BE/MCA s
| Is This Answer Correct ? | 67 Yes | 11 No |
Post New Answer View All Answers
How can i initiate the objects to find uniquely in OR
How to find the name of the machine where you are running your automation scripts in qtp?
Explain the check points in quicktest professional (qtp)?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Explain how Does Run time data (Parameterization) is handled in QTP?
How can you identify the browser and its information using QTP script?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What are the methods used in UFT to handle exceptions or run-time errors?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How to write business scripts using object repository with different scenarios
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
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
can any body give the banking domain concepts/links
If the objects hierarchy is changing from build to build, then how you will handle that condition?