who will create the object?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of on error resume next statement?
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 are class events?
What is the difference between VBScript and JavaScript?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
How will you get a subset of a array in vbscript?
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME
why variable name should not exceed 255 characters?
If else for do while select in vb script?
Hi I am having one folder with set of text files now i want to read and write that text files data into QTP. Any help plsss.
How to write VB script for login module?
What are lbound and ubound in the vbscript language?