SlideShare a Scribd company logo
3
Most read
6
Most read
8
Most read
INTEGRATION TESTING
Om Vikram Thapa
Ranjan Agarwal
WHY
INTEGRATION
TESTING?
Integration Testing is a level of software
testing where individual units are combined
and tested as a group.
The purpose of this level of testing is to
expose faults in the interaction between
integrated units.
WHEN
SHOULD WE
START?
HOW TO
PERFORM?
â—Ź Big Bang
is an approach to Integration Testing where all or most of the
units are combined together and tested at one go. This
approach is taken when the testing team receives the entire
software in a bundle
â—Ź Sandwich/Hybrid
is an approach to Integration Testing which is a combination
of Top Down and Bottom Up approaches.
HOW TO
AUTOMATE?
Testing APIs can be hard. Automating testing with your
CI/CD Pipeline is easy. Postman allows you to reuse
your test suites to create a CI/CD pipeline so you can
test at every push.
You can seamlessly integrate your Postman instance
with Jenkins to create your own CI/CD pipeline or add it
to your existing pipeline as a build step.
AS SIMPLE AS 1,2,3
1) Create Postman Collections with Tests
2) Integrate with Jenkins (newman)
3) Run it before your Deployment
POSTMAN
COLLECTION
https://learning.getpostman.com/docs/postman/scripts/test_scripts/
DEMO (PLEASE OPEN POSTMAN)
RUN
COLLECTION
https://learning.getpostman.com/docs/postman/collection_runs/starting_a_collection_run/
NEWMAN??
Command Line Integration With Newman
Newman is a command line Collection Runner for Postman. It allows
you to run and test a Postman Collection directly from the command line.
$ npm install -g newman
$ newman run mycollection.json OR
$ newman run
https://www.getpostman.com/collections/cb208e7e64056f5294e5
DEMO (PLEASE OPEN TERMINAL)
https://learning.getpostman.com/docs/postman/collecti
on_runs/command_line_integration_with_newman/
INTEGRATE
WITH
JENKINS
DEMO (PLEASE OPEN JENKINS)
https://learning.getpostman.com/docs/postman/collection_runs/integration_with_jenkins/
TAKEAWAY
1) Create Postman Collections with
Tests and Collaborate
2) Integrate with Jenkins (newman)
3) Auto run it before your Deployment

More Related Content

PDF
API Testing. Streamline your testing process.
Andrey Oleynik
 
PDF
Postman Webinar: “Continuous Testing with Postman”
Postman
 
PDF
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
Postman
 
PDF
Driving Pipeline Automation With Newman and the Postman API
Postman
 
PDF
API TESTING
Sijan Bhandari
 
ODP
API Testing With Katalon Studio
Knoldus Inc.
 
PDF
Continuous Quality with Postman
Postman
 
PDF
Postman Webinar: Postman 101
Nikita Sharma
 
API Testing. Streamline your testing process.
Andrey Oleynik
 
Postman Webinar: “Continuous Testing with Postman”
Postman
 
POST/CON 2019 Workshop: Testing, Automated Testing, and Reporting APIs with P...
Postman
 
Driving Pipeline Automation With Newman and the Postman API
Postman
 
API TESTING
Sijan Bhandari
 
API Testing With Katalon Studio
Knoldus Inc.
 
Continuous Quality with Postman
Postman
 
Postman Webinar: Postman 101
Nikita Sharma
 

What's hot (20)

PPTX
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
 
PPTX
Angular Unit Testing
Shailendra Chauhan
 
PDF
Building a Test Automation Strategy for Success
Lee Barnes
 
PDF
How to Automate API Testing
Bruno Pedro
 
PPTX
Postman Introduction
Rahul Agarwal
 
PDF
Space Camp - API Contract Testing
Postman
 
PDF
e2e testing with cypress
Tomasz Bak
 
PPTX
Postman An Introduction for Testers, October 26 2022.pptx
Postman
 
PDF
Using Postman to Automate API On-Boarding
Postman
 
