How to copy from one script to another script in qtp
Answer Posted / avishek
Set fso=CreateObject("Scripting.FileSystemObject")
obj.CopyFile "C:\test.txt", "D:\test.txt"
set fso = nothing
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Mention what is vbscript procedures?
after medical test,when will be the police verification
Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com
Does VB/Win make standalone .EXE files?
What is byref and byval parameters in vbscript?
How to open excel in vb script?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
What are the 2 ways to pass a value to the function?
Explain about adodb.stream class?
Why is error handling required?
Explain about the support of asp for vb script functionality?
write any ttest cases using check points and parameterization
What are lbound and ubound in the vbscript language?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<