Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is the use of "Option Explicit"?
can anybody tell vb script code for alphanumeric and special character .which is used in qtp the name text field.
Explain about scrrun.dll?
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..
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
I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?
how to find greatest of n numbers!
Inorder to avoid Message box while writing script which alternative method can be used?
How will you format a number in percetage format in vbscript?
which one is more secure vb script or java script ??????? or both are same ??????
How to get the background color of a weblist?
who you define variables and functions in VB?