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
how to explain a claims and insurance project?
How to handle Java tree in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
What are the general steps involved in the data driven framework?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
Brief the process of testing with UFT?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
unique properties of button,edit box, radio button,check box?
Explain the check points in quicktest professional (qtp)?
What contains Data Driven Framework document in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How to execute a winrunner script in quicktest professional?
What is the Difference between copy to action and call to action?