PPTX
Setting up Page Object Model in Automation Framework
valuebound
 
PDF
Unit Testing in Angular
Knoldus Inc.
 
PPTX
Cypress Automation
Susantha Pathirana
 
PPTX
Api testing
HamzaMajid13
 
PPTX
Belajar Postman test runner
Fachrul Choliluddin
 
PPT
testng
harithakannan
 
PPSX
API Test Automation
SQALab
 
PDF
Cypress testing
Vladyslav Romanchenko
 
PDF
Postman & API Testing by Amber Race
Postman
 
PPTX
QA Challenge Accepted 4.0 - Cypress vs. Selenium
Lyudmil Latinov
 
PPTX
Introduction to Integration Testing With Cypress
Erez Cohen
 
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
 
Angular Unit Testing
Shailendra Chauhan
 
Building a Test Automation Strategy for Success
Lee Barnes
 
How to Automate API Testing
Bruno Pedro
 
Postman Introduction
Rahul Agarwal
 
Space Camp - API Contract Testing
Postman
 
e2e testing with cypress
Tomasz Bak
 
Postman An Introduction for Testers, October 26 2022.pptx
Postman
 
Using Postman to Automate API On-Boarding
Postman
 
Setting up Page Object Model in Automation Framework
valuebound
 
Unit Testing in Angular
Knoldus Inc.
 
Cypress Automation
Susantha Pathirana
 
Api testing
HamzaMajid13
 
Belajar Postman test runner
Fachrul Choliluddin
 
testng
harithakannan
 
API Test Automation
SQALab
 
Cypress testing
Vladyslav Romanchenko
 
Postman & API Testing by Amber Race
Postman
 
QA Challenge Accepted 4.0 - Cypress vs. Selenium
Lyudmil Latinov
 
Introduction to Integration Testing With Cypress
Erez Cohen
 
Ad

Similar to Postman Integration Testing (20)

PPTX
Test levels
Farhim Shaikh
 
PDF
TDD Presentation
Domenic Merenda
 
PPTX
Continuous integration using jenkins
Vinay H G
 
PDF
Enabling Agile Testing Through Continuous Integration Agile2009
sstolberg
 
PDF
Integration Testing on Steroids: Run Your Tests on the Real Things
Atlassian
 
