How to copy from one script to another script in qtp
Answer Posted / jyoti
Set obj=CreateObject("Scripting.FileSystemObject")
obj.CopyFile "C:\test.txt", "D:\test.txt"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
When to use function procedures and what are its characteristics?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Why is it recommended to close the database connection every time after the work is completed?
How will you get the largest subscript of an array in vbscript?
Why is error handling required?
What is difference between vbscript and vba?
What are the properties of regexp object?
what is diff between static and dynaic arrys?
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
How will you get the smallest subscript of an array in vbscript?
How to make sure that items in a wintree are sorted al?
what is the standards used for writing the script in QTP
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
why variable name should not exceed 255 characters?
Both Static and dynamic arrays are handled by VB script. Is it true?