Can we write class for vb script in Quick Test Professional?
Answer Posted / ddpras
Yes, Place the vb script in functions/procedures. Create a
new class and place the fun or procedures inside of the class.
create an instance for the class access the methods outside
as external source.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
What is checkpoints for quicktest professional (qtp)?
How do we handle run-time errors?
whare exactly we have to use functions and sub routain
How can you write the scripts that operate on different objects depending on run-time information?
How many types of parameters are available in quicktest professional (qtp)?
Tell me about your project? please help me how to tell about insurance project
How do you synchronization point through DP?
What is test object?
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.
What are the Application Functions available in QTP?
What is expert view in qtp?
Discuss the QTP Environment?
what is the diffrence bw qtp architectute and qtp framework?
When to use shared and local object repository?