Postman is BEST described as
AA static analysis tool for code review
BA platform for API request creation and tests
CA tool for compiling Java source into JAR
DA relational database for backend storage
Answer & Solution
Correct answer: B. A platform for API request creation and tests
Postman lets testers and developers create HTTP requests, organise them in collections, run automated tests (JS-based assertions), mock servers, and document APIs. Newman is its CLI runner for CI integration.
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