Next-Gen App & Browser Testing Cloud
Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles

On This Page
Learn how AI, as showcased by Pooja Mistry, is transforming API testing with Postman's advanced tools, boosting efficiency and automating tasks.

TestMu AI
January 30, 2026
In today’s tech landscape, AI is transforming API testing and development. In this session, our renowned speaker, Pooja Mistry, Developer Advocate at Postman, explores Postman’s advanced AI and automation techniques to enhance workflows.
This topic delves into how AI can improve testing strategies, automate repetitive tasks, and boost efficiency. She suggests leveraging the Postman AI toolkit for game-changing testing and documentation.
If you couldn’t catch all the sessions live, don’t worry! You can access the recordings at your convenience by visiting the TestMu AI YouTube Channel.
Pooja began her session by sharing her journey as a QA engineer, starting in 2015 with manual UI testing, which was challenging due to time-consuming cycles, frequent outages, and evolving product requirements. Her team struggled with broken tests and limited coverage despite attending workshops to transform manual testers into developers. The breakthrough came with Postman, which empowered both manual and automation teams, significantly improving their testing processes and marking a turning point in their efforts.
Pooja and her team discovered the power of Postman while enhancing their testing processes. Initially popular among manual testers for hitting APIs, Postman quickly became a favorite as it allowed them to organize tests, create scripts, and use automation tools like the collection runner. This led to a significant increase in test coverage and collaboration.
Pooja’s success with Postman sparked a deep interest, eventually leading her to become a Developer Advocate at the company in 2022. Today, Postman is used by over 35 million developers globally, supporting the entire API lifecycle. The annual “State of the API” report, with insights from 40,000 professionals, highlights AI’s potential to boost developer productivity by 25%. Pooja is excited to share how Postman is incorporating AI to enhance testing and development.
Pooja emphasized the ongoing challenge of manual testing in API development. Despite advancements, a significant portion of time is still dedicated to manual testing and debugging, especially in larger organizations. She pointed out that companies with more than ten developers spend around 37% of their time writing APIs, but this drops as manual testing demands increase.

Pooja highlighted the inverse relationship between company size and the time spent on manual tasks, underscoring the need to boost productivity by automating API testing. While manual testing offers control, at scale, automation is crucial for enhancing efficiency and coverage. Pooja urged teams to empower testers to shift towards API automation to significantly improve productivity and streamline the development process.
Pooja then delved into the various API testing methods available, highlighting manual testing for exploratory development and debugging, unit testing with BDD assertions and contract validations, integration testing with end-to-end scenarios, regression testing, and performance testing like load, stress, and endurance spikes. These methods address different aspects of the software architecture landscape.

She shared insights from the State of the API report, noting that the majority of tests written are functional and integration tests, which focus on how an API functions and the data it returns. Pooja emphasized the growing role of AI in enhancing productivity in these areas, showcasing its potential to streamline and improve testing processes.
With the rise of AI in testing, its crucial to stay competitive by upskilling or polishing your skillsets. The KaneAI Certification proves your hands-on AI testing skills and positions you as a future-ready, high-value QA professional.
Pooja emphasized the critical role of starting with a solid testing plan, whether performing manual or automated API testing. She outlined three essential steps in the API testing process. First, it’s crucial to understand the API requirements—its purpose, functionality, expected results, target consumers, and how it fits into the application’s workflow.
Testing is crucial for every API project, and a solid testing plan is the key to success. 🛠️Join @poojamakes to learn how to kickstart your API testing with the right strategy! pic.twitter.com/EkF0wUh42w— LambdaTest (@testmuai) August 22, 2024
Next, she advised specifying the inputs and outputs of the API, such as headers and body types for inputs, and status codes and data validation for outputs. Finally, she recommended organizing tests based on similar functionalities. For example, grouping happy path tests separately from negative path tests or organizing tests by different API endpoint functionalities ensures a more structured and effective testing process.
Further, Pooja discussed the essential aspects of API testing, emphasizing what should be tested to ensure robust and reliable APIs. Given the complexity and number of APIs, she highlighted several critical areas: verifying correct status code responses, testing error conditions like invalid inputs, missing parameters, and content type headers, and ensuring that authentication and authorization are properly enforced.

