Please enable JavaScript.
Coggle requires JavaScript to display documents.
Bug Report (JIRA) - Coggle Diagram
Bug Report (JIRA)
FINDING BUGS:
Steps:
Status:
- JQL stands for Jira Query Language.
- Check if a bug was already reported on JIRA.
- Jira is for everyone: you, project manager, etc..
Reproduce:
- If you opened on Chrome, test it in Bing.
Check for Duplicate:
- Before you even do a test case, CHECK FOR DUPLICATE on JQL. Don't be a dumbass.
-
Report on Jira:
- Record on Jira, and contact the correct Person (project manager, etc)..
- Jira means Godzilla, and is used for companies to track QA.
HOW TO LOG:
Steps:
- Type
(Pick "Bug" issue)
- Summery
(Where + What + What's wrong?)
- Description
(Chrome, Windows, Environment)
- Screenshot
(Capture and attach to the ticket)
USING JIRA:
JQL
SEARCH:
Basic Search:
- Type bug
- Uses filters
- No knowledge of JQL
- Type Bug - status open, search
JQL Search:
- Advanced Search
- User friendly
- To see recommendations, type "Type"
- Type = Bug AND project "BQ45" AND text-logo
Keywords:
- Field = Value
- project = Test
- Keywords are ALL UPPERCASE
BUG:
Definition:
- Error
- Produces an incorrect or unexpected result
- Can be in design
- Can be in update
- What happened, and where it happened
QUESTIONS:
Questions:
- What is the exact URL of the site?
- Can you take a screenshot of the bug?
- What did actually happen?