Home › Software Testing › Software Testing › tools_automation_cicd › Test Management tools (TestRail, Zephyr) primari…
Test Management tools (TestRail, Zephyr) primarily store
AUser credentials for system access
BSource code in version-controlled repos
CNetwork firewall rule definitions
DTest cases, runs and execution results
Answer & Solution
Correct answer: D. Test cases, runs and execution results
TMS tools organise test artefacts: test suites, cases, runs, executions, traceability to requirements/defects, dashboards. They typically integrate with defect trackers (JIRA) and CI servers (Jenkins).
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