How to copy from one script to another script in qtp

Answer Posted / bfakruddin

I did get your answer friends.....

I think he asked about script not file...

if script is available in vbs file we can copy using FSO

if script is available in QTP Expert view how would you
copy..?

think...?

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?

3551


who will create the object?

1479


Mention what are the rules to name variable in vbscript?

530


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("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1764


Which function is used in the vbscript language to convert the specified expression into a date type value?

516






How will you convert a string to upper case string using vbscript?

547


Explain about tristate constants in vbscript?

600


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

853


What is loose binding? Why is it not a good practice to use it?

625


How will you get the last occurrence of one string within another string using vbscript?

678


How to declare an array in vbscript?

662


why do u choose to go for testing why cant for devoloping

1581


Explain about tristate constants?

578


What are events in the vbscript language?

542


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

503