How to copy from one script to another script in qtp

Answer Posted / vasanth

First you need to know where your scripts are store by QTP?
Each script is stored as MTS file in action folder
When you open your test script folder in explorer you will
see Action0,Action1....your scrips can be found in Action1
onwards.

now you can modify your scripts as you want. :)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the data types supported by vbscript?

580


Explain different types of segment?

573


Why is error handling required?

578


Explain about scrrun.dll in vbscript?

654


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

2500






Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1554


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?

864


Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP

1877


How to take whole text output from screen of Bitmap Application.

1873


How can you fetch the value of a cookie?

550


Mention what is vbscript?

598


Explain the arrays in vb script?

595


How should i Create Email invite with server-side Coding?

1606


What is difference between vbscript and vba?

612


Does VB/Win make standalone .EXE files?

2903