Home › Software Testing › Software Testing › tools_automation_cicd › JIRA is typically used in QA workflows for
JIRA is typically used in QA workflows for
ACompiling Java source code to bytecode
BGenerating random load on web servers
CTracking defects and user stories
DRecording network packet captures
Answer & Solution
Correct answer: C. Tracking defects and user stories
JIRA (by Atlassian) tracks issues: defects, user stories, tasks, epics. QA teams configure workflows for the defect lifecycle. Other options: Bugzilla, Azure DevOps Boards, GitHub Issues.
Related questions
In Scrum, the 'Definition of Done' (DoD) typically includesTest pyramid (Mike Cohn) advocates forA 'flaky test' is a test thatBehaviour-driven development (BDD) tools commonly usePerformance testing in general is BROADER than load testing because it includesAccessibility testing primarily ensures thatPenetration testing is a form ofMutation testing measures the effectiveness of