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 |
How you calling actions in qtp?
what is run-time object in qtp? explain with example?
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
how can i impliment error handling in QTP?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What is the advantage of associating a procedure with a test object?
describe common problems of test automation?
what are the mandatory properties in qtp? what are the library functions in qtp?
what is the diffrence between script and Language ? (Chandana)
What is log file?How to write log file code?
2 Answers Apps Lab, Value Labs,
i m tryed to use qtp in a user registration form but at the "image enter"part it gives a error when i run the qtp bcz the image is changed every time so it gives a error when i use regukar expreesion fot this it still gives a error value bcoz it reads the image code bt nt reconige the image which i enter in the image verification text box.so hw can i automate qtp for this function.plz give me a answer