I've been using QTP from version i guess 8.0 on ward but never explored this tool called QTP Script Editor. Today i just explored this tool to see what it does and why is it attached with QTP.
Problum:
In my company we have functions that are most of the time reusable, one example is date format conversion, extracting time or date from date function and the using command prompt to set systems date and time.
My Work Around:
What my normal practice was that i copy such kind of codes in a txt file and then copy paste code from that txt file to that script. This was my practice for years
New Solution:
From now onward i will be using QTP Script Editor, basically it opens multiple scripts and give you an option to copy paste code from different scripts to the desired script. Its easy to use tool and very.
here are the key points related to QTP Script Editor when to use
- simultaneously view and modify as many test scripts and function libraries as you want
- drag and drop code and comments from one test or function library to another
- create and modify function libraries
- open and view the latest version of version control-enabled tests and function libraries stored in
No comments:
Post a Comment