Explain the scope of the variables using dim, public, and private keywords respectively.
How to get path of the file through scripting?
write a vb script to find the size of d drive?
For a webbased application:- what should be code in expert veiw, for retrieving a single column name "username" from a server and checking whether exported "username" from datatable doesn't exist in server. suppose i have saved in excelsheet a username="gayatri" , which is exported, then checked for whether this username "gayatri" exist in server database or not ? if exist then allow to enter new username, which should be again checked for in loop , or else come out of loop and enter a distinct "username". plz let me have this answer in my id gayatrisahooin@hotmail.com
Is it possible to pass optional argument to function in vb script?
How to Import data from a file (file is on the desktop) to the data table
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
What are the different types of loops available in the vbscript language?
When does ‘on click of button’ event gets triggered in the vbscript language?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
accept an email id & validate it .email id should not exceed 25 characters the mail id should contain 3 characters excluding domain name,@ and .(dot) the last 3 characters of the domain should be net,com or org
what is the object hyrarchy in QTP for a web based application
write a vb script to create a folder?