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
Answers were Sorted based on User's Feedback
Answer / umashankar
As a monitor and CPU is connected by cables, a plug-in
called Quick test add-in for QC should be installed on the
system which enables the connection between QC and QTP.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
What are the Limitations/Disadvantages of Rational Function Test?
What is the purpose of breakpoint?
How to record & run on japanese language application using english version of ibm?
How will you debug your script?
What is the use of Global.sbl file in Rational?
How do you insert Log Messages and delay values in scripts?
What is datapool cursor?
hi i am sanganithi.i am having some doubt in rational robot.can we do synchronization in rational robot,if we can do means how can we do .please explain the steps clearly.
How will you debug your script?
What is the purpose of inserting delay values in the scripts of rational?
Where the datapool column names are stored?
What is the purpose of comparators in analyzing the results?