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 xml checkpoints.
what kind of frame work you used in your last project?
distinguish between old version and new version QTP features.
Explain the difference between call to action and copy action?
What is use of object spy?
What are the types of object repositories? Which one is you are using?
What the differences are and best practical application of Object Repository?
why should we give deliver good quality software?
What are the types of properties that quick test learns while recording?
What is a recovery scenario?
Discuss quicktest professional (qtp) environment?
How to use actions in qtp ?
How to handle the exceptions using the recovery scenario manager in qtp?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
What is the default add-ins in qtp?