M
M
may-cat2015-03-24 16:34:22
API
may-cat, 2015-03-24 16:34:22

API testing and test data - how to be?

In order to test a "combat" system, it is logical to send requests to it and check whether it works or not. Even more logical is to do it automatically.
But what about those test demo data that will be uploaded to the servers? How, for example, to test the API of a system that has add/{id} but no delete/{id}?
If the error is methodological somewhere, please indicate where exactly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Blokhin, 2015-03-24
@may-cat

1. Request the implementation of delete
2. Request a replica of the combat system for testing with the ability to completely reset user data on request

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question