What does VBS file contain..? what is VBS file.?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
vbs file contains the user defined functions which are
reusable that can be used in our test or compnent according
to our requirement
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chellam k
VBS files contains all the reusable functions which we are
using in our scripts.
we can store our funtions in a notepad or editor plus and
save it using .vbs file extention.
In QTO go to test setting -->resources--> add ur funtions
and save ur script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / alim
its is script file extension
for funtions .qfl ext is used
| Is This Answer Correct ? | 1 Yes | 0 No |
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
can somebody send the script to write a multiplication table in notepad through qtp
Anybody explain me, the concept of checkpoint declaration in the QTP mainly for the Objects, Pages, Text and Tables ?
how to capture the run time values of web table.
What are the limitations in using Virtual objects?
what will be there in keyword view and expert view?
example-date format is 01-jan-09 in QTP.How to convert this format to 01-01-09?
Discuss QTP Environment.
Explain the difference between call to action and copy action?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Howcan you differentiate between Exist statement, Exist property, and Exist method??? How they used???
How to define array in qtp?