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
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How does qtp identify objects in the application?
How to execute a winrunner script in quicktest professional?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Where we can use the analog mode and where we can use the low – level mode?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Explain the terms test and business component?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
Diff b/w Health care domain and Banking Domain?
How to modify the text checkpoint?
What is the difference between shared and local object repository?
How you calling actions in qtp?
What are the different ways to invoke an application using QTP?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
How do you convert manual test cases to automated test cases?