what is the purpose of .vbs file?
Answers were Sorted based on User's Feedback
Answer / ravi kiran
.vbs stands for the files of type Visual Basic Script.
.vbs files can be executed on windows platform by double
clicking that file or executed from commmand prompt by
WHS 'Windows Host Server' which comes default with any
windows OS. Test scripts in QTP or any functions can be
saved as .vbs files.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas.o
U can save the user defined functions in .vbs file. And we
can debug the script by clicking(two) on that file. It is
also called library file.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can objects recognised without repository?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
What is the new version of qtp which is recently released in the market?
Why u don’t like recording the script and writing the script
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
can u tell me the the cost of automation tool QTP ?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
What are the flaws in water fall model and how to overcome it?
On what document base Descriptive programming is written if build is not yet ready ?
Anybody wants to learn QTP with realtime implementations and complete framework desiging plz contact to this mail id ciraaj@gmail.com
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.