Item | Executed | Errored |
---|---|---|
Iterations
Total iterations run.
|
1 | 0 |
Requests
Total requests run, including any API calls triggered using scripts.
|
4 | 0 |
Pre-request scripts
Total pre-request scripts run, including those at the request, folder, and collection levels.
|
0 | 0 |
Post-response scripts
Total post-response scripts run, including those at the request, folder, and collection levels.
|
4 | 0 |
6 failed tests and 0 errors across 4 requests
Test Failure Response time is less than 200ms
AssertionError expected 839 to be below 200
Test Failure Response time is less than 200ms
AssertionError expected 228 to be below 200
Test Failure Currency should be a valid ISO 4217 currency code
AssertionError Currency must be a valid ISO 4217 code: expected 'string' to match /^[A-Z]{3}$/
Test Failure Currency is a non-empty string and follows the ISO 4217 format
AssertionError Currency should follow ISO 4217 format: expected 'string' to match /^[A-Z]{3}$/
Test Failure Response time is less than 200ms
AssertionError expected 239 to be below 200
Test Failure All currency codes are valid
AssertionError expected 'HRK' to be one of [ 'USD', 'EUR', 'GBP', 'JPY', …(7) ]