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 |
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
can u give one scenario for for PopWindow Exception & write Code for that?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Explain runtime dynamic settings?
How can we open an Excel sheet through the script
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
How to find Total no of Text Fields in the Page..Anybody please answer me..Thanks in Advance
What is a checkpoint? How many check points are there in qtp?
How to connect to data base?
how qtp will recognise if application is run on many browsers
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
What is QTP scenario.