Course Outline
Introduction
Postman and API Testing
- API testing vs Unit testing vs UI testing
Overview of Protocols Supported by Postman
- Soap, Rest, HTTP, GraphQL
- Path parameters vs query parameters
Fundamentals of API Testing
- Get requests
- Post requests
- Parameterize requests
- Collections
Preparing the Development Environment
- Installing and configuring Postman
- Installing and configuring Cucumer BDD
- Installing and configuring REST Assured
- Installing and configuring TestNG
- Installing and configuring Eclipse
- Installing and configuring Maven
Postman Quickstart
- Creating collections
- Sending API requests
- Creating environments and variables
- Implementing presets
- Writing testscripts
REST Assured API with Maven
- Generating a project
- Adding dependencies
- Sending requests
- Creating complex JSON
- Validating responses
TestNG Framework
- Creating tests
- Running multiple and parallel tests
- Reporting in TestNG
REST Assured
- Automating requests
- Automating response validation
Cucumber BDD
- Using parameterization
- Adding lists and databases
- Integrating TestNG
- Reporting in Cucumber
- Adding REST assured API
Summary and Conclusion
Requirements
- Java experience
Audience
- Software Testers
Delivery Options
Private Group Training
Our identity is rooted in delivering exactly what our clients need.
- Pre-course call with your trainer
- Customisation of the learning experience to achieve your goals -
- Bespoke outlines
- Practical hands-on exercises containing data / scenarios recognisable to the learners
- Training scheduled on a date of your choice
- Delivered online, onsite/classroom or hybrid by experts sharing real world experience
Private Group Prices RRP from £5700 online delivery, based on a group of 2 delegates, £1800 per additional delegate (excludes any certification / exam costs). We recommend a maximum group size of 12 for most learning events.
Contact us for an exact quote and to hear our latest promotions
Public Training
Please see our public courses
Testimonials (1)
That we got a complex overview also about the context - for example why do we need some annotations and what they mean. I liked the practical part of the training - having to manually run the commands and call the rest api's