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 |
How many types of Recordings are there in QTP and what are they?
7 Answers Dangote, First Indian Corporation,
How to create a run time propertyfor an object?
write the vb script for call to new action in qtp?
if there is two login button in your page, how you know that this login button is correct for login .
How to differentiate the webedit field like user name and password? Please tell any other best answer is ther
hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
how to parameterise a test with data base table or excel sheet?
HOW do we find a datasheet when there are 4 datasheets in data table.this question was asked by covansys interview.
What is Performance testing?
what about f2&f6 function keys
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Explain how you can delete excel file in qtp?