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
Mention what is variant in vbscript?
Mention how to create a cookie using vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
Anyone have qtp11.0 crack?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
what types of bugs will we find out in banking projects for automation testing?
Explain the scope of the variables using dim, public, and private keywords respectively.
How to access array data?
What is the extension of the vbscript file?
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
Explain about the asc function?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
How will you get a subset of a array in vbscript?