Which is the best testing institute for QTP training in
Hyderabad.
Answer Posted / bhasha sk
g c reddy is the best trainer for QTP (Basics to Advanced).
he has good command on VBScript and Descriptive Programming
his Institute located at Hi-Tech City, Hyderabad.
Add:
504, Techno residency
opp: Raheja IT Park
| Is This Answer Correct ? | 53 Yes | 7 No |
Post New Answer View All Answers
How to add verification steps to tests?
What is contained in the object repository?
What is quick test pro?
What are the differences between table and db checkpoints?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
QTP script is not working on other's machine..
Explain quicktest professional (qtp) testing process?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What are the steps involved in recovery scenario wizard?
Explain QTP using different development techniques ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
What are the key points to create a framework in QTP for oracle forms?
Will down time for server and content maintenance/upgrades be allowed? how much?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.