Newman Run Dashboard

Thursday, 21 December 2023 01:50:41
Total Iterations

1

Total Assertions

8

Total Failed Tests

17

Total Skipped Tests

0


File Information
Collection: TESTCASE
Environment: Prod-env
Timings and Data
Total run duration: 345ms
Total data received: 1.11KB
Average response time: 17ms
Summary Item Total Failed
Requests 8 1
Prerequest Scripts 0 0
Test Scripts 8 8
Assertions 8 8
Skipped Tests 0 -



Showing 17 Failures

Failed Test:

Assertion Error Message
getaddrinfo ENOTFOUND {{gettradeorder}}
Failed Test: status code is 200

Assertion Error Message
expected PostmanResponse{ …(5) } to have property 'code'
Failed Test:

Assertion Error Message
Unexpected token u in JSON at position 0
Failed Test: status code is 200

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

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 500

Assertion Error Message
expected response to have status code 500 but got 404
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 200

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

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 400

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

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 400

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

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 400

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

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^
Failed Test: status code is 500

Assertion Error Message
expected response to have status code 500 but got 404
Failed Test:

Assertion Error Message
Unexpected token '<' at 1:1
<!DOCTYPE html>
^


There are no skipped tests



1 Iteration available to view
Request Information
Request Method: GET
Request URL: http://{{gettradeorder}}/
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4282c134-c802-479a-9134-9bb71e13562c
Host {{gettradeorder}}
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
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 PostmanResponse{ …(5) } to have property 'code'
Response Information
Response Code: 404 - Not Found
Mean time per request: 74ms
Mean size per request: 160B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a6d4f4d3-0302-4712-a41d-d34d5fe02023
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 160
Connection keep-alive
x-request-id 1e3c6af23f07c6ff509040dea7550a0e
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot GET /internal/trade/orders</pre>
        </body>
        </html>
        
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 404
Response Information
Response Code: 404 - Not Found
Mean time per request: 11ms
Mean size per request: 160B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 043f56cb-81ec-42a2-bae4-d62f664b01b8
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 160
Connection keep-alive
x-request-id 776eedd0813f5a22675737f266582c6f
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot PUT /internal/trade/orders</pre>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
status code is 500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 500
expected response to have status code 500 but got 404
Request Information
Request Method: POST
Request URL: https://api.sandbox.inveto.ai/partner//internal/order-creation
Response Information
Response Code: 404 - Not Found
Mean time per request: 23ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 375b2a7b-f47e-4bac-956a-460178318ca2
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 404
Request Body
{
          "accountNo": "CA-00000073",
          "cif": "thaohtt_001",
          "clordId": "122",
          "orderSide": "BUY",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "STO",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": "10",
          "fees": "1",
          "orderDatetime": "2023-12-18T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 163
Connection keep-alive
x-request-id be029a25fc22d854e2495f3c0fc30bde
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot POST /internal/order-creation</pre>
        </body>
        </html>
        
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 404
Request Information
Request Method: POST
Request URL: https://api.sandbox.inveto.ai/partner//internal/order-creation
Response Information
Response Code: 404 - Not Found
Mean time per request: 8ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6ac423f9-112c-4696-92c9-2177f069989f
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 404
Request Body
{
          "accountNo": "CA-00000078",
          "cif": "thaohtt_002",
          "clordId": "125",
          "orderSide": "BUY",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "STO",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": "10",
          "fees": "1",
          "orderDatetime": "2023-12-18T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 163
Connection keep-alive
x-request-id 48c8b03b01920f3555d42180d3119b92
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot POST /internal/order-creation</pre>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 400
expected response to have status code 400 but got 404
Request Information
Request Method: POST
Request URL: https://api.sandbox.inveto.ai/partner//internal/order-creation
Response Information
Response Code: 404 - Not Found
Mean time per request: 10ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3958dd7c-3ae8-40da-bbd1-5f569b8c81c2
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 405
Request Body
{
          "accountNo": "CA-00000078",
          "cif": "thaohtt_002",
          "clordId": "121",
          "orderSide": "SELL",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "STO",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": "10",
          "fees": "1",
          "orderDatetime": "2023-12-18T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 163
Connection keep-alive
x-request-id 9dbd33a3edae1c34c418881e878293c8
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot POST /internal/order-creation</pre>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 400
expected response to have status code 400 but got 404
Request Information
Request Method: POST
Request URL: https://api.sandbox.inveto.ai/partner//internal/order-creation
Response Information
Response Code: 404 - Not Found
Mean time per request: 7ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6e1882ef-7668-416c-a3fb-53d8db929b45
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 417
Request Body
{
          "accountNo": "CA-00000078453543535543",
          "cif": "thaohtt_002",
          "clordId": "155",
          "orderSide": "SELL",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "STO",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": "10",
          "fees": "1",
          "orderDatetime": "2023-12-18T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 163
Connection keep-alive
x-request-id e20bb5bca0f87be87dc8bc0fdbe98ec4
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot POST /internal/order-creation</pre>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 400
expected response to have status code 400 but got 404
Request Information
Request Method: POST
Request URL: https://api.sandbox.inveto.ai/partner//internal/order-creation
Response Information
Response Code: 404 - Not Found
Mean time per request: 7ms
Mean size per request: 163B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 7ddf440a-9c97-46b1-8523-c042a308ec45
Host api.sandbox.inveto.ai
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 413
Request Body
{
          "accountNo": "CA-00000078",
          "cif": "thaohtt_002",
          "clordId": "156",
          "orderSide": "SELLrtyeryer",
          "orderQty": 10,
          "exchangeCode": "SGX",
          "stockCode": "STO",
          "currencyCode": "SGD",
          "orderValidity": "DAY",
          "orderLot": "BOARD",
          "orderType": "LIMIT_ORDER",
          "rewardCode": "null",
          "estimatedNetAmount": "10",
          "fees": "1",
          "orderDatetime": "2023-12-18T16:55:41.864275200"
        }
Response Headers
Header NameHeader Value
Date Thu, 21 Dec 2023 01:50:41 GMT
Content-Type text/html; charset=utf-8
Content-Length 163
Connection keep-alive
x-request-id d585b107ad7981172c523d7219a68ce2
Content-Security-Policy default-src 'none'
Cross-Origin-Embedder-Policy require-corp
Cross-Origin-Opener-Policy same-origin
Cross-Origin-Resource-Policy same-origin
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15724800; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
Origin-Agent-Cluster ?1
X-Permitted-Cross-Domain-Policies none
Referrer-Policy no-referrer
X-XSS-Protection 0
Access-Control-Allow-Origin *
Access-Control-Allow-Credentials true
Access-Control-Allow-Methods GET, PUT, POST, DELETE, PATCH, OPTIONS
Access-Control-Allow-Headers Authorization,Content-Type,Origin, Accept, Accept-Language, User-Agent, Referer, Secret-Key
Access-Control-Max-Age 1728000
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
        <meta charset="utf-8">
        <title>Error</title>
        </head>
        <body>
        <pre>Cannot POST /internal/order-creation</pre>
        </body>
        </html>
        
Test Information
NamePassedFailedSkipped
status code is 500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
status code is 500
expected response to have status code 500 but got 404