Test request |
Full request and response headers |
Expected |
This is the condition for which you run the test. |
Actual |
This is the actual value Test Center got from running the test for the set test request. |
Result |
There are two possible test run results:
- Fail. It’s when the Expected and
Actual values differ. In such case, the tested changes
need to be thoroughly checked as they don’t behave as they should and may cause
problems when activated on the production environment.
- Pass. It’s when the Expected and
Actual values are the same. It means that the tested
changes behave in expected manner and are safe to implement on the production
environment.
|
Full request and response headers |
If you want, you can expand this section to check the exact request
and response’s headers. All customized request’s headers are noted at the end with
annotations: added, filtered, or modified. |