SQAWebinars730: No More Flaky Tests with API Testing Embedded Into Functional UI Testing

SQAWebinars730: No More Flaky Tests with API Testing Embedded Into Functional UI Testing

When:
April 21 2020, 10 AM PT
And
Repeat on Wednesday, April 22 – 10 AM CEST 

What You Gain:

  • How to leverage API Testing to cut functional testing setup overhead
  • Analyze your mobile applications API calls
  • Reconstruct API calls into Postman
  • Learn the different REST API authentication types
  • Generate code out of your Postman transaction and embed it into your Appium test
  • Q&A

Sign Up

Who Should Attend?

  • Test Engineers- Yes
  • Test Architects- Yes
  • Mobile/Automation Engineers- Yes
  • QA Managers- Yes
  • QA Directors- Yes
  • VP QA- Yes
  • CTO- Yes
  • Anyone who has curiosity to know about SQA/Testing Automation

Sponsor(s):

Experitest

Speaker(s):

Joyce Lin and Guy Arieli

Webinar Details:

Looking into your functional tests, more than fifty percent of your code is test preparation and setup.  This means that more than 50% of writing test code and test execution time is attributed to test preparation and setup.

In addition, this test setup is the cause of more than 50% of your test failures, making it the number one cause of flaky tests.

In this webinar, you will get a demonstration of a mobile app scenario, using Postman and Appium. They will show how to eliminate this setup overhead by leveraging service APIs to keep functional tests short, atomic and focused.