Does we use Classes and methods in realtime..?How wud we
access methods in a class..?Thanq Guys..!
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shamsher singh
Yes we can use classes and methods in realtime. we can
create classes and methods in classes and linked object with
these classes and use methods.i.e.
Set <Object_name>= createobject(Progid)
Is This Answer Correct ? | 0 Yes | 0 No |
Can we use same virtual objects in many number of tests?
What is the Difference between copy to action and call to action?
what are the different data driven types?
In QTP for .net application which plug in is used? For Java Application which plug in is used ?
2 Answers AppLabs, Fraze Tech,
Among the 3 Recoring modes,Standard, Analog and Low Level. which one is mostly used. I know that Analog id used for Graphs, Digital Signatures and Barcoding. so, which one among the 2?
Hi any body can tell me the synchranization point syntax thanks in advance
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
How to Compare two database tables by using QTP?Please give me code details.
Approach for Installation,comaptibility,system testing
what is the purpose of QTP?
what the difference between shared repository and per action repository?