Home › Software Testing › Software Testing › tools_automation_cicd › JMeter is a tool primarily used for
JMeter is a tool primarily used for
ADefect lifecycle tracking in projects
BLoad and performance testing of services
CBrowser-driven UI functional testing
DStatic code style analysis in builds
Answer & Solution
Correct answer: B. Load and performance testing of services
Apache JMeter generates concurrent virtual users to load-test web servers, APIs, databases, JMS queues. It measures throughput, latency, errors under stress. UI = Selenium; style = ESLint/Checkstyle; defects = JIRA.
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