Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Can automation testing find ssame no. of bugs what we can find by manual testing?

1957


How to make sure that items in a wintree are sorted al?

2839


Explain about constants in vb script?

1011


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

1073


Mention how to access array data?

981


Explain a few date functions in vbscript

969


What are class variables?

1019


how to automatically update the sql server2005 database records when insert in vb6?

1943


How to Enter Values on the Command promt using VB script

2049


Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository

2223


What are the disadvantages of vbscript?

1236


How to Import data from a file (file is on the desktop) to the data table

2054


how to check whether link is disabled in QTP??

6103


Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?

3027


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

957