Home About

All posts tagged with "System tests"

A collection of 7 posts tagged with "System tests"

Page 1 of 1

C# - How to set priority for request matching in Wiremock.Net

If you are on this page you likely created a wildcard endpoint and now you want to respond differently to a request, but keep the wildcard »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Wiremock, .Net, Testing, Integration tests, Mocking, System tests 12 September 2021

C# - How to set up scenarios with Wiremock - with examples

Sometimes we want more than just a simple stub from wiremock, sometimes we want to create a scenario. We want Wiremock to do something different when »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Wiremock, .Net, Testing, Test doubles, System tests, Mocking 08 September 2021

C# - How to match a specific header in Wiremock.Net

Using Wiremock.Net you can set a requestmatcher to only match a request if it contains a specific header with a specific value, in this post »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Wiremock, .Net, C#, Mocking, Testing, System tests 07 September 2021

C# - How to match a path with a wildcard in Wiremock.Net

In many cases you want some sort of wildcard in your URL matching for Wiremock.Net. Most REST URLs contain an id, especially at the end »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Wiremock, .Net, Mocking, Test doubles, Testing, System tests 05 September 2021

C# - A simple guide to setup Wiremock.Net for integration tests

Are you looking for a simple guide for setting up Wiremock.Net? Well I hope this can be helpful to you :) I did this yesterday as »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Integration tests, Test doubles, System tests, Testing, .Net, Wiremock, Mocking 02 September 2021

Deciding on what values to use for (unit) test cases

Often when writing tests one value can be as good as any other value. Such as if you need to apply a number within a range »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Testing, Unit tests, Integration tests, System tests 18 February 2018

Levels of automated tests in software development and programming - when to use what?

In this post I will describe some automated testing techniques. Testing is done to assure quality in our systems. But what is quality? Quality is that »

Peter Daugaard Rasmussen Peter Daugaard Rasmussen on Testing, Unit tests, Integration tests, System tests 23 December 2017
Page 1 of 1
Rss
Twitter
LinkedIn
profile for Peter Rasmussen at Stack Overflow, Q&A for professional and enthusiast programmers
Peter Daugaard Rasmussen - developer, Consultant, Blogger © 2022 Cookie policy