| Summary | |||||||
| testID | method | code | time(ms) | status | warn | error | DOM |
|---|---|---|---|---|---|---|---|
| uploadBinary | POST | 200 | 13406 | FAILURE | ERRORS: 1 | ||
| varWithFilename | GET | 200 | 243245 | SUCCESS | |||
| ✲ uploadBinary_autodelete | DELE | 200 | 2 | SUCCESS | |||
| FAILURE uploadBinary seq: 0 |
| POST http://localhost:28080/tagonomy?mock=true |
| 200 gotExpected: true time: 13406ms |
| msg: OK |
| alerts: ERRORexecuteTestNode:POST/PUT:debug.uploadBinaryResource not found: Resource: {context:executeTestNode:POST/PUT [debug.uploadBinary], doc:, name:, path:, base:, fullpath:, provider:NOTFOUND} |
| req-headers: content-type: application/xml |
| resp-headers: Content-type: application/json Content-length: 1115 Location: http://localhost:28080/tagonomy?ID=0 Date: Fri, 25 Nov 2016 15:57:15 GMT |
| deleteURL: http://localhost:28080/tagonomy?ID=0 |
| location: http://localhost:28080/tagonomy?ID=0 |
| vars: SELFTEST_PORT: 28080 GLOBALMASTERVAR1: global_env_value_1 GLOBALMASTERVAR2: global_mastervar_value_2 |
| SUCCESS: varWithFilename seq: 1 |
| GET http://localhost:28080/tagonomy?mock=true |
| 200 gotExpected: true time: 243245ms |
| msg: OK |
| alerts: |
| resp-headers: Content-type: application/json Content-length: 67 Location: http://localhost:18080/tagonomy?mock=true Date: Fri, 25 Nov 2016 16:01:18 GMT |
| location: http://localhost:18080/tagonomy?mock=true |
| vars: SELFTEST_PORT: 28080 GLOBALMASTERVAR1: global_env_value_1 GLOBALMASTERVAR2: global_mastervar_value_2 TITLE: My Title INSTRUCTOR_NOTE: My long note. DUE_DATE_MILLIS: 1480089678332 VAR_IN_FILE: { "title": "My Title", "due_date": 1480089678332, "instructor_note": "My long note." } |
| SUCCESS: uploadBinary_autodelete seq: 2 |
| DELETE http://localhost:28080/tagonomy?ID=0 |
| 200 gotExpected: true time: 2ms |
| msg: OK |
| alerts: |
| resp-headers: Content-type: application/json X-foobar: http://Foo.bar/in-application.xml Content-length: 34 Location: http://localhost:18080/tagonomy?mock=true Date: Fri, 25 Nov 2016 16:01:18 GMT |
| location: http://localhost:18080/tagonomy?mock=true |
| Summary | |||||||
| SUCCESS | |||||||
| EXPECTED | |||||||
| FAILURE | |||||||
preflight is for expressions like loop="${['a','b']}" which get evaluated before the test gets created, so you'll see the same testID is shown with a new header in the eval report after the preflight section.
| resource-found |
| resource-cached |
| resource-not-found |