Bug 768036 - RFE: Test Run needs Pass/Fail result field
Summary: RFE: Test Run needs Pass/Fail result field
Keywords:
Status: NEW
Alias: None
Product: TCMS
Classification: Other
Component: Application
Version: Devel
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.0
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
Depends On:
Blocks: 593666 771328
TreeView+ depends on / blocked
 
Reported: 2011-12-15 15:35 UTC by Marian Ganisin
Modified: 2022-03-14 03:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Marian Ganisin 2011-12-15 15:35:03 UTC
Current TCMS actually doesn't provide required reporting and we have to track additional information outside of TCMS.

One of such information is final status of testing. Information held by test case runs doesn't provide this information unfortunately. Even if some particular test case fails overall status can be 'Pass', it depends on predefined testing criteria.

Therefore we need new result field to track this information directly in TCMS.

This result field should provide these values:
 - Pass
 - Fail
 - Conditional Pass - some teams use similar state to indicate that there were some serious bugs found, however they have reasonable workaround.

Comment 1 yawei Li 2012-05-18 02:44:56 UTC
Currently, test run only has the completed percentage based on each case's status.
as each team has their condition to determine if one test run is passed or failed, this feature needs each team to define the profile for it. 

Will consider it in tcms 4.0 or later.

Comment 2 Marian Ganisin 2012-05-18 08:09:42 UTC
(In reply to comment #1)
> Currently, test run only has the completed percentage based on each case's
> status.
> as each team has their condition to determine if one test run is passed or
> failed, this feature needs each team to define the profile for it. 

No, it doesn't. It is enough to extend 'Set To Finished' link with combo box called 'Status' with proposed choices.

Comment 3 yawei Li 2012-05-18 09:23:18 UTC
(In reply to comment #2)
> 
> No, it doesn't. It is enough to extend 'Set To Finished' link with combo box
> called 'Status' with proposed choices.
If so, we need the leader/manager to decide if the test run is passed or failed, instead of each tester set it. 

it can be implemented when we have good permission control in TCMS 4.0.

Comment 4 David Jaša 2012-05-18 09:44:47 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > 
> > No, it doesn't. It is enough to extend 'Set To Finished' link with combo box
> > called 'Status' with proposed choices.
> If so, we need the leader/manager to decide if the test run is passed or
> failed, instead of each tester set it. 
> 
> it can be implemented when we have good permission control in TCMS 4.0.

Some teams gather this information in external wikis by table cell background color. Implementing what Marian suggested is non-negligible improvement. Access control can be added later IMO.

Comment 5 Marian Ganisin 2012-05-18 10:19:57 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > 
> > No, it doesn't. It is enough to extend 'Set To Finished' link with combo box
> > called 'Status' with proposed choices.
> If so, we need the leader/manager to decide if the test run is passed or
> failed, instead of each tester set it. 

No we do not need such ACL.


Note You need to log in before you can comment on or make changes to this bug.