0% found this document useful (0 votes)
17 views

API Testcases Template

Uploaded by

duyen vu
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views

API Testcases Template

Uploaded by

duyen vu
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 76

META DATA LEGEND

Project Name Supper e-commerce PRIORITY


Start Date 1-Jan-19 CRITICAL
End Date 2-Jan-23 HIGH
NORMAL
TIMELINE LOW
Release Date Weight
R1 1-Sep-19 3
R2 5-May-20 -4
R3 31-Dec-20 3
R4 10-Oct-21 -4
R5 30-Aug-22 3

Person in charge (POC) Name Email Phone


Product Owner Mr. PO [email protected] 84123456789
Project Manager Mr. PM [email protected] 84123456789
Engineering Manager Mr. EM [email protected] 84123456789
Quality Manager Mr. QM [email protected] 84123456789
Dev Lead Mr. DL [email protected] 84123456789
Test Lead Mr. TL [email protected] 84123456789

RESOURCES
No. Name Email Phone
1 Tester 1 [email protected] 84123456789
2 Tester 2 [email protected] 84123456789
3 Tester 3 [email protected] 84123456789

TEST CONTRIBUTION
POC Design Execution
Tester 1 18 19
Tester 2 11 9
Tester 3 6 7
LEGEND
STATUS METHOD No. Name
PASSED GET 1 Get all stub mappings
FAILED POST 2 Create a new stub mapping
UNEXECUTED PUT 3 Delete all stub mappings
DELETE 4 Reset stub mappings
HEAD 5 Persist stub mappings
PATCH 6 Update a stub mapping
OPTIONS 7 Delete a stub mapping

R1

R2

21%

Passed

Number of TCs
Number of TCs
7
6
5
4
3
2
1 1 1 1 1 1
1
0 0 0 0 0 0
0
Get all stub Create a new Delete all stub
mappings stub mapping mappings

20 19
18
18
16
14
12
10
8
6
4
2
0
Tester 1
APIs TEST OVERALL STATUS
Method API Number of TCs Passed
GET /__admin/mappings 1 1
POST /__admin/mappings 1 0
DELETE /__admin/mappings 1 1
POST /__admin/mappings/reset 5 2
POST /__admin/mappings/save 6 4
PUT /__admin/mappings/{stubMappingId} 1 0
DELETE /__admin/mappings/{stubMappingId} 4 4
Total 19 12

Timeline
R3 R5

R2 R4

Overall Status

16%

21%
63%

Passed Failed Unexecuted


Overall Status

Number of TCs Passed Failed Unexecuted


Overall Status

Number of TCs Passed Failed Unexecuted

6
5
4 4 4

2 2
1 1 1 1 1 1 1 1
0 0 0 0 0 0 0
a new Delete all stub Reset stub Persist stub Update a stub Delete a stub
pping mappings mappings mappings mapping mapping

Test Contribution
19

11
9
7
6

1 Tester 2 Tester 3

Design Execution
Failed Unexecuted
0 0
1 0
0 0
1 2
1 1
1 0
0 0
4 3
ID NAME PRE-CONDITION
TC-01 Verify that consumer get all stubs successful Have access token already

TC-02 Verify that consumer create stub successful Have access token already

TC-03 Verify something 1 Pre-1

TC-04 Verify something 2 Pre-2


TC-05 Verify something 3 Pre-3

TC-06 Verify something 4 Pre-4

TC-07 Verify something 5 Pre-5


TC-08 Verify something 6 Pre-6

TC-09 Verify something 7 Pre-7

TC-10 Verify something 8 Pre-8


TC-11 Verify something 9 Pre-9

TC-12 Verify something 10 Pre-10

TC-13 Verify something 11 Pre-11


TC-14 Verify something 12 Pre-12

TC-15 Verify something 13 Pre-13

TC-16 Verify something 14 Pre-14


TC-17 Verify something 15 Pre-15

TC-18 Verify something 16 Pre-16

TC-19 Verify something 17 Pre-17


TC-20 Verify something 18 Pre-18

TC-21 Verify something 19 Pre-19

TC-22 Verify something 20 Pre-20


TC-23 Verify something 21 Pre-21

TC-24 Verify something 22 Pre-22

TC-25 Verify something 23 Pre-23


TC-26 Verify something 24 Pre-24

TC-27 Verify something 25 Pre-25

TC-28 Verify something 26 Pre-26


TC-29 Verify something 27 Pre-27
METHOD API REQUEST_HEADERS
GET /__admin/mappings Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

PUT /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

DELETE /__admin/mappings Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
PATCH /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
DELETE /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

DELETE /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

PUT /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
DELETE /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
DELETE /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
POST /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

PUT /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

DELETE /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
POST /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
PUT /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

DELETE /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
POST /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json

POST /__admin/mappings/reset Authorization: Bearer test-token


