Explain about .wsf files?
No Answer is Posted For this Question
Be the First to Post Answer
In what way program "hello world" you can write in vbscript?
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
What are the different types of operators and their order of precedence?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
VBscript for QTP,best tutorial?
I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem
What is vbscript language used for and which earlier language is it modeled upon?
what is visual basic?
There are 5 web pages.write a script to click the button on 4th web page.
Explain about tristate constants?
what is used of Property........End Property loop ? how to write the script for it?