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
Boosting Functionality with JavaScript
Ask Me Anything - Simon Stewart
How Context Impacts Your Testability
TestRail
Optimize For Remote Execution
TestRail at TestBash Netherlands 2020
RESTful API Testing With Chakram
Robo Dummies – Coding In Real Life
I Turned It On With my Laptop! - Mark Winteringham
Explore MoT
Episode One: The Companion
A free monthly virtual software testing community gathering
MoT Intermediate Certificate in Test Automation
Elevate to senior test automation roles with mastery in automated checks, insightful reporting, and framework maintenance

Tags

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