Hi all
when you run your scripts, all the corresponding bugs can
be loged in to Quality Center (or any bug tracking tool),
when you have a connection between both the tools.
obviously one is being a BUG TRACKING and TEST MANAGEMENT
TOOL (QC) and the next is a TESTING TOOL (QTP).
my question is that....being both are different tools how
can you establish a connection. As you connect your Monitor
with CPU by some cables.
ns_prasad21@yahoo.co.in
Answer Posted / abhesheke
I am not the one worked on QTP or QC but I worked in
Rational tool. In which I had a similar situation
My requirement was to integrate bugzilla with the IBM RFT
(Rational Functional Tester)
Steps to integrate any automation with the Bug tracking
tool:
1) First you need to get the api of the Service provider
(Bugzilla)
2) Add the code related the service API and get connected
with service provider.
3) Once the connection is established take the respective
parameter which you need and see to that you pass your
parameter to the Service provider at runtime. This will
post the bug into the tool
Note: you need to have pretty good coding knowledge to
implement this.
Ping me if you still feel this are not clear.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where do you view the results in Trap option?
How to analyze results after playback?
What is the purpose of the Trap options?
What are the different data pool access orders?
How to record & run on japanese language application using english version of ibm?
How do you analyze results after playback?
How Do I run my RFT scripts through RQM(rational quality manager)can anyone explain me in the details giving examples. Also, I wanna to integrate RQM with RFT how to do that?
I wanna to learn RFT can anyone send me the learning material including demo. I am working on mainframe based project using RFT, but don't have that much knowledge of java scripts so need to learn.
Explain Robot?s command line options?
What is the planning and creating datapool?
I am new to Rational tools,how to test an application i.e what are the things i should do before starting testing the application
If we write a scipt for login page and we click submit button then it moves to order page ... How we can validate once we click the submit button it opens wether order page or not
What information is contained in the Datapool_config section?
If you want to output the results to the log file .. How to do?
What is user defined data type?