Reasons to have a Bug Process including a template:
- In practice the 'Steps to Reproduce' section is used the most when registering and administrating Bugs.
- Consistent way of working in development team
- Improve impact analysis process during planning sessions
- Improve development process fixing Bugs
- Improve testing by having complete information
Steps to Configure Bug Template:
- Go to Microsoft TFS.
- Go to new BUG.
- In 'Bug Title' > Paste > [Topic / Product Backlog Item / Functionality]_Short and Clear Description
- In 'STEPS TO REPRODUCE' > Paste below content.
BASIC INFORMATION
· Environment: Development | Test | Acceptance | Production
· Device: NA
· Browser: NA
· Description:
EXECUTION
· Steps To Reproduce:
· Expected Result:
· Outcome / Screenshots:
SOLUTION
· Final Root cause:
· Fixed in Revision / Software release:
· What was changed and why:
· Impact Area / Modules:
- Click 'Templates' button.
- Click 'Capture' button.
- Enter Bug Template Name & Description.
- Click 'x' button from 'Iteration Path' and 'Severity', so that Bug Template will be applied to current TFS Project, not across current Iteration.
- Click 'Save' button.

Edit Bug Template
- Go to Bug.
- Click 'Templates' button > Click 'Manage' button.
- TFS Project > Bug Templates page will load.
- Click 'Edit' button and do required changes
- Click 'Save' button. These changes will be available in Bug Template.
- Click 'Copy link' button & follow Configure Bug Template Shortcut on TFS Dashboard
No comments:
Post a Comment