What is the use of the date function in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
How to open excel in vb script?
How will you get the smallest subscript of an array in vbscript?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
What is Procedure or Subroutine in VB Script?
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
How will you format a number in percetage format in vbscript?
How to Pass Multiple values in functions by using vb script? Function value(arg1,arg2) N1=arg1+arg2 N2=arg1-agr2 N3=arg1*agr2 N4=arg1/arg2 Value= How to pass ? End Function
what is the object hyrarchy in QTP for a web based application
What is select case statement?
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
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 the extension of the vbscript file?