Login
|
Logout
DamageBDD
The tool to break your stack

Create/Edit Feature

Write the test case in the textarea below:

You can find more example test cases here:

Feature: Http test feature Scenario: Test post json Given I am using server "https://run.staging.damagebdd.com" And I set "Content-Type" header to "application/json" When I make a POST request to "/tests/" """ { "refund_address": "mohjSavDdQYHRYXcS3uS6ttaHP8amyvX78", "customer_type": "Individual", "full_name": "John Doe", "date_of_birth": "1980-01-01", "address": "123 Main Street, Sydney, NSW", "identification_verification": { "document_type": "Passport", "document_number": "A1234567" }, "email": "john.doe@damagebdd.com", "phone": "0412345678" } """ Then the response status must be "201" Then the json at path "$.email" must be "john.doe@damagebdd.com"




Run Report

Result of the run will be streamed here.

You can see previous results in the history tab.

Fetching reports ...
DNS Auth Token Settings
Context Variables Settings



Webhooks