This pages is about Swetugg Stockholm 2020. Go to Swetugg Stockholm 2024.

Hilary Weaver-Robb

Quality Architect

Testing Across The Stacks: An Intro to Testing Both the UI and API Layers Together
Trekanten, Monday 15:15 - 16:05

Web services and APIs make up a huge chunk of the code in the applications we test, but either we’re not aware of the APIs or we’re asked to focus on the user interface instead. But those APIs are where all of the business logic for the application is exposed, and can hide some pretty nasty bugs. Web services and APIs can be tested in isolation, but they can also be tested in combination with the UI. Understanding how the UI and API work together can make it easier to troubleshoot when things go wrong from the UI. Having this understanding can also create a more complete picture of the application under test.

In this talk, we will cover: * Why web services and APIs are important to test * How HTTP Response Codes fit in to your testing * How familiar UI tests translate to API tests * How to find the API calls your UI is making

Hilary Weaver-Robb

Hilary Weaver-Robb is a software quality architect at Detroit-based Quicken Loans. She is a mentor to her fellow testers, makes friends with developers, and helps teams level-up their quality processes, tools, and techniques. Hilary loves to help train folks in API testing and automation, using static analysis to inform our testing, and has always been passionate about improving the relationships between developers and testers, and evangelizes software testing as a rewarding, viable career.

She runs the Motor City Software Testers user group, working to build a community of quality advocates. Hilary tweets (a lot) as @g33klady, and you can find her thoughts and experiences in the testing world, at g33klady.com.