Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
What is purpose of scripting.filesystemobject class in vbscript?
What is vbscript language used for and which earlier language is it modeled upon?
How can you create an object in vbscript?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
How will you convert a given number to long in vbscript?
Can automation testing find ssame no. of bugs what we can find by manual testing?
How to Import data from a file (file is on the desktop) to the data table
What is select case statement?
Explain different types of segment?
Explain about vb script?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository
Which operator can be used to check if two numbers are equal or not in vbscript?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<