Accept: */*
Content-Type: application/json

POST /__admin/mappings/save Authorization: Bearer test-token


Accept: */*
Content-Type: application/json
DELETE /__admin/mappings/{stubMappingId} Authorization: Bearer test-token
Accept: */*
Content-Type: application/json
REQUEST_BODY EXPECTED_STATUS EXPECTED_MESSAGE
200 Successful

{ 201 Successful
"request": {
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
"Content-Type":
"text/plain"
},
"status": 200
}
}Request body 1 400 Some message

Request body 2 401 Some message


Request body 3 402 Some message

Request body 4 404 Some message

Request body 5 500 Some message


Request body 6 501 Some message

Request body 7 502 Some message

Request body 8 503 Some message


Request body 9 400 Some message

Request body 10 401 Some message

Request body 11 402 Some message


Request body 12 404 Some message

Request body 13 500 Some message

Request body 14 501 Some message


Request body 15 502 Some message

Request body 16 503 Some message

Request body 17 400 Some message


Request body 18 401 Some message

Request body 19 402 Some message

Request body 20 404 Some message


Request body 21 500 Some message

Request body 22 501 Some message

Request body 23 502 Some message


Request body 24 503 Some message

Request body 25 501 Some message

Request body 26 502 Some message


Request body 27 503 Some message
EXPECTED_HEADERS EXPECTED_BODY
Content-Type: application/json { "meta": { "total": 2 }, "mappings": [ { "id":
"76ada7b0-49ae-4229-91c4-396a36f18e09", "uuid":
"76ada7b0-49ae-4229-91c4-396a36f18e09",
"request": { "method": "GET", "url": "/search?
q=things", "headers": { "Accept":
Content-Type: application/json {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
Some headers { "body": "Hello world!",
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
Some headers { "headers": {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
Some headers {
"id": "76ada7b0-49ae-4229-91c4-396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
"headers": {
ACTUAL_STATUS ACTUAL_MESSAGE ACTUAL_HEADERS
200 Successful Content-Type: application/json

400 Successful Content-Type: application/json

401 Successful Content-Type: application/json

402 Successful Content-Type: application/json


403 Successful Content-Type: application/json

404 Successful Content-Type: application/json

405 Successful Content-Type: application/json


406 Successful Content-Type: application/json

407 Successful Content-Type: application/json

408 Successful Content-Type: application/json


409 Successful Content-Type: application/json

410 Successful Content-Type: application/json

411 Successful Content-Type: application/json


412 Successful Content-Type: application/json

413 Successful Content-Type: application/json

414 Successful Content-Type: application/json


415 Successful Content-Type: application/json

416 Successful Content-Type: application/json

417 Successful Content-Type: application/json


418 Successful Content-Type: application/json

419 Successful Content-Type: application/json

420 Successful Content-Type: application/json


421 Successful Content-Type: application/json

422 Successful Content-Type: application/json

423 Successful Content-Type: application/json


424 Successful Content-Type: application/json

425 Successful Content-Type: application/json

426 Successful Content-Type: application/json


427 Successful Content-Type: application/json
ACTUAL_BODY EXECUTION_STATUS DESIGN_BY
{ "meta": { "total": 2 }, "mappings": [ { PASSED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09", "uuid": "76ada7b0-49ae-
4229-91c4-396a36f18e09", "request": {
"method": "GET", "url": "/search?
{ FAILED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
{ "response": { UNEXECUTED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ FAILED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", UNEXECUTED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ PASSED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", FAILED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", UNEXECUTED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ PASSED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", FAILED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", UNEXECUTED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ PASSED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", FAILED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ UNEXECUTED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", FAILED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ UNEXECUTED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ FAILED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", UNEXECUTED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ FAILED Tester 1
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", UNEXECUTED Tester 2
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
{ "body": "Hello world!", PASSED Tester 3
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
{ PASSED Tester 4
"id": "76ada7b0-49ae-4229-91c4-
396a36f18e09",
"priority": 3,
"request": {
"headers": {
"Accept": {
"equalTo": "text/plain"
}
},
"method": "GET",
"url": "/some/thing"
},
"response": {
"body": "Hello world!",
DESIGN_DATE EXECUTE_BY EXECUTE_DATE
20-Sep-22 Tester 2 20-Sep-22

21-Sep-22 Tester 3 20-Sep-22

22-Sep-22 Tester 2 20-Sep-22

23-Sep-22 Tester 1 20-Sep-22


24-Sep-22 Tester 2 20-Sep-22

25-Sep-22 Tester 3 20-Sep-22

26-Sep-22 Tester 2 20-Sep-22


27-Sep-22 Tester 1 20-Sep-22

28-Sep-22 Tester 2 20-Sep-22

29-Sep-22 Tester 3 20-Sep-22


30-Sep-22 Tester 2 20-Sep-22

1-Oct-22 Tester 1 20-Sep-22

2-Oct-22 Tester 2 20-Sep-22


3-Oct-22 Tester 3 20-Sep-22

4-Oct-22 Tester 2 20-Sep-22

5-Oct-22 Tester 1 20-Sep-22


6-Oct-22 Tester 2 20-Sep-22

7-Oct-22 Tester 3 20-Sep-22

8-Oct-22 Tester 2 20-Sep-22


9-Oct-22 Tester 1 20-Sep-22

10-Oct-22 Tester 2 20-Sep-22

11-Oct-22 Tester 3 20-Sep-22


12-Oct-22 Tester 2 20-Sep-22

13-Oct-22 Tester 1 20-Sep-22

14-Oct-22 Tester 2 20-Sep-22


15-Oct-22 Tester 3 20-Sep-22

16-Oct-22 Tester 2 20-Sep-22

17-Oct-22 Tester 1 20-Sep-22


18-Oct-22 Tester 2 20-Sep-22

You might also like