Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Test Automation Engineering Handbook
  • Table Of Contents Toc
  • Feedback & Rating feedback
Test Automation Engineering Handbook

Test Automation Engineering Handbook

By : Manikandan Sambamurthy
5 (6)
close
close
Test Automation Engineering Handbook

Test Automation Engineering Handbook

5 (6)
By: Manikandan Sambamurthy

Overview of this book

This book helps you build a better understanding of test automation and aids in bridging the gap between testing and test automation. The book has been divided into three sections with the first section focusing on preparing you for testing and test automation fundamentals. By the end of this section, you’ll have an understanding of some common automation terms, definitions, and roles. The second section covers the practical implementation of test automation for mobile, web, API and performance. The third section will help you understand how test automation works with CI/CD, and explore the common issues and pitfalls when executing test automation. By the end of this book, you’ll have a better understanding of automation, addressing the common pain points and best practices around test automation.
Table of Contents (18 chapters)
close
close
1
Part 1: The Basics
5
Part 2: Practical Affairs
11
Part 3: Continuous Learning

Mocking API calls using Postman

Postman provides an interactive GUI to set up mocks for API calls. Let us now review how to set one up step by step:

  1. Create or use an existing Postman collection as seen earlier in Chapter 7, Test Automation for APIs.
  2. Set up a request as shown in Figure A.2. There are two scenarios where we end up mocking an API request:
    1. The first is when we have a sample response from the API call, but subsequent requests cannot be made to the API. We could save the response as an example in Postman and use it for mocking.
    2. The other one is when the API call does not exist or we do not have a sample. In this case, we will have to build the response from the scratch. We will be simulating this scenario in our example:

Figure A.2 – Postman request

  1. The next step is to create the mock server for our request as shown in Figure A.3. This can be done by using the Mock Servers option on the left-hand pane and selecting the collection...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY