Next Level API Automation

  • Locked
Julia Pottinger's profile
Julia Pottinger

Head of Training and Development at QualityWorks

Next Level API Automation image
Talk Description

APIs are an essential part of an increasingly large number of applications that we use daily. APIs enable applications to exchange data and functionality easily and securely. As testers, we want to ensure that our APIs do not break and provide the expected functionality. We can automate our APIs to speed up the rate at which our checks are done. When automating APIs having tests to ensure that your API returns the correct message and status is great, however, do you test for and automate the negative and edge cases for your APIs? In this talk, I will show you how to get started with automating APIs, a checklist of things needed to automate an API, automate negative tests for your API as well as check that your APIs handle errors appropriately, follow the specified schema, and don't reveal data that it shouldn’t or has certain security gaps. I will also share how to decide which tests you should be automating for your API and how to automate workflows for an API.

 

API automation executes faster than UI automated tests and I have found it to be more straightforward to write. Join me to start creating these quick automated tests using Supertest (a JavaScript API Testing Framework) for the boundaries of your API. The tips that I will share can be applied to any framework that you use to automate APIs.

What you’ll learn

By the end of this talk, you'll be able to:

  • Understand APIs
  • Negative scenarios to automate for APIs
  • Understanding and using schemas to validate your APIs
  • Testing APIs in Postman
  • Automate APIs in javascript
  • API workflows
  • API Testing Checklist
Julia Pottinger's profile'

Julia Pottinger

Head of Training and Development at QualityWorks

Julia Pottinger is the Head of Training and Development at QualityWorks with expertise in manual, automated and API testing and training which has helped companies enhance the quality of their software through improved test coverage, faster time to market, increased process efficiency and optimized use of resources.

Julia is passionate about sharing her knowledge and experience and contributes to the testing community through writing articles, and delivering testing content on Test Automation University as well as her Youtube Channel and blog. She also conducts testing bootcamps for persons interested in entering the field of QA.

Links

Youtube Channel

Blog Website

Suggested Content
99-Second Talks - Test.bash(); 2022
Watch Party: TestBash Revisited with Paul Grizzafi
Redefining Test Automation - Richard Bradshaw
Discussion: Managing Your Testing Toolbox
Integrating AI Into Your Tests - Jennifer Bonine
Testing Ask Me Anything - Security Testing
Web Services
How to turn a 403 into a 202 at the API Party - Gwen Diagram & Ash Winter
99 Second Talks - TestBash San Francisco 2018
Explore MoT
Episode One: The Companion
A free monthly virtual software testing community gathering
MoT Advanced Certificate in Test Automation
Ascend to leadership roles by mastering strategic skills in automation strategy creation, planning and execution

Tags

  • api-automation
  • automation
  • testbash-uk
  • testing-tools