SlideShare a Scribd company logo
Functional REST API testing
in ASP.NET Core
Does anyone know why the
API isnโ€™t working anymore?
Because api/product/1 is not the
same as api/products/1
SystemTests
Integration
Unit
FunctionalTests
How to test controllers and
actions
How to test controllers and
actionsโ€ฆ Not!
What we DO want to test
โ€ข The API contract
โ€ข Resource access (routing)
โ€ข Accepted verbs
โ€ข Response codes
โ€ข Response format/representation
โ€ข API versioning and backwards compatibility
โ€ข Validation
โ€ข Access control
How it used to be back in the
day
Nancy had the right ideea
But we just usedWebApi and
Postman
WebApi self hosting with
HttpSelfHostServer
Why not start a host and server
the API during tests?
Functional REST API testing in ASP.NET Core
OWIN, Katana andTestServer
Nowadays โ€“ ASP.NET Core 2.1
Pick your testing framework
Add some nuget packages
Start writing tests (DEMO)
https://github.com/sdamian/RestApiTestingDemo
Separate the API (unit) tests
from your business logic tests
Friends donโ€™t let friends use
untested APIโ€™s
Thank you!

More Related Content

What's hot (20)

PDF
API Testing
Bikash Sharma
ย 
PDF
An Introduction To Automated API Testing
Sauce Labs
ย 
PPTX
10x Test Coverage, Less Drama: Shift Left Functional & Performance Testing
Sauce Labs
ย 
PPT
Paper CS
techweb08
ย 
PPTX
Introduction to APIs & how to automate APIs testing with selenium web driver?
BugRaptors
ย 
PDF
API Testing: Answers to Your Top 3 Questions
QASource
ย 
PPTX
Api testing
HamzaMajid13
ย 
PPTX
Karate DSL
anil borse
ย 
PPTX
Evaluating and Testing Web APIs
SmartBear
ย 
PDF
Automate REST API Testing
TechWell
ย 
PPTX
API Test Automation Using Karate (Anil Kumar Moka)
Peter Thomas
ย 
PPTX
Super powered API testing
postmanclient
ย 
PPTX
Api Testing
Vishwanath KC
ย 
PDF
4 Major Advantages of API Testing
QASource
ย 
PDF
Api testing and steps to do it
Zoe Gilbert
ย 
PPTX
Selenium and Appium Training from Sauce Labs
Sauce Labs
ย 
PDF
Postman
Igor Shubovych
ย 
PPTX
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
ย 
PPTX
API Testing with Open Source Code and Cucumber
SmartBear
ย 
PPT
Presentation for soap ui
Anjali Rao
ย 
API Testing
Bikash Sharma
ย 
An Introduction To Automated API Testing
Sauce Labs
ย 
10x Test Coverage, Less Drama: Shift Left Functional & Performance Testing
Sauce Labs
ย 
Paper CS
techweb08
ย 
Introduction to APIs & how to automate APIs testing with selenium web driver?
BugRaptors
ย 
API Testing: Answers to Your Top 3 Questions
QASource
ย 
Api testing
HamzaMajid13
ย 
Karate DSL
anil borse
ย 
Evaluating and Testing Web APIs
SmartBear
ย 
Automate REST API Testing
TechWell
ย 
API Test Automation Using Karate (Anil Kumar Moka)
Peter Thomas
ย 
Super powered API testing
postmanclient
ย 
Api Testing
Vishwanath KC
ย 
4 Major Advantages of API Testing
QASource
ย 
Api testing and steps to do it
Zoe Gilbert
ย 
Selenium and Appium Training from Sauce Labs
Sauce Labs
ย 
Postman
Igor Shubovych
ย 
RESTful API Testing using Postman, Newman, and Jenkins
QASymphony
ย 
API Testing with Open Source Code and Cucumber
SmartBear
ย 
Presentation for soap ui
Anjali Rao
ย 

Similar to Functional REST API testing in ASP.NET Core (19)

PPTX
REST API testing with SpecFlow
Aiste Stikliute
ย 
PPTX
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
COMAQA.BY
ย 
PDF
PDF_Article
Akhil Mittal
ย 
PPTX
Beginner's Guide REST Basics - 101 by Smartbear
Eski2
ย 
PPTX
Building rest services using aspnetwebapi
Brij Mishra
ย 
PDF
RESTful Day 7
Akhil Mittal
ย 
PPTX
Test Design and Automation for REST API
Ivan Katunou
ย 
PDF
Building Beautiful REST APIs with ASP.NET Core
Stormpath
ย 
PPTX
RESTful Web Services @AnkaraPHP meetup
Fatih Karatana
ย 
PDF
Agile Testing Days 2018 USA - API Testing Fundamentals
JoEllen Carter
ย 
PPTX
Testing Web Apps and APIs (1)
AAron EvaNS
ย 
PPTX
Testing Web Apps and API's
PractiTest
ย 
PPTX
Time to REST: testing web services
Iurii Kutelmakh
ย 
PPTX
C# REST API
Simplilearn
ย 
PPTX
Visual Testing: The Missing Piece of the Puzzle -- presentation by Gil Tayar
Applitools
ย 
PPTX
Apitesting.pptx
NamanVerma88
ย 
PPTX
RESTful API and ASP.NET
DelphiCon
ย 
PPTX
Testing NodeJS, REST APIs and MongoDB with UFT
Ori Bendet
ย 
PPTX
RESTful APIs in .NET
Greg Sohl
ย 
REST API testing with SpecFlow
Aiste Stikliute
ย 
Ivan Katunov. Comaqa Spring 2018. Test Design and Automation for Rest API.
COMAQA.BY
ย 
PDF_Article
Akhil Mittal
ย 
Beginner's Guide REST Basics - 101 by Smartbear
Eski2
ย 
Building rest services using aspnetwebapi
Brij Mishra
ย 
RESTful Day 7
Akhil Mittal
ย 
Test Design and Automation for REST API
Ivan Katunou
ย 
Building Beautiful REST APIs with ASP.NET Core
Stormpath
ย 
RESTful Web Services @AnkaraPHP meetup
Fatih Karatana
ย 
Agile Testing Days 2018 USA - API Testing Fundamentals
JoEllen Carter
ย 
Testing Web Apps and APIs (1)
AAron EvaNS
ย 
Testing Web Apps and API's
PractiTest
ย 
Time to REST: testing web services
Iurii Kutelmakh
ย 
C# REST API
Simplilearn
ย 
Visual Testing: The Missing Piece of the Puzzle -- presentation by Gil Tayar
Applitools
ย 
Apitesting.pptx
NamanVerma88
ย 
RESTful API and ASP.NET
DelphiCon
ย 
Testing NodeJS, REST APIs and MongoDB with UFT
Ori Bendet
ย 
RESTful APIs in .NET
Greg Sohl
ย 
Ad

