Provider test details
Session40,676
Test Scenario
Environment Memocomponent - https://dev.zuid-drecht.nl/api/v1/memo
StartedMarch 28, 2024, 00:00
StoppedMarch 28, 2024, 00:00
Statusstopped
Postman collection URLs
Log Memocomponent Memo_component_commonground.postman_collection_pJlYd5F.json
Test scenario badge

Note: Shields.io caches the badge result for 5 minutes. Check the API for direct access.

Markdown snippet

Paste the following in your README.md to show your badge on Github.

HTML snippet

Paste the following in your HTML page to show your badge.

Postman collection #1 results details

Collection name: Memo Component

PropertyValue
Total calls 5
Calls failed 5
Calls successful 0
Total assertions 14
Assertions failed 14
Assertions passed 0
2024-03-27 23:00:00.353018+00:00 - stopped

test voor memo component

Environment variables
Variable nameValue
Supplier information
Supplier name
Software product
Build version
Product role
Postman collection #1
Retrieves the collection of Memo resources.
GET https://dev.zuid-drecht.nl/api/v1/memo/memos 404 Not Found

Tests response is ok expected response to have status code 200 but got 404
response should be okay to process expected response code to not be 4XX or 5XX
response must be valid and have a body expected response to have status reason 'OK' but got 'NOT FOUND'
Creates a Memo resource.
POST https://dev.zuid-drecht.nl/api/v1/memo/memos 404 Not Found

Tests response is ok expected response to have status code 201 but got 404
response should be okay to process expected response code to not be 4XX or 5XX
response must be valid and have a body expected response body to be a valid json but got error Unexpected token '<' at 1:1
Set ID Unexpected token '<' at 1:1 <html> ^
Retrieves a Memo resource.
GET https://dev.zuid-drecht.nl/api/v1/memo/memos/%7B%7Bmemo%7D%7D 404 Not Found

Tests response is ok expected response to have status code 200 but got 404
response should be okay to process expected response code to not be 4XX or 5XX
response must be valid and have a body expected response to have status reason 'OK' but got 'NOT FOUND'
Replaces the Memo resource.
PUT https://dev.zuid-drecht.nl/api/v1/memo/memos/%7B%7Bmemo%7D%7D 404 Not Found

Tests response is ok expected response to have status code 200 but got 404
response should be okay to process expected response code to not be 4XX or 5XX
response must be valid and have a body expected response to have status reason 'OK' but got 'NOT FOUND'
Removes the Memo resource.
DELETE https://dev.zuid-drecht.nl/api/v1/memo/memos/%7B%7Bmemo%7D%7D 404 Not Found

Tests response is ok expected response to have status code 204 but got 404
Failure
NameErrorTestMessage
Retrieves the collection of Memo resources.AssertionErrorresponse is okexpected response to have status code 200 but got 404
Retrieves the collection of Memo resources.AssertionErrorresponse should be okay to processexpected response code to not be 4XX or 5XX
Retrieves the collection of Memo resources.AssertionErrorresponse must be valid and have a bodyexpected response to have status reason 'OK' but got 'NOT FOUND'
Creates a Memo resource.AssertionErrorresponse is okexpected response to have status code 201 but got 404
Creates a Memo resource.AssertionErrorresponse should be okay to processexpected response code to not be 4XX or 5XX
Creates a Memo resource.AssertionErrorresponse must be valid and have a bodyexpected response body to be a valid json but got error Unexpected token '<' at 1:1
Creates a Memo resource.JSONErrorSet IDUnexpected token '<' at 1:1 <html> ^
Retrieves a Memo resource.AssertionErrorresponse is okexpected response to have status code 200 but got 404
Retrieves a Memo resource.AssertionErrorresponse should be okay to processexpected response code to not be 4XX or 5XX
Retrieves a Memo resource.AssertionErrorresponse must be valid and have a bodyexpected response to have status reason 'OK' but got 'NOT FOUND'
Replaces the Memo resource.AssertionErrorresponse is okexpected response to have status code 200 but got 404
Replaces the Memo resource.AssertionErrorresponse should be okay to processexpected response code to not be 4XX or 5XX
Replaces the Memo resource.AssertionErrorresponse must be valid and have a bodyexpected response to have status reason 'OK' but got 'NOT FOUND'
Removes the Memo resource.AssertionErrorresponse is okexpected response to have status code 204 but got 404
Assertions
Name callName assertionAssertion