Prepare for your Next Interview
This is a discussion on Customization in QC within the Quality Center forums, part of the Software Testing category; I have some queries in QC 1. How can we protect the scripts in QC? 2. How can we change the shared object repository path (after saving the QTP scripts ...
|
|||
|
Customization in QC
I have some queries in QC
1. How can we protect the scripts in QC? 2. How can we change the shared object repository path (after saving the QTP scripts in QC)? 3. Give more information on BPT. |
| Sponsored Links |
|
|||
|
Re: Customization in QC
Quote:
2. You either have to remap the new path for the OR to each and every script or there is another alternative. You can make a .vbs file and put the path of the OR into it and map it to the QTP scripts. And then run the OR dynamically from the Script. This will be an one time effort because you can change the path of the shared OR any no. of times and you will just have to modify the ".vbs" file and save. But in case you change the path of the shared OR repeatedly you will have to always change the mapping of the OR into each and evry script. 3. BPT is a framework or a best practice practiced very commonly. BPT shands for Business Process Management. This framework runs on the concept of Business Components instead of scripts. The reuseable parts are broken into reusable components and these are mapped to one Test to make a scenario in the Test Plan. These "Tests" are mapped to the execution grid of the Test Lab creating a New Test Set. Now the Test Set is run and it generates the report. This is the basic of the BPT framework. Last edited by debleena23 : 07-11-2007 at 07:25 AM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Why do we need customization? | JobHelper | Oracle Apps | 4 | 10-24-2007 09:05 AM |