JIRA Sprint report shows how the Sprint issues are being progressed and the amount of remaining work in a Sprint at any particular point in the Sprint. Sprint report is helpful in determining the workload for team in future. Following …
JQL stands for Jira Query Language and used for doing advanced search in JIRA. JQL is very powerful and flexible way for finding issues in JIRA. JQL can be used by anyone in the project as it is simple to …
The Epic Burndown report gives a clear picture of teams progress against the total work in an Epic. An Epic in Agile development is a larger user story which can be further broken down into smaller user stories. Learn about …
Defects or Bugs are just another issue type in Atlassian JIRA like stories and tasks. “Defect” issue type is required in development project to capture any anomolies during the SDLC and then to rectify those in order to meet user …
JQL functions are utilised when doing advanced search in JIRA. JQL function is a word followed by parentheses, which may contain one or more explicit values. A JQL function performs calculation on either JIRA specific data or the content in …