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



Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!..

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

Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!..

Answer / rayudu

Shell we add Classes in the Function library?
Else where should we store classes?

Is This Answer Correct ?    0 Yes 0 No

Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!..

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

Post New Answer

More QTP Interview Questions

whare exactly we have to use functions and sub routain

0 Answers  


the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?

4 Answers   BirlaSoft,


what are inputs for automation?

3 Answers  


Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.

0 Answers  


Explain object spy in qtp.

0 Answers  


In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?

14 Answers   Polaris,


What is a data driven test in qtp?

0 Answers  


Suppose i have given 10 test cases all the test cases should be automated?

3 Answers   NTT Data,


what is defenetion of kiran can u tell me plz CVS, SVN

0 Answers  


How will u test content of an web application with out using chechpoints in QTP 9.2?

3 Answers   CTS,


the develeper not accepter your defect what status is that ?

1 Answers  


Categories