PDF
Jenkins - Automating Yourself Out Of A Job (One That You Don't Want)
lloydbenson
 
PDF
Release Automation: Better Quality, Faster Deployment, Amazing ROI
TechWell
 
PPTX
Continuous Delivery by Alexey Turchanikov @ AgilePizza, Kyiv 2015
Agile Ukraine
 
PDF
CI/CD Test Automation: Key Strategies, Tools, and Challenges
Asher Hartwell
 
PDF
Tips to achieve continuous integration/delivery using HP ALM, Jenkins, and S...
Skytap Cloud
 
PDF
Devops - Continuous Integration And Continuous Development
SandyJohn5
 
PDF
Continuous delivery @ĂĄf consult
Tomas Riha
 
PDF
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
Clever Moe
 
PDF
Continuous delivery @ hi q
Tomas Riha
 
PDF
Testing Hourglass at Jira Frontend - by Alexey Shpakov, Sr. Developer @ Atlas...
Applitools
 
PDF
How Enterprises Conduct Automated Continuous Testing at Scale with Jenkins.pdf
flufftailshop
 
PPTX
Fundamentals of DevOps and CI/CD
Batyr Nuryyev
 
PPTX
Unit testing & TDD concepts with best practice guidelines.
Mohamed Taman
 
PPTX
Project Onion unit test environment
Abhinav Jha
 
PDF
How Enterprises Conduct Automated Continuous Testing at Scale with Jenkins.pdf
kalichargn70th171
 
Test levels
Farhim Shaikh
 
TDD Presentation
Domenic Merenda
 
Continuous integration using jenkins
Vinay H G
 
Enabling Agile Testing Through Continuous Integration Agile2009
sstolberg
 
Integration Testing on Steroids: Run Your Tests on the Real Things
Atlassian
 
Jenkins - Automating Yourself Out Of A Job (One That You Don't Want)
lloydbenson
 
Release Automation: Better Quality, Faster Deployment, Amazing ROI
TechWell
 
Continuous Delivery by Alexey Turchanikov @ AgilePizza, Kyiv 2015
Agile Ukraine
 
CI/CD Test Automation: Key Strategies, Tools, and Challenges
Asher Hartwell
 
Tips to achieve continuous integration/delivery using HP ALM, Jenkins, and S...
Skytap Cloud
 
Devops - Continuous Integration And Continuous Development
SandyJohn5
 
Continuous delivery @ĂĄf consult
Tomas Riha
 
STARWest: Use Jenkins For Continuous 
Load Testing And Mobile Test Automation
Clever Moe
 
Continuous delivery @ hi q
Tomas Riha
 
Testing Hourglass at Jira Frontend - by Alexey Shpakov, Sr. Developer @ Atlas...
Applitools
 
How Enterprises Conduct Automated Continuous Testing at Scale with Jenkins.pdf
flufftailshop
 
Fundamentals of DevOps and CI/CD
Batyr Nuryyev
 
Unit testing & TDD concepts with best practice guidelines.
Mohamed Taman
 
Project Onion unit test environment
Abhinav Jha
 
How Enterprises Conduct Automated Continuous Testing at Scale with Jenkins.pdf
kalichargn70th171
 
Ad

More from Om Vikram Thapa (20)

PDF
Next Set of Leaders Series
Om Vikram Thapa
 
PDF
Integration Testing at go-mmt
Om Vikram Thapa
 
PDF
Understanding payments
Om Vikram Thapa
 
PDF
System Alerting & Monitoring
Om Vikram Thapa
 
PDF
Serverless computing
Om Vikram Thapa
 
PDF
Sumologic Community
Om Vikram Thapa
 
PDF
Scalibility
Om Vikram Thapa
 
PDF
5 Dysfunctions of a team
Om Vikram Thapa
 
PDF
AWS Must Know
Om Vikram Thapa
 
PDF
Continuous Feedback
Om Vikram Thapa
 
PDF
Sql views, stored procedure, functions
Om Vikram Thapa
 
PDF
Confluence + jira together
Om Vikram Thapa
 
PDF
Understanding WhatFix
Om Vikram Thapa
 
PDF
Tech Recruitment Process
Om Vikram Thapa
 
PPTX
Jira Workshop
Om Vikram Thapa
 
PPT
Security@ecommerce
Om Vikram Thapa
 
PPT
Understanding iis part2
Om Vikram Thapa
 
PPT
Understanding iis part1
Om Vikram Thapa
 
PPT
.Net framework
Om Vikram Thapa
 
PDF
Web application
Om Vikram Thapa
 
Next Set of Leaders Series
Om Vikram Thapa
 
Integration Testing at go-mmt
Om Vikram Thapa
 
Understanding payments
Om Vikram Thapa
 
System Alerting & Monitoring
Om Vikram Thapa
 
Serverless computing
Om Vikram Thapa
 
Sumologic Community
Om Vikram Thapa
 
Scalibility
Om Vikram Thapa
 
5 Dysfunctions of a team
Om Vikram Thapa
 
AWS Must Know
Om Vikram Thapa
 
Continuous Feedback
Om Vikram Thapa
 
Sql views, stored procedure, functions
Om Vikram Thapa
 
Confluence + jira together
Om Vikram Thapa
 
Understanding WhatFix
Om Vikram Thapa
 
Tech Recruitment Process
Om Vikram Thapa
 
Jira Workshop
Om Vikram Thapa
 
Security@ecommerce
Om Vikram Thapa
 
Understanding iis part2
Om Vikram Thapa
 
Understanding iis part1
Om Vikram Thapa
 
.Net framework
Om Vikram Thapa
 
Web application
Om Vikram Thapa
 

Recently uploaded (20)

PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 

Postman Integration Testing