How to ensure that only tested code goes for release / production?
anup Gaur (139●24●44)
| asked Mar 29 '14, 1:11 p.m.
retagged Jul 22 '14, 3:38 p.m. by Ken Tessier (841●1●7)
How to ensure that only tested code goes for release / production. Can we define a best practice / implementation details, here including the steps in Rational Team Concert source control.
In the context of source control in RTC how do we ensure that source code that has passed test will go to production. How can we implement this requirement in rational team concert. Do we have any process pre-condition rules to do this? |
Accepted answer
You could enforce Approvals for all delivers to your streams (requires that each change set has an associated work item, as well), with Approvers signing off only on tested code.
Defined in your Process Configuration's Team Configuration -> Operational Behavior anup Gaur selected this answer as the correct answer
Comments Hi Mark/Anup,
sam detweiler
commented Jul 13 '14, 7:33 a.m.
this has to be all about process.
|
One other answer
Here are some links on configuring operation behavior (preconditions and follow-up actions):
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.