Rest Assured APIs with Postman and Java Training Course
Rest Assured APIs are Java domain specific language APIs for automating REST APIs. With Postman and Java, REST Assured APIs are able to invoke REST web services and match responses for testing.
This instructor-led, live training (online or onsite) is aimed at software testers who wish to test REST web services with Postman, Java, and Rest Assured APIs.
By the end of this training, participants will be able to:
- Automate webservice API testing using Postman and REST Assured API.
- Generate reports for execution results.
- Design and implement automation frameworks with REST Assured API.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
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
Open Training Courses require 5+ participants.
Rest Assured APIs with Postman and Java Training Course - Booking
Rest Assured APIs with Postman and Java Training Course - Enquiry
Rest Assured APIs with Postman and Java - Consultancy Enquiry
Consultancy Enquiry
Upcoming Courses
Related Courses
NetBeans
14 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to use NetBeans to develop applications with Java and other programming languages.
By the end of this training, participants will be able to:
- Learn about NetBeans and how it works.
- Learn how to use NetBeans in Java programming.
- Use NetBeans to create templates and projects.
Guava
21 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at Java programmers who wish to learn about Guava and how to utilize Guava in programming.
By the end of this training, participants will be able to:
- Learn how to use Guava in Java programming.
- Utilize Guava to facilitate standard coding practices.
- Make easy to read and concise Java codes.
Vaadin
14 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at programmers, java developers, and anyone who wishes to use Vaadin to develop and deploy applications.
By the end of this training, participants will be able to:
- Setup and configure a Vaadin project.
- Understand the fundamentals of Vaadin in developing applications.
- Use Vaadin to develop applications.
Enterprise Application Integrations with Spring Integration
14 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to use Spring Integration to design and build high-quality and efficient enterprise integration solutions.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing integration solutions with Spring Integration.
- Understand the Spring Integration features, core concepts, and components.
- Learn how to implement enterprise integration patterns.
- Build message-driven enterprise applications with Spring Integration.
- Enable integration with external streams and NoSQL databases (Apache Kafka, MongoDB, Redis, etc.).
- Monitor and manage the messaging flows across endpoints.
GlassFish Administration
21 HoursGlassFish Administration Training introduces participants to the secrets of the installation, configuration, management, monitoring GlassFish server. Training is open to future GlassFish server administrators.
Administering GlassFish Server with Java EE applications introduction
21 HoursGlassFish is an open-source application server. This three-day course provides an introduction to administering GlassFish Server with Java EE applications.
Jakarta EE Fundamentals
28 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to use Jakarta EE to build, migrate, and deploy cloud-native applications, utilizing the full implementation of Java EE 8 and cloud computing technology.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing Jakarta EE applications.
- Create and build database-driven applications with Jakarta Persistence API.
- Develop and integrate Jakarta EE applications with Jakarta RESTful web services for portability.
- Containerize cloud-native applications for cloud deployment with Docker.
Developing Applications for the Java EE 7 Platform Ed 1
35 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to install, manage, and implement Java EE 7 to develop enterprise applications.
By the end of this training, participants will be able to create, manage, implement, deploy, and secure enterprise applications and web services using Java EE 7.
Java EE 8 for Beginners
21 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to use Java EE 8's new features to build cloud applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing.
- Understand the concepts and architecture behind Java Enterprise Edition (JEE).
- Create a sample cloud application (or web service).
- Interface an application with a database.
- Write and manage stateful components using dependency injection.
- Write integration tests for Java EE components.
Java EE 8 Advanced
21 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to use Java EE 8 to build and deploy cloud-ready enterprise applications, leveraging advanced Java technologies and APIs.
By the end of this training, participants will be able to:
- Set up the necessary development environment to start developing enterprise applications with Java EE 8.
- Implement business logic for designing and building business-oriented applications.
- Integrate microservices with Java EE 8 components to transform single-tiered applications into highly scalable and cloud-ready applications.
- Understand and apply Java EE 8 design patterns and coding best practices.
Microservice Development with Java EE 8, Docker, and Kubernetes
28 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at developers who wish to containerize their Java EE 8 applications and run them as microservices in the cloud.
By the end of this training, participants will be able to:
- Build and deploy Java microservices in Docker containers.
- Manage Docker containers using Kubernetes.
- Integrate microservices with an existing monolithic system.
- Monitor, test, and secure microservices.
- Troubleshoot containers and orchestration environments.
Enterprise Java Programming with Java EE and JBoss (EJB 3.0)
28 HoursThis 4-day course is for programmers who already know the Java language and wish to exploit the Enterprise Java Beans 2.0 technology while becoming aware of the security implications of distributing applications. This course has a large practical component which includes developing an e-commerce application based on Enterprise Java Beans. The course uses the JBoss Application Server.
Optimizing Java EE 8
14 HoursThis instructor-led, live training in Israel (online or onsite) is aimed at Java developers who wish to optimize their Jave EE 8 development environment to create, build, test, debug and deploy business applications.
By the end of this training, participants will be able to:
- Set up and configure the necessary development environment for Java EE 8.
- Make use of the Java EE 8 features to develop business applications that are Java EE-compliant.
- Utilize the appropriate methods to optimize their Java EE 8 environment.
- Improve their application monitoring routines.
- Recognize the critical factors for efficient application systems performance.
- Perceive the potential of Java EE 8 when implemented in other ventures.
Resin Application Server
14 HoursThis instructor-led, live training in Israel (online or onsite) covers the essentials of installing, configuring, securing, optimizing and managing a Resin application server.
By the end of this training, participants will be able to:
- Have a firm understanding of Resin's architecture, features and capabilities.
- Have the practice needed to deploy and manage their own Resin application server.
Apache TomEE
7 HoursApache TomEE is a certified Java Enterprise Edition (EE) stack developed on top of Tomcat (TomEE = Tomcat + aditional Java EE features). These integrations facilitate writing code, testing business logic, configuring container-managed resources, and administering the server.
In this instructor-led, live training, participants will learn how to install, configure, manage, troubleshoot and optimize a TomEE application server.
Audience
- Developers
- System administrators
- DevOps Engineers
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice