In this lesson, students will learn how to integrate Postman collections with Jenkins for continuous integration. They will learn how to set up and configure a Jenkins server, how to create and run a Jenkins job for Postman collections, and how to automate the execution of Postman tests as part of the build process. Additionally, students will learn how to generate test reports, set up notifications, and manage the overall integration process. By the end of the lesson, students will have a solid understanding of how to use Jenkins and Postman together to ensure that their APIs are tested and integrated continuously.
Back To The Course
Module 1: OOPS Concept
Module 2: Conditional and Loop statements
Module 3: Array
Module 4: String
Module 5 : Programming on String
Module 7: Exceptional handling
- Try-catch-finally block
- Throw and throws
Module 8: Collection
Module 9: Asynchronised Collection
- ConcurrentHashMap, ConcurrentLinkedQueue, and ConcurrentSkipListSet
Module 10: Java 8 Concepts
- Lambda expressions
- Stream API
- Date and time API
Module 11: Interview Practice based on Programming Question
- Tips for preparing for technical interviews
Module 12: Selenium Architecture
- Overview of Selenium