Does we use Classes and methods in realtime..?How wud we
access methods in a class..?Thanq Guys..!
Answer Posted / hemakumar.m
Class add
Public sub display()
msgbox "message"
End Sub
End Class
Set a=New add
a.display()
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the features and benefits of quick test pro(qtp)?
What are the types of environment variables in qtp?
What the differences are and best practical application of Object Repository?
What is a data driven test in qtp?
What is the process of synchronizing qtp and aut?
Explain the types of object repositorys in qtp?
What is object spy in quicktest professional (qtp)?
Plz Explain AUTOMATION REFERENCE MODEL?
What is use of object spy?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Explain how Does Run time data (Parameterization) is handled in QTP?
explain abt dyanamic changing object with example?
Explain different checkpoints in qtp.
How to find operating system information using the qtp script?
When using descriptive programming?