ZenstillPhpTeam / zensilo

Zensilo is open source based, cloud hosted Office management software for small to medium companies and for individuals running their own business.
http://zensilo.com/
1 stars 0 forks source link

Defects Module #13

Open vinogautam-t opened 7 years ago

gaikrish commented 7 years ago

Defect Management A defect can be created

  1. From a project – right click a project or have a button /image to add a defect
  2. From a Requirement – right click the requirement or have a button / image to add defect

Creation form

  1. Create a defect a. Id – Autoassigned - Numeric b. Project – Autofilled / select from a drop down (based the user /plugin type purchased) c. Release Number – Release number of the current release (this is auto filled or can be made optional) d. Created by – User Id (of teh user creating the defect) - Mandatory e. Created on -Auto filled with current date-time (dd-mon-yy hh:mm) - Mandatory f. Updated by – User Id - Mandatory g. Updated on – Date Time (dd-mon-yy hh:mm) - Mandatory h. Title -Madatory i. Description -Mandatory j. Status (Auto filled to New) k. Steps to reproduce (A Text box , where the user can enter the detailed steps on hoe to reproduce the bug) l. Requirement : A drop down to choose from (This is optional) m. Upload a document n. Priority - Mandatory field o. Severity – Mandatory fiel p. AssignedTo - drop down of users from the project (user can select a member ) q. Environment - Optional r. Functional Category -Optional s. Root cause – Mamdatory (from a drop down – The drop down will have the following items i. Requirements ii. Design iii. Coding iv. Data v. Deployment vi. Environment

and this list of items should be configurable i.e., user should be able to add more values later if needed. t. Resolved Date u. Resolved By v. Closed Date w. Closed By x. OS - Mandatory y. Browser – Mandatory (if not pplicable , shouls be set to N/A)

  1. Ability to export data into Spreadsheet a. Export all defects raised between 1st Aug and 8 Aug for a project b. Export all open defects c. Export all P1 defects d. Export all defects

  2. Ability to create a report

  3. a. Graph of all the defects raised for a given duration categorised by Priority

image

image

b. b. Open defects distribution by Priority c. Open defects distribution by Root Cause d. Defect closure rate

Show a graph that shows cumulative number of open defects to closed defects per day for a given duartion.

image

image

c. Defects by RootCause

          Sample graph as below

image

image