Additionally, she stressed the importance of validating data accuracy and consistency with expected values. These key testing areas form the foundation of a typical API testing workflow, ensuring that APIs function as intended under various conditions.
Pooja explained the comprehensive process of API testing, emphasizing that it is a systematic workflow. This workflow begins with preparing tests, which includes understanding API requirements, building and organizing API requests for various endpoint types like REST, GraphQL, gRPC, and SOAP APIs. With a solid test plan in place, the next step is authoring tests. Traditionally, this meant setting up an endpoint in Postman and manually sending requests. However, with advancements in AI, much of the test script creation can now be automated, making the process more efficient.

Running tests is the next critical phase, where tools like Postman’s Collection Runner, Postman CLI, or Newman can be used to execute tests through CI/CD pipelines, schedule runs, and automate monitoring for specific triggers. Finally, continuous monitoring and analyzing test results are essential, especially in handling test failures and making necessary adjustments.
Pooja highlighted that Postman is not just a testing platform but a comprehensive tool for authoring, documenting, prototyping, and creating mock servers and environments, making it indispensable for effective API testing and development.
Pooja outlined the three fundamental building blocks of Postman that are essential for comprehensive API testing:
Test scripts are an integral part of API testing, enabling users to validate various aspects of their API responses:
These tests—status code validation, response time testing, data accuracy checks, and contract testing—are fundamental to any API testing process, ensuring that APIs function correctly and efficiently.
Pooja then shifted focus to the role of AI in API testing, introducing Postbot, Postman’s AI assistant. She highlighted how Postbot enhances developer productivity by automating the creation of test scripts, documentation, and debugging processes:
Automate, optimize, and streamline your API testing and development process with ease. Learn how PostBot, an AI assistant for API workflows in Postman! can help you with Pooja Mistry pic.twitter.com/C5QITIBPHi— LambdaTest (@testmuai) August 22, 2024
Pooja emphasized that Postbot is a powerful tool that not only accelerates the testing process but also ensures accuracy and thoroughness in API testing and documentation. This AI-driven approach is particularly valuable in the current era, where APIs are becoming increasingly central to technological advancements.
Pooja continued the session by exploring the various ways automation can be leveraged within Postman, focusing on tools and features that streamline the testing process.
Moving on, Pooja introduced another powerful feature within Postman—Postman Flows. This tool enables users to connect different API endpoints, allowing them to build applications or create visual representations of API workflows.

Through Postman Flows and the comprehensive API lifecycle management process, Pooja illustrated how Postman enables seamless collaboration and efficient API development, testing, and deployment.
Pooja utilized the remaining time in the session to showcase a live demonstration of Postbot’s capabilities within Postman. She walked through a practical example, demonstrating how Postbot can enhance productivity by automating various tasks related to API testing and documentation.

a. Response code validation
b. Response time validation
c. Data validation tests
d. Launch date format validation
Pooja wrapped up the session by highlighting the potential of Postbot as a valuable tool for simplifying API testing, especially for those interested in integrating AI into their workflow. She encouraged attendees to explore Post Bot and experiment with its capabilities to enhance their API testing process.
Additionally, Pooja demonstrated how Postman allows users to visualize response data, such as converting it into a table format for easier analysis. This feature further underscores how AI can enhance the testing and development experience by offering new ways to interact with and understand data.
Pooja also introduced the upcoming 2024 State of the API Report, inviting everyone to participate in the survey. The insights gathered from this survey will help shape the future of Postman and its AI tools, much like the data from the 2023 report that influenced the development of Postbot. She mentioned the exciting prizes available for participants, including an Apple Vision Pro, a PlayStation 5, and Amazon gift cards.
While Postman is great for functional testing, including the tests generated by Post Bot, Postman Vaults focuses on enhancing security, particularly when it comes to handling authorization, tokens, codes, and other security-related aspects of API testing. This feature provides additional methods for encryption and security, complementing the functional and workflow testing capabilities you’re already familiar with.
Therefore, while AI can support and streamline the process, testers, and developers remain essential in planning, navigating, and ensuring the accuracy of these workflows. AI is a tool that augments, rather than replaces, human involvement in the development and testing process.
Got more questions? Drop them on the TestMu AI Community.
Did you find this page helpful?
More Related Hubs
TestMu AI forEnterprise
Get access to solutions built on Enterprise
grade security, privacy, & compliance