Practice free →
HomeSoftware TestingSoftware Testingtools_automation_cicd › Postman is BEST described as

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.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions