 |
Bug Reporting FAQ
- Question: Who can report a bug?
- All Observers to the project can report a bug via the listserv. All approved Developers have write access to the issue tracker.
- Question: Who can resolve a bug?
- The project owners will assign bug resolution rights to specific individuals. This currently will include the Aditi Technologies developer leads.
- Question: Who can close a bug?
- The project owners will assign this - currently the project managers at Aditi assign this to specific reviewers.
Bug template
- Examples of a good bug vs. a bad bug
Someone want to help with this please.
Processes
- Process for reporting a bug (can anybody enter it? Email it to someone? Fill in a web page where it gets triaged before being entered?) * Process for resolving a bug (e.g., review process before bug fix can be entered, good vs. bad commit comments, etc.)
- Process for closing a bug (e.g., cannot be closed except by person in a specific role, cannot be closed without a test case being checked in)
Guidelines
BUGZILLA User Guide for Mifos Acceptance Testing
URL for the Bugzilla http://164.164.12.58
Login into Bugzilla with valid Email ID and Password
Following are the steps to fallow to login new bugs:
1. Select New link from the bottom of the page
2. Select Mifos link from that list of projects listed on the page
3. Version will be selected by default
4. Select Component M2 UAT to add the bug (this will automatically assign the bug to Swati, so no need to specify the bug owner)
5. Priority : P1,P2,P3,P4
Guidelines for Priority Selection
• P1 Not able to continue for further Testing and no workaround available (Ex:Client/Center/Group/LoanAccount Creation Failed)
• P2 Functionality related bugs (Ex:Updation not happening invalid exceptions)
• P3 UI related Bugs(E.g, Accepting Blank spaces/Error Meesages in proper format)
• P4 Spelling mistakes of the labels (Ex: Loan Product Def--Text Change, Showing Wrong Button Label)
6. Severity : S1,S2,S3,S4
• S1 Show stopper bug (Ex:Client/Center/Group/LoanAccount Creation Failed)
• S2 Functionality missing/Existing functionality not working
• S3 Alignment not proper/Boundary conditions not validated
• S4 Showing wrong labels
7. Assigned To should be the owner of the bug by default owner was set while creating component no need to enter any owner name. Swati is the owner of the M2 UAT component and will be automatically assigned all M2 UAT bugs—so no need to specify her as the owner.
8. Bug Type: Select depend on requirement/design
9. How Found: Select should be System Testing
10. Browser: Select version of the internet explorer
11. Defect Class: Select will be (Functional,UI,…)
12. URL: Enter the URL of the page where exactly bug found
13. Summary: Summary of the bug
14. Description: Enter the bug description in what scenario bug was found. Follow the steps mentioned in the text area for steps to reproduce expected and actual results
15. It is recommended that the user attach screen shots or log files to the bug if the bug is not very straight forward (Next section describes how to attach files)
16. Click on Commit button
17. All the above 18 steps have to be followed to log every new bug. After entering in the defaults below, the user can click to “Remember values as bookmarkable template”. Once you’ve bookmarked the page, you can return to this page with the defaults preselected.
Steps to attach the screen shots to the bug:
1. After creating the bug there will control name as Create a New Attachment
2. Click on Create a New Attachment link
3. Browse the File (try to add only JPEG files )
4. Add Description of the bug
5. Add comments for that patch
6. Click on submit button
Following are the steps to fallow to Search Bugs:
1. Click on Query link available in end of the page
2. Search for NEW bugs
a. Product: Select Mifos
b. Component: Select component M1 Acceptance Testing to search the bugs
c. Status: Select the status to be searched on (e.g, New and Reopened )
d. Click on search button
e. Click on the Bug ID in the search results to edit the bugs
-- Main.jdailey - 25 Apr 2006
|