Recently uploaded (20)

PPTX
NeuroStrata: Harnessing Neuro-Symbolic Paradigms for Improved Testability and...
Ivan Ruchkin
ย 
PPTX
CV-Project_2024 version 01222222222.pptx
MohammadSiddiqui70
ย 
PDF
The Rise of Sustainable Mobile App Solutions by New York Development Firms
ostechnologies16
ย 
PDF
Automated Testing and Safety Analysis of Deep Neural Networks
Lionel Briand
ย 
PDF
Telemedicine App Development_ Key Factors to Consider for Your Healthcare Ven...
Mobilityinfotech
ย 
PPTX
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
PDF
TEASMA: A Practical Methodology for Test Adequacy Assessment of Deep Neural N...
Lionel Briand
ย 
PPTX
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 
PPTX
Wondershare Filmora Crack 14.5.18 + Key Full Download [Latest 2025]
HyperPc soft
ย 
PPTX
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
ย 
PDF
Code Once; Run Everywhere - A Beginnerโ€™s Journey with React Native
Hasitha Walpola
ย 
PDF
How DeepSeek Beats ChatGPT: Cost Comparison and Key Differences
sumitpurohit810
ย 
PDF
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
ย 
PPTX
IObit Driver Booster Pro 12.4-12.5 license keys 2025-2026
chaudhryakashoo065
ย 
PDF
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
PDF
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
ย 
PDF
IDM Crack with Internet Download Manager 6.42 Build 41
utfefguu
ย 
PPTX
Avast Premium Security crack 25.5.6162 + License Key 2025
HyperPc soft
ย 
PDF
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
PDF
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
ย 
NeuroStrata: Harnessing Neuro-Symbolic Paradigms for Improved Testability and...
Ivan Ruchkin
ย 
CV-Project_2024 version 01222222222.pptx
MohammadSiddiqui70
ย 
The Rise of Sustainable Mobile App Solutions by New York Development Firms
ostechnologies16
ย 
Automated Testing and Safety Analysis of Deep Neural Networks
Lionel Briand
ย 
Telemedicine App Development_ Key Factors to Consider for Your Healthcare Ven...
Mobilityinfotech
ย 
IObit Uninstaller Pro 14.3.1.8 Crack Free Download 2025
sdfger qwerty
ย 
TEASMA: A Practical Methodology for Test Adequacy Assessment of Deep Neural N...
Lionel Briand
ย 
IDM Crack with Internet Download Manager 6.42 [Latest 2025]
HyperPc soft
ย 
Wondershare Filmora Crack 14.5.18 + Key Full Download [Latest 2025]
HyperPc soft
ย 
Quality on Autopilot: Scaling Testing in Uyuni
Oscar Barrios Torrero
ย 
Code Once; Run Everywhere - A Beginnerโ€™s Journey with React Native
Hasitha Walpola
ย 
How DeepSeek Beats ChatGPT: Cost Comparison and Key Differences
sumitpurohit810
ย 
Difference Between Kubernetes and Docker .pdf
Kindlebit Solutions
ย 
IObit Driver Booster Pro 12.4-12.5 license keys 2025-2026
chaudhryakashoo065
ย 
AWS Consulting Services: Empowering Digital Transformation with Nlineaxis
Nlineaxis IT Solutions Pvt Ltd
ย 
Why Edge Computing Matters in Mobile Application Tech.pdf
IMG Global Infotech
ย 
IDM Crack with Internet Download Manager 6.42 Build 41
utfefguu
ย 
Avast Premium Security crack 25.5.6162 + License Key 2025
HyperPc soft
ย 
Building scalbale cloud native apps with .NET 8
GillesMathieu10
ย 
Designing Accessible Content Blocks (1).pdf
jaclynmennie1
ย 
Ad

Functional REST API testing in ASP.NET Core

Editor's Notes

  • #3: I โ€žfixedโ€ some resource names Oops I donโ€™t remember changing that Typing in the wrong window
  • #11: htps://github.com/NancyFx/Nancy/wiki/Testing-your-application
  • #16: Open web interface for dotnet Katana was Microsoftโ€™s implementation that eventually evolved into asp.net core
  • #19: The extension methods are in microsoft.aspnet.webapi.client
  • #21: If you want isolated โ€unitโ€ tests