what is the purpose of .vbs file?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..

1802


what is keyword driven testing in qtp?n how is it useful?

1491


How will you report the bug and explain the defect tracking sheet you handled?

2551


What VBScript operators, functions, and statements do you use in QuickTest Professional?

2170


1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible

1608






What test cases can you automate using QTP?

643


What is recovery scenario manager? When you go for recovery scenario manager?

589


What is expert view and keyword view?

625


I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

1848


Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly

1251


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

2528


what is the structure for the data driven framework

1481


What is checkpoints for qtp?

531


Hi All, How to Compare two strings character by character in QTP

953


How you can make an action as re-usable action?

650