More BrowserStack Talks episodes

API Testing with Kristin Jackvony, Smartsense by Digi thumbnail

API Testing with Kristin Jackvony, Smartsense by Digi

Published 18 Mar 2026

Duration: 00:38:54

The text outlines strategies for transitioning from UI to API testing, emphasizing backend understanding, tools like Postman, API efficiency over UI, manual-to-automated test workflows, atomic/negative test design, addressing data variability and AI's dual role in enhancing testing while cautioning against overreliance.

Episode Description

In this conversation, David Burns and Kristin Jackvoney delve into the world of software testing, focusing on the importance of API testing, the trans...

Overview

The text emphasizes a shift in mindset for API testing, focusing on backend processes rather than user interactions, which allows for faster and more reliable testing compared to UI automation. It highlights the importance of understanding API verbs (GET, POST, etc.) and request structures to demystify APIs, recommending tools like Postman or Bruno for manual exploration. Transitioning from UI to API automation is advised to improve test reliability, especially with challenges like login automation where token-based approaches can bypass complex UI steps. Best practices include designing atomic tests that reset to a known state and prioritizing clarity over unnecessary steps. Negative testing, such as inputting invalid or unconventional data, helps uncover validation errors and system vulnerabilities, while handling global data formats (e.g., phone numbers, postal codes) requires awareness of regional variations.

The discussion also addresses the role of AI in testing, noting its potential to aid in planning, discovering unknowns, and simplifying complex concepts, but cautions against over-reliance due to risks like hallucination or drift. AI is positioned as a supplementary tool to enhance human creativity and problem-solving, not replace them. Legacy test suites are re-evaluated for flakiness, with suggestions to update them using API calls or new frameworks. Creativity remains vital in testing, particularly in identifying edge cases and adapting to evolving systems. The text underscores the need for balance between AI and critical thinking, emphasizing that human expertise in QArooted in mentorship and independent problem-solvingremains irreplaceable, even as tools evolve.

Recent Episodes of BrowserStack Talks

29 Apr 2026 Your entry point to Automated Testing Ft. Puja Jagani, BrowserStack

Test automation requires a continuous, strategic approach with incremental steps like unit tests, prioritizing foundational testing pyramids, addressing flakiness through isolated tests, and balancing tool simplicity with project needs and evolving learning.

15 Apr 2026 Stop Finding Bugs, Start Improving Business: A Masterclass with Alan Page

Modern testing emphasizes systemic design, collaborative quality integration, and cultural alignment over individual accountability, advocating for proactive risk identification, customer-centric problem-solving, data-driven strategies, and adapting to AI and Agile trends while addressing challenges like automation limitations and open-source compliance.

1 Apr 2026 Navigating the Shift in an AI-Driven Testing World, Benjamin Bischoff , Trivago

AI's evolving role in software testing balances automation efficiency with risks like cognitive overload, underscoring QA engineers' strategic gatekeeper role in prioritizing user needs, system performance, and ethical AI integration while navigating technical challenges and maintaining human judgment in validation and decision-making.

More BrowserStack Talks episodes