Can any one give me some basic VB script used in QTP ?As i
am new in QTP.Give sample VB script used in QTP? PLZ
Answer Posted / dhanapal
Dim - For variable/object declaration
set - assigning value to the variable/object/property.
Ubound - upper bound value of an array.
Lbound - lower bound value of an array.
len(var_name) - to find the length of the variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is qtpro? What is quick test pro?
How can I change object description or check point values in qtp?
What is the difference between run time object and test object in QTP?
Explain quicktest professional testing process?
Hi,All How to create a link in excel sheet using qtp
How to customize checkpoints with parameters?
Can anybody post some real time scenario in qtp? please its very urgent.
What is system testing and what are the different types of tests you perform in system testing?
What are the methods of the TextStream object that are used for reading from a text file?
What are the features supported by UFT?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Suppose I want fail that check point? How can you do that?
Explain in brief about the qtp automation object model (aom).
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
What is TOM in QTP?