Newman Run Dashboard

Thursday, 28 December 2023 02:31:59
Total Iterations

1

Total Assertions

4

Total Failed Tests

5

Total Skipped Tests

0


File Information
Collection: Cancel_Order_BUY
Environment: Test
Timings and Data
Total run duration: 435ms
Total data received: 126B
Average response time: 81ms
Summary Item Total Failed
Requests 4 0
Prerequest Scripts 0 0
Test Scripts 4 1
Assertions 4 4
Skipped Tests 0 -



Showing 5 Failures

Failed Test: status code is 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test:

Assertion Error Message
No data, empty input at 1:1

^
Failed Test: status code is 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Check message response: success

Assertion Error Message
expected 'Failure' to deeply equal 'Success'
Failed Test: Difference between new and old trading limit

Assertion Error Message
expected NaN to deeply equal 895


There are no skipped tests



1 Iteration available to view
Response Information
Response Code: 400 - Bad Request
Mean time per request: 67ms
Mean size per request: 0B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.36.1
Accept */*
Cache-Control no-cache
Postman-Token 4cbebaa9-e49f-45a0-9a86-235ad986d598
Host cash-bo-api.dev.rakutentrade.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 403
Request Body
{
          "accountNo": "CA-00000146",
          "cif": "test_00013",
          "clordId": "CA_1",
          "orderSide": "BUY",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "Z74",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": 100,
          "fees": "5",
          "orderDatetime": "2023-12-26T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 28 Dec 2023 02:31:59 GMT
Content-Length 0
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
status code is 200 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 200
expected response to have status code 200 but got 400
Response Information
Response Code: 200 - OK
Mean time per request: 93ms
Mean size per request: 30B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
accept */*
User-Agent PostmanRuntime/7.36.1
Cache-Control no-cache
Postman-Token 31a34528-8f81-4d7d-9e5c-030a397b4a00
Host gcw-bo-api.dev.rakutentrade.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Thu, 28 Dec 2023 02:31:59 GMT
Content-Type application/json
Content-Length 30
Connection keep-alive
Vary Origin
Vary Access-Control-Request-Method
Vary Access-Control-Request-Headers
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Content-Type-Options nosniff
X-Frame-Options DENY
X-XSS-Protection 0
Referrer-Policy no-referrer
Response Body
{"value":895.0000000000000000}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: https://cash-bo-api.dev.rakutentrade.com/internal/order-cancel
Response Information
Response Code: 400 - Bad Request
Mean time per request: 33ms
Mean size per request: 66B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
accept */*
Content-Type application/json
User-Agent PostmanRuntime/7.36.1
Cache-Control no-cache
Postman-Token e483989b-ee34-4040-a30c-1b251e6529c0
Host cash-bo-api.dev.rakutentrade.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
          "orderId": "CA_1"
        }
Response Headers
Header NameHeader Value
Date Thu, 28 Dec 2023 02:31:59 GMT
Content-Type application/json
Content-Length 66
Connection keep-alive
Vary Origin
Vary Access-Control-Request-Method
Vary Access-Control-Request-Headers
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Content-Type-Options nosniff
X-Frame-Options DENY
X-XSS-Protection 0
Referrer-Policy no-referrer
Response Body
{"result":"Failure","reason":"Trade order not found!","data":null}
Test Information
NamePassedFailedSkipped
status code is 200 0 1 0
Check message response: success 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
status code is 200
expected response to have status code 200 but got 400
Check message response: success
expected 'Failure' to deeply equal 'Success'
Response Information
Response Code: 200 - OK
Mean time per request: 131ms
Mean size per request: 30B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
accept */*
User-Agent PostmanRuntime/7.36.1
Cache-Control no-cache
Postman-Token 954e6afe-272a-49a4-ad41-44608ad5073a
Host gcw-bo-api.dev.rakutentrade.com
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Thu, 28 Dec 2023 02:31:59 GMT
Content-Type application/json
Content-Length 30
Connection keep-alive
Vary Origin
Vary Access-Control-Request-Method
Vary Access-Control-Request-Headers
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Content-Type-Options nosniff
X-Frame-Options DENY
X-XSS-Protection 0
Referrer-Policy no-referrer
Response Body
{"value":895.0000000000000000}
Test Information
NamePassedFailedSkipped
Difference between new and old trading limit 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Difference between new and old trading limit
expected NaN to deeply equal 895