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
Discuss the QTP Environment?
What is quicktest professional?
Name the properties you would use for identifying a browser and page when using descriptive programming?
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?
In qtp is it possible to check broken links of a page?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What are the technologies supported by qtp?
What is the qtp testing process?
I want to do QTP Certification what is the pattern of Question paper.
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What is meant by Output Value in UFT?
Name the different types of recording modes?
When do go for loop condition in test?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?