Bug 810812

Summary: [RFE]Request filter to calculate the case run times during a special period
Product: [Other] TCMS Reporter: Qin Guan <qguan>
Component: ApplicationAssignee: Yang Ren <ryang>
Status: NEW --- QA Contact: Nobody <nobody>
Severity: medium Docs Contact:
Priority: high    
Version: DevelCC: junzhang, leiwang, ryang, vchen
Target Milestone: ---   
Target Release: 4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Qin Guan 2012-04-09 09:13:30 UTC
Description of problem:
Generally, there are several hundreds of cases in one TCMS test plan, but not all of them be covered in one time testing. We need to make sure all the cases be covered during each release, thus the filter of "Run times" and "Run period" are requesed to trace this kind of cases.

 Run times: ___[$run-times]___ 
 Run between: ___[$start-date]___ and ___[$end-date]___

 For $run-times, valid input values:
 0 -- The cases do not run
 n -- The cases has run "n" times(n>=1)

 For $start-date and $end-date:
 - with the format YYYY-MM-DD or relative dates
 - default value of $start-date is when the plan created
 - default value of $end-date is Now

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:

Actual results:

Expected results:
When click "Show Filter Options", the filter with name "Run times", and "Run period" presents.

Additional info:

Comment 1 Chaobin Tang 2012-06-07 03:25:04 UTC
This is not a generic enough requirement considering the majority of TCMS users.