BitRadeX API 自动化测试中文报告 - BitRadeX测试环境

生成时间:2026-05-28 22:41:19 | Robot生成时间:2026-05-28T22:41:02.791309
用例总数
53
通过
52
失败
0
跳过/其他
1
通过率
98.11%
总耗时
15.67 秒

失败用例(重点关注)

用例耗时失败原因
无失败用例

用例明细(点击展开)

1. 获取广告列表 PASS 耗时:0.86 秒 | 标签:-
用例说明状态耗时标签
验证广告列表接口功能 PASS 0.86 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/ad/list 200
None
{
  "code": 0,
  "data": [],
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979263714
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
2. 获取应用分享信息 PASS 耗时:0.45 秒 | 标签:-
用例说明状态耗时标签
验证应用分享信息接口功能 PASS 0.45 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/app/share/info 200
None
{
  "code": 0,
  "data": {
    "path": "/account/register",
    "host": "https://www.bitradex-test.com"
  },
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979264179
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
3. 获取应用版本信息 PASS 耗时:0.45 秒 | 标签:-
用例说明状态耗时标签
验证应用版本信息接口功能 PASS 0.45 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/app-info/version?client=ios-test-flight&build=7034 200
None
{
  "code": 0,
  "data": {
    "alertType": 2,
    "build": 6115,
    "description": "1",
    "version": "v1.1.2",
    "url": "itms-services://?action=download-manifest&url=https://download.bitradex.com/test-app/IOS/manifest.plist"
  },
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979264589
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
4. 获取Banner列表 PASS 耗时:0.35 秒 | 标签:-
用例说明状态耗时标签
验证Banner列表接口功能 PASS 0.35 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/banner/listByApp?type=2 200
None
{
  "code": 0,
  "data": [],
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979265027
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
5. 申请验证码 PASS 耗时:0.77 秒 | 标签:-
用例说明状态耗时标签
验证验证码请求接口功能 PASS 0.77 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/captcha/apply?type=2 200
None
{
  "code": 0,
  "data": {
    "code": "",
    "sdkKey": "a78c3a7d6d0e43c75bac3e0ca5effbed",
    "enabled": true
  },
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979265455
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
6. 获取开屏广告列表 PASS 耗时:0.41 秒 | 标签:-
用例说明状态耗时标签
验证开屏广告列表接口功能 PASS 0.41 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/open-screen/list 200
None
{
  "code": 0,
  "data": {
    "mn_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "mn"
    },
    "ru_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "ru"
    },
    "pt_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "pt"
    },
    "tw_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "tw"
    },
    "kk_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "kk"
    },
    "ms_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "ms"
    },
    "ko_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "ko"
    },
    "az_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "az"
    },
    "pt_br_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "pt_br"
    },
    "es_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "es"
    },
    "cn_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947198874.png",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "cn"
    },
    "vi_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "vi"
    },
    "th_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "th"
    },
    "en_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947211887.png",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "en"
    },
    "ja_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/solid-color-1125x2436-1774947146373.png",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "ja"
    },
    "id_0": {
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "timeLimitType": 1,
      "domesticLink": "https://www.bitradex-test.com/zh-CN/battle/peakInvitationalTournament//internal",
      "templateCode": "app_open_screen",
      "type": 0,
      "priority": 122,
      "title": "",
      "url": "",
      "content": "",
      "isNeedLogin": 2,
      "deliveryId": 32,
      "timeLimitStart": "17:00:00",
      "timeLimitEnabled": 1,
      "id": 94,
      "timeLimitEnd": "23:00:00",
      "lang": "id"
    }
  },
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979266179
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
7. 获取开屏广告语言列表 PASS 耗时:0.36 秒 | 标签:-
用例说明状态耗时标签
验证开屏广告语言列表接口功能 PASS 0.36 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/open-screen/list/lang 200
None
{
  "code": 0,
  "data": [
    {
      "maxImpressions": 2,
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/battle/spinnerPhase2",
      "domesticLink": "https://www.bitradex-test.com/battle/spinnerPhase2",
      "templateCode": "app_popup",
      "type": 1,
      "priority": 99,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964905160.png",
      "content": "",
      "blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964909361.png",
      "isNeedLogin": 1,
      "whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410-1768964905160.png",
      "timeInterval": 4,
      "id": 23,
      "lang": "cn"
    },
    {
      "maxImpressions": 2,
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/battle/spinnerPhase2",
      "domesticLink": "https://www.bitradex-test.com/battle/spinnerPhase2",
      "templateCode": "app_popup",
      "type": 1,
      "priority": 222,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964431319.png",
      "content": "",
      "blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964435175.png",
      "isNeedLogin": 1,
      "whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768964431319.png",
      "timeInterval": 4,
      "id": 28,
      "lang": "cn"
    },
    {
      "maxImpressions": 2,
      "visibilityScope": "ALL",
      "link": "https://www.bitradex-test.com/battle/seckill?activityId=P6GTDP9FHXTY",
      "domesticLink": "https://www.bitradex-test.com/battle/seckill?activityId=P6GTDP9FHXTY",
      "templateCode": "app_popup",
      "type": 1,
      "priority": 996,
      "title": "",
      "url": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839098019.png",
      "content": "邀请好友,最高享受30%返佣!",
      "blackUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839102436.png",
      "isNeedLogin": 1,
      "whiteUrl": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/app/410x340-1768839098019.png",
      "timeInterval": 4,
      "id": 37,
      "lang": "cn"
    }
  ],
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979266588
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
8. 获取Vajra District列表 PASS 耗时:0.34 秒 | 标签:-
用例说明状态耗时标签
验证Vajra District列表接口功能 PASS 0.34 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/app/public/vajra-district/list?version=new 200
None
{
  "code": 0,
  "data": [
    {
      "sonList": [
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ba87be22637a47299788f08e31b2dac3.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/32f6123dbd344e89b465a7d2deee4e30.png",
          "nameAll": {
            "kk": "AI Trading",
            "hi": "AI earn",
            "mn": "AI Trading",
            "hk": "AI earn",
            "ru": "Ты очень красивый/красивая",
            "tw": "AI Trading",
            "ko": "AI 트레이딩",
            "pt": "AI Trading",
            "ms": "AI earn ms",
            "en": "AI Trading",
            "cn": "AI智投",
            "pt_br": "AI Trading",
            "fr": "AI earn",
            "es": "AI earn",
            "vi": "Giao dịch AI",
            "th": "AI earn",
            "ja": "AI知能投資",
            "az": "AI Trading",
            "id": "AI earn",
            "pt ": "AI Trading",
            "tr": "AI earn"
          },
          "newLabel": "124%",
          "name": "AI智投",
          "link": "noahex://app.com/noah/ai/home",
          "id": 132,
          "label": 0
        },
        {
          "isNeedLogin": 1,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/53220d07505e40ba9900ccf462c79830.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/d77aa9bea17c4555835f287afb2bc4e4.png",
          "nameAll": {
            "kk": "redPackage",
            "ptbr": "redPackage",
            "hi": "AI earn",
            "mn": "redPackage",
            "hk": "AI earn",
            "ru": "самого лучшего",
            "tw": "redPackage",
            "ko": "redPackage",
            "pt": "redPackage",
            "ms": "redPackage",
            "pt-br": "yingwen",
            "en": "redPackage",
            "cn": "红包",
            "pt_br": "redPackage",
            "fr": "AI earn",
            "es": "redPackage",
            "vi": "redPackage",
            "th": "redPackage",
            "ja": "redPackage",
            "az": "redPackage",
            "id": "redPackage",
            "pt ": "AI Trading",
            "tr": "AI earn"
          },
          "newLabel": "9,800",
          "name": "红包",
          "link": "noahex://app.com/redPackage",
          "id": 140,
          "label": 1
        },
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/6e8a19ffd073453f9159e56dcd97dc0b.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ed693bc5f8764797b1c3f8c26fdd966d.png",
          "nameAll": {
            "kk": "大转盘",
            "ptbr": "大转盘",
            "hi": "Help Center",
            "mn": "大转盘",
            "hk": "Help Center",
            "ru": "大转盘",
            "tw": "大转盘",
            "ko": "大转盘",
            "pt": "大转盘",
            "ms": "大转盘",
            "en": "大转盘",
            "cn": "大转盘",
            "pt_br": "大转盘",
            "fr": "Help Center",
            "es": "大转盘",
            "vi": "大转盘",
            "th": "大转盘",
            "ja": "大转盘",
            "az": "大转盘",
            "id": "大转盘",
            "pt ": "visa card",
            "tr": "Help Center"
          },
          "newLabel": "",
          "name": "大转盘",
          "link": "/en/battle/spinnerPhase3",
          "id": 138,
          "label": 1
        },
        {
          "isNeedLogin": 1,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/cb16dc4c500f452d802d97395a8e9c35.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/2cc807475a304083b6ad3a09ef61f833.png",
          "nameAll": {
            "kk": "事件合约en",
            "mn": "事件合约en",
            "ru": "ʐɨlɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈmɨvə ˈlutʂɪvə ˈv ʐɨzʲˈnʲi",
            "tw": "事件合约en",
            "ko": "事件合约en",
            "pt": "事件合约en",
            "ms": "事件合约en",
            "en": "事件合约en",
            "cn": "事件合约",
            "pt_br": "事件合约en",
            "es": "事件合约en",
            "vi": "事件合约en",
            "th": "事件合约en",
            "ja": "事件合约en",
            "az": "事件合约en",
            "id": "事件合约en"
          },
          "newLabel": "0 Fee",
          "name": "事件合约",
          "link": "noahex://app.com/trade/couponTabPage?type=contract&symbol=btc_usdt",
          "id": 147,
          "label": 0
        },
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/dcf64ec6cca04e1e8584e2db3d88e26b.jpg",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/fd26ef7967b9405cb35aabb77245d347.jpg",
          "nameAll": {
            "kk": "巅峰邀请赛EN",
            "ptbr": "活动中心",
            "hi": "shequn",
            "mn": "巅峰邀请赛EN",
            "hk": "shequn",
            "ru": "ɨlɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈmɨvə ˈlut",
            "tw": "巅峰邀请赛EN",
            "ko": "巅峰邀请赛EN",
            "pt": "巅峰邀请赛EN",
            "ms": "巅峰邀请赛EN",
            "en": "巅峰邀请赛EN",
            "cn": "巅峰邀请赛CN你@#¥%6参加了吗不参加太可惜了",
            "pt_br": "巅峰邀请赛EN",
            "fr": "shequn",
            "es": "巅峰邀请赛EN",
            "vi": "巅峰邀请赛EN",
            "th": "巅峰邀请赛EN",
            "ja": "巅峰邀请赛EN",
            "az": "巅峰邀请赛",
            "id": "巅峰邀请赛EN",
            "tr": "shequn"
          },
          "newLabel": "",
          "name": "巅峰邀请赛CN你@#¥%6参加了吗不参加太可惜了",
          "link": "https://www.bitradex-test.com/battle/peakInvitationalTournament/internal",
          "id": 145,
          "label": 0
        },
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/841e65458fbd471b9a8d7967cc05c45d.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/d1cddf42bf23443c9272683fde67f1f0.png",
          "nameAll": {
            "kk": "222",
            "ptbr": "222",
            "mn": "222",
            "ru": "Привет, как дела?",
            "tw": "222",
            "ko": "222",
            "pt": "222",
            "ms": "222",
            "en": "巅峰表单",
            "cn": "巅峰表单",
            "pt_br": "222",
            "es": "222",
            "vi": "222",
            "th": "222",
            "ja": "巅峰表单",
            "az": "1111",
            "id": "222"
          },
          "newLabel": "",
          "name": "巅峰表单",
          "link": "/battle/peakinvitationalform",
          "id": 142,
          "label": 0
        },
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/3c4f9e772a9b48ad915d30be37bf5445.jpeg",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/453e1f721ae54b799dcef1e4987842af.jpeg",
          "nameAll": {
            "kk": "visa card",
            "hi": "Help Center",
            "mn": "visa card",
            "hk": "Help Center",
            "ru": "visa card",
            "tw": "visa card",
            "ko": "visa card",
            "pt": "visa card",
            "ms": "visa card",
            "en": "visa card",
            "cn": "visa",
            "pt_br": "visa card",
            "fr": "Help Center",
            "es": "visa card",
            "vi": "visa card",
            "th": "visa card",
            "ja": "visa card",
            "az": "visa",
            "id": "visa card",
            "pt ": "visa card",
            "tr": "Help Center"
          },
          "newLabel": "",
          "name": "visa",
          "link": "/btxCard/home",
          "id": 135,
          "label": 0
        },
        {
          "isNeedLogin": 0,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/a94acd192e8b40f3b37c70a2742c731b.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/f8c96320ba704e99bbe5bb7ff0d13e7b.png",
          "nameAll": {
            "kk": "landingpage",
            "hi": "Invite Friends",
            "mn": "landingpage",
            "hk": "Invite Friends",
            "ru": "ʐɨzʲˈnʲi",
            "tw": "landingpage",
            "ko": "landingpage",
            "pt": "landingpage",
            "ms": "landingpage",
            "en": "landingpage",
            "cn": "landingpage",
            "pt_br": "landingpage",
            "fr": "Invite Friends",
            "es": "landingpage",
            "vi": "landingpage",
            "th": "landingpage",
            "ja": "landingpage",
            "az": "landingpage",
            "id": "landingpage",
            "pt ": "Team",
            "tr": "Invite Friends"
          },
          "newLabel": "",
          "name": "landingpage",
          "link": "/futures-campaign",
          "id": 148,
          "label": 0
        },
        {
          "isNeedLogin": 1,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/8004516043604c0caba5ed1629cbe670.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/5e779eb20d9a4cbdb1892c16f80c5633.png",
          "nameAll": {
            "kk": "BXC",
            "hi": "Invite Friends",
            "mn": "BXC",
            "hk": "Invite Friends",
            "ru": "ɐˈju tʲɪˈbʲɛ fsʲɪˈvo sɐˈ",
            "tw": "BXC",
            "ko": "BXC",
            "pt": "BXC",
            "ms": "BXC",
            "en": "BXC",
            "cn": "BXC",
            "pt_br": "BXC",
            "fr": "Invite Friends",
            "es": "BXC",
            "vi": "BXC",
            "th": "BXC",
            "ja": "BXC",
            "az": "BXC",
            "id": "BXC",
            "pt ": "Team",
            "tr": "Invite Friends"
          },
          "newLabel": "new",
          "name": "BXC",
          "link": "/token/bxc",
          "id": 146,
          "label": 0
        },
        {
          "isNeedLogin": 1,
          "nightIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/55374a597aaf48f48ef6a87a62fc44d8.png",
          "dayIcon": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/c4ca4238a0b923820dcc509a6f75849b/public/app/ce7e6827098741a0a5043dccd9593f5f.png",
          "nameAll": {
            "kk": "111",
            "mn": "111",
            "ru": "Желаю тебе всего самого лучшего в жизни!",
            "tw": "111",
            "ko": "111",
            "pt": "111",
            "ms": "111",
            "en": "111",
            "cn": "111你@#¥%6参加了吗不参加太可惜了",
            "pt_br": "111",
            "es": "111",
            "vi": "111",
            "th": "111",
            "ja": "111",
            "az": "大转盘你@#¥%6参加了吗不参加太可惜了",
            "id": "111"
          },
          "newLabel": "",
          "name": "111你@#¥%6参加了吗不参加太可惜了",
          "link": "/zh-CN/battle/spinnerPhase3",
          "id": 149,
          "label": 0
        }
      ]
    }
  ],
  "msg": "Success.",
  "msgInfo": {
    "template": "Success."
  },
  "ts": 1779979266963
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
9. 获取期货U本位交易对详情 PASS 耗时:0.42 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位交易对详情接口功能 PASS 0.42 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/symbol/detail?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "id": 1,
    "symbol": "btc_usdt",
    "symbolGroupId": 1,
    "pair": "btc_usdt",
    "contractType": "PERPETUAL",
    "productType": "perpetual",
    "predictEventType": null,
    "predictEventParam": null,
    "predictEventSort": null,
    "underlyingType": "U_BASED",
    "contractSize": "0.0001",
    "tradeSwitch": true,
    "openSwitch": true,
    "isDisplay": true,
    "isOpenApi": true,
    "state": 0,
    "initLeverage": 5,
    "initPositionType": "CROSSED",
    "baseCoin": "btc",
    "quoteCoin": "usdt",
    "baseCoinPrecision": 8,
    "baseCoinDisplayPrecision": 4,
    "quoteCoinPrecision": 8,
    "quoteCoinDisplayPrecision": 4,
    "quantityPrecision": 0,
    "pricePrecision": 2,
    "supportOrderType": "LIMIT,MARKET",
    "supportTimeInForce": "GTC,FOK,IOC,GTX",
    "supportEntrustType": "TAKE_PROFIT,STOP,TAKE_PROFIT_MARKET,STOP_MARKET,TRAILING_STOP_MARKET",
    "supportPositionType": "CROSSED,ISOLATED",
    "minQty": "2",
    "minNotional": "5",
    "maxNotional": "10000000000",
    "multiplierDown": "0.5",
    "multiplierUp": "0.5",
    "maxOpenOrders": 20000000,
    "maxEntrusts": 20000000,
    "makerFee": "0.0002",
    "takerFee": "0.0004",
    "liquidationFee": "0.015",
    "marketTakeBound": "0.05",
    "depthPrecisionMerge": 5,
    "labels": [
      "HOT",
      "NEW"
    ],
    "onboardDate": 1651327201000,
    "enName": "BTCUSDT",
    "cnName": "BTCUSDT ",
    "minStepPrice": "0.01",
    "minPrice": null,
    "maxPrice": null,
    "deliveryDate": 1667819989000,
    "deliveryPrice": null,
    "deliveryCompletion": false,
    "cnDesc": "cn",
    "enDesc": "en en",
    "cnRemark": null,
    "enRemark": null,
    "plates": [
      1,
      2
    ]
  },
  "ts": 1779979267408
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
10. 获取期货U本位其他交易对详情 PASS 耗时:0.21 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位其他交易对详情接口功能 PASS 0.21 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/symbol/detail?symbol=eth_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "id": 2,
    "symbol": "eth_usdt",
    "symbolGroupId": 2,
    "pair": "eth_usdt",
    "contractType": "PERPETUAL",
    "productType": "perpetual",
    "predictEventType": null,
    "predictEventParam": null,
    "predictEventSort": null,
    "underlyingType": "U_BASED",
    "contractSize": "0.01",
    "tradeSwitch": true,
    "openSwitch": true,
    "isDisplay": true,
    "isOpenApi": false,
    "state": 0,
    "initLeverage": 20,
    "initPositionType": "CROSSED",
    "baseCoin": "eth",
    "quoteCoin": "usdt",
    "baseCoinPrecision": 8,
    "baseCoinDisplayPrecision": 4,
    "quoteCoinPrecision": 8,
    "quoteCoinDisplayPrecision": 4,
    "quantityPrecision": 0,
    "pricePrecision": 2,
    "supportOrderType": "LIMIT,MARKET",
    "supportTimeInForce": "GTC,FOK,IOC,GTX",
    "supportEntrustType": "TAKE_PROFIT,STOP,TAKE_PROFIT_MARKET,STOP_MARKET,TRAILING_STOP_MARKET",
    "supportPositionType": "CROSSED,ISOLATED",
    "minQty": "2",
    "minNotional": "5",
    "maxNotional": "1000000000",
    "multiplierDown": "0.5",
    "multiplierUp": "0.9",
    "maxOpenOrders": 400,
    "maxEntrusts": 120,
    "makerFee": "0.0002",
    "takerFee": "0.0065",
    "liquidationFee": "0.0001",
    "marketTakeBound": "0.05",
    "depthPrecisionMerge": 5,
    "labels": [
      "NEW",
      "HOT"
    ],
    "onboardDate": 1651327319000,
    "enName": "ETHUSDT",
    "cnName": "ETHUSDT ",
    "minStepPrice": "0.01",
    "minPrice": null,
    "maxPrice": null,
    "deliveryDate": null,
    "deliveryPrice": null,
    "deliveryCompletion": false,
    "cnDesc": "",
    "enDesc": "",
    "cnRemark": null,
    "enRemark": null,
    "plates": []
  },
  "ts": 1779979267612
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
11. 获取期货U本位深度数据_BTC PASS 耗时:0.36 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口功能(BTC/USDT) PASS 0.36 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=btc_usdt&level=100 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779979268002,
    "s": "btc_usdt",
    "u": 1423261267314,
    "b": [
      [
        "73223.7",
        "1793"
      ],
      [
        "73203.8",
        "2981"
      ],
      [
        "73203.4",
        "4166"
      ],
      [
        "73202.5",
        "4644"
      ],
      [
        "73196.7",
        "761"
      ],
      [
        "73195.3",
        "427"
      ],
      [
        "73193.9",
        "511"
      ],
      [
        "73175.4",
        "4333"
      ],
      [
        "73161.8",
        "3807"
      ],
      [
        "73148.3",
        "2026"
      ],
      [
        "73136.3",
        "1155"
      ],
      [
        "73113",
        "499"
      ],
      [
        "73105",
        "19"
      ],
      [
        "73087.5",
        "1644"
      ],
      [
        "73079.4",
        "3599"
      ],
      [
        "73034.9",
        "122"
      ],
      [
        "73016.7",
        "488"
      ],
      [
        "73001.9",
        "220"
      ],
      [
        "72999.8",
        "96"
      ],
      [
        "72967.6",
        "3381"
      ],
      [
        "72959.7",
        "4139"
      ],
      [
        "72959.5",
        "9947"
      ],
      [
        "72959.4",
        "3746"
      ],
      [
        "72958.8",
        "8555"
      ],
      [
        "72955.7",
        "2425"
      ],
      [
        "72954.1",
        "4159"
      ],
      [
        "72953.5",
        "11686"
      ],
      [
        "72952.7",
        "4231"
      ],
      [
        "72950.7",
        "22547"
      ],
      [
        "72949.5",
        "4138"
      ],
      [
        "72948.7",
        "7116"
      ],
      [
        "72948.5",
        "19784"
      ],
      [
        "72948.2",
        "14703"
      ],
      [
        "72948.1",
        "3517"
      ],
      [
        "72948",
        "3885"
      ],
      [
        "72947.9",
        "2747"
      ],
      [
        "72947.6",
        "5586"
      ],
      [
        "72947.5",
        "8178"
      ],
      [
        "72947.2",
        "21121"
      ],
      [
        "72947",
        "6576"
      ],
      [
        "72946.9",
        "3959"
      ],
      [
        "72946.7",
        "3993"
      ],
      [
        "72946.6",
        "1967"
      ],
      [
        "72945.7",
        "149780"
      ],
      [
        "72945.5",
        "2736"
      ],
      [
        "72945.4",
        "34545"
      ],
      [
        "72945.2",
        "3705"
      ],
      [
        "72945",
        "26295"
      ],
      [
        "72944.5",
        "5016"
      ],
      [
        "72944.3",
        "7399"
      ],
      [
        "72944.2",
        "3854"
      ],
      [
        "72943.8",
        "20862"
      ],
      [
        "72943.5",
        "25240"
      ],
      [
        "72943.2",
        "4416"
      ],
      [
        "72943.1",
        "1837"
      ],
      [
        "72943",
        "5318"
      ],
      [
        "72942.9",
        "32560"
      ],
      [
        "72942.8",
        "2631"
      ],
      [
        "72942.7",
        "2156"
      ],
      [
        "72942.6",
        "2080"
      ],
      [
        "72942.4",
        "8322"
      ],
      [
        "72942.3",
        "13415"
      ],
      [
        "72942.2",
        "14591"
      ],
      [
        "72942.1",
        "34516"
      ],
      [
        "72941.9",
        "4924"
      ],
      [
        "72941.4",
        "53215"
      ],
      [
        "72941.2",
        "5266"
      ],
      [
        "72941.1",
        "29454"
      ],
      [
        "72941",
        "165791"
      ],
      [
        "72940.9",
        "18431"
      ],
      [
        "72940.8",
        "15314"
      ],
      [
        "72940.7",
        "5494"
      ],
      [
        "72940.5",
        "4563"
      ],
      [
        "72940.4",
        "18858"
      ],
      [
        "72940.3",
        "3975"
      ],
      [
        "72940.2",
        "6371"
      ],
      [
        "72940.1",
        "137592"
      ],
      [
        "72940",
        "185295"
      ],
      [
        "72939.9",
        "8164"
      ],
      [
        "72939.8",
        "6717"
      ],
      [
        "72939.6",
        "17398"
      ],
      [
        "72939.5",
        "25062"
      ],
      [
        "72939.4",
        "7919"
      ],
      [
        "72939.3",
        "10453"
      ],
      [
        "72939.2",
        "2329"
      ],
      [
        "72939.1",
        "19158"
      ],
      [
        "72938.9",
        "6983"
      ],
      [
        "72938.8",
        "3487"
      ],
      [
        "72938.6",
        "72888"
      ],
      [
        "72938.5",
        "34804"
      ],
      [
        "72938.4",
        "5176"
      ],
      [
        "72938.2",
        "12089"
      ],
      [
        "72938.1",
        "73590"
      ],
      [
        "72938",
        "3238"
      ],
      [
        "72937.8",
        "16363"
      ],
      [
        "72937.6",
        "4601"
      ],
      [
        "72937.5",
        "2848"
      ],
      [
        "72937.4",
        "9677"
      ],
      [
        "72937.3",
        "173300"
      ],
      [
        "72937.2",
        "10002"
      ]
    ],
    "a": [
      [
        "73231.7",
        "719"
      ],
      [
        "73316.6",
        "141"
      ]
    ]
  },
  "ts": 1779979268002
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['s']}, btc_usdt
-
12. 获取期货U本位深度数据_ETH PASS 耗时:0.32 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口功能(ETH/USDT) PASS 0.32 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=eth_usdt&level=100 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779979268263,
    "s": "eth_usdt",
    "u": 1423125091545,
    "b": [],
    "a": []
  },
  "ts": 1779979268263
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['s']}, eth_usdt
-
13. 获取期货U本位深度数据_SOL PASS 耗时:0.13 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口功能(SOL/USDT) PASS 0.13 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=sol_usdt&level=100 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779979268449,
    "s": "sol_usdt",
    "u": 1423125089951,
    "b": [],
    "a": [
      [
        "280.00",
        "100"
      ],
      [
        "300.00",
        "100"
      ]
    ]
  },
  "ts": 1779979268449
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['s']}, sol_usdt
-
14. 获取期货U本位深度数据_不同深度级别 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口不同深度级别功能 PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=btc_usdt&level=1000 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779979268595,
    "s": "btc_usdt",
    "u": 1423261267314,
    "b": [
      [
        "73223.7",
        "1793"
      ],
      [
        "73203.8",
        "2981"
      ],
      [
        "73203.4",
        "4166"
      ],
      [
        "73202.5",
        "4644"
      ],
      [
        "73196.7",
        "761"
      ],
      [
        "73195.3",
        "427"
      ],
      [
        "73193.9",
        "511"
      ],
      [
        "73175.4",
        "4333"
      ],
      [
        "73161.8",
        "3807"
      ],
      [
        "73148.3",
        "2026"
      ],
      [
        "73136.3",
        "1155"
      ],
      [
        "73113",
        "499"
      ],
      [
        "73105",
        "19"
      ],
      [
        "73087.5",
        "1644"
      ],
      [
        "73079.4",
        "3599"
      ],
      [
        "73034.9",
        "122"
      ],
      [
        "73016.7",
        "488"
      ],
      [
        "73001.9",
        "220"
      ],
      [
        "72999.8",
        "96"
      ],
      [
        "72967.6",
        "3381"
      ],
      [
        "72959.7",
        "4139"
      ],
      [
        "72959.5",
        "9947"
      ],
      [
        "72959.4",
        "3746"
      ],
      [
        "72958.8",
        "8555"
      ],
      [
        "72955.7",
        "2425"
      ],
      [
        "72954.1",
        "4159"
      ],
      [
        "72953.5",
        "11686"
      ],
      [
        "72952.7",
        "4231"
      ],
      [
        "72950.7",
        "22547"
      ],
      [
        "72949.5",
        "4138"
      ],
      [
        "72948.7",
        "7116"
      ],
      [
        "72948.5",
        "19784"
      ],
      [
        "72948.2",
        "14703"
      ],
      [
        "72948.1",
        "3517"
      ],
      [
        "72948",
        "3885"
      ],
      [
        "72947.9",
        "2747"
      ],
      [
        "72947.6",
        "5586"
      ],
      [
        "72947.5",
        "8178"
      ],
      [
        "72947.2",
        "21121"
      ],
      [
        "72947",
        "6576"
      ],
      [
        "72946.9",
        "3959"
      ],
      [
        "72946.7",
        "3993"
      ],
      [
        "72946.6",
        "1967"
      ],
      [
        "72945.7",
        "149780"
      ],
      [
        "72945.5",
        "2736"
      ],
      [
        "72945.4",
        "34545"
      ],
      [
        "72945.2",
        "3705"
      ],
      [
        "72945",
        "26295"
      ],
      [
        "72944.5",
        "5016"
      ],
      [
        "72944.3",
        "7399"
      ],
      [
        "72944.2",
        "3854"
      ],
      [
        "72943.8",
        "20862"
      ],
      [
        "72943.5",
        "25240"
      ],
      [
        "72943.2",
        "4416"
      ],
      [
        "72943.1",
        "1837"
      ],
      [
        "72943",
        "5318"
      ],
      [
        "72942.9",
        "32560"
      ],
      [
        "72942.8",
        "2631"
      ],
      [
        "72942.7",
        "2156"
      ],
      [
        "72942.6",
        "2080"
      ],
      [
        "72942.4",
        "8322"
      ],
      [
        "72942.3",
        "13415"
      ],
      [
        "72942.2",
        "14591"
      ],
      [
        "72942.1",
        "34516"
      ],
      [
        "72941.9",
        "4924"
      ],
      [
        "72941.4",
        "53215"
      ],
      [
        "72941.2",
        "5266"
      ],
      [
        "72941.1",
        "29454"
      ],
      [
        "72941",
        "165791"
      ],
      [
        "72940.9",
        "18431"
      ],
      [
        "72940.8",
        "15314"
      ],
      [
        "72940.7",
        "5494"
      ],
      [
        "72940.5",
        "4563"
      ],
      [
        "72940.4",
        "18858"
      ],
      [
        "72940.3",
        "3975"
      ],
      [
        "72940.2",
        "6371"
      ],
      [
        "72940.1",
        "137592"
      ],
      [
        "72940",
        "185295"
      ],
      [
        "72939.9",
        "8164"
      ],
      [
        "72939.8",
        "6717"
      ],
      [
        "72939.6",
        "17398"
      ],
      [
        "72939.5",
        "25062"
      ],
      [
        "72939.4",
        "7919"
      ],
      [
        "72939.3",
        "10453"
      ],
      [
        "72939.2",
        "2329"
      ],
      [
        "72939.1",
        "19158"
      ],
      [
        "72938.9",
        "6983"
      ],
      [
        "72938.8",
        "3487"
      ],
      [
        "72938.6",
        "72888"
      ],
      [
        "72938.5",
        "34804"
      ],
      [
        "72938.4",
        "5176"
      ],
      [
        "72938.2",
        "12089"
      ],
      [
        "72938.1",
        "73590"
      ],
      [
        "72938",
        "3238"
      ],
      [
        "72937.8",
        "16363"
      ],
      [
        "72937.6",
        "4601"
      ],
      [
        "72937.5",
        "2848"
      ],
      [
        "72937.4",
        "9677"
      ],
      [
        "72937.3",
        "173300"
      ],
      [
        "72937.2",
        "10002"
      ],
      [
        "72937.1",
        "190296"
      ],
      [
        "72936.9",
        "7119"
      ],
      [
        "72936.8",
        "7103"
      ],
      [
        "72936.7",
        "24853"
      ],
      [
        "72936.6",
        "38589"
      ],
      [
        "72936.5",
        "35894"
      ],
      [
        "72936.3",
        "17733"
      ],
      [
        "72936.2",
        "2509"
      ],
      [
        "72936.1",
        "10808"
      ],
      [
        "72936",
        "5291"
      ],
      [
        "72935.9",
        "17740"
      ],
      [
        "72935.8",
        "7889"
      ],
      [
        "72935.7",
        "3530"
      ],
      [
        "72935.6",
        "2548"
      ],
      [
        "72935.5",
        "132274"
      ],
      [
        "72935.4",
        "6895"
      ],
      [
        "72935.1",
        "5330"
      ],
      [
        "72935",
        "5209"
      ],
      [
        "72934.9",
        "6100"
      ],
      [
        "72934.8",
        "18413"
      ],
      [
        "72934.7",
        "5862"
      ],
      [
        "72934.6",
        "8238"
      ],
      [
        "72934.5",
        "5035"
      ],
      [
        "72934.3",
        "2317"
      ],
      [
        "72934.2",
        "3598"
      ],
      [
        "72934.1",
        "10684"
      ],
      [
        "72934",
        "4517"
      ],
      [
        "72933.7",
        "27348"
      ],
      [
        "72933.6",
        "1286"
      ],
      [
        "72933.4",
        "6521"
      ],
      [
        "72933.3",
        "22864"
      ],
      [
        "72933.2",
        "5043"
      ],
      [
        "72933.1",
        "9104"
      ],
      [
        "72933",
        "16171"
      ],
      [
        "72932.8",
        "2937"
      ],
      [
        "72932.7",
        "8869"
      ],
      [
        "72932.6",
        "38238"
      ],
      [
        "72932.4",
        "9293"
      ],
      [
        "72932.2",
        "65825"
      ],
      [
        "72932.1",
        "1769"
      ],
      [
        "72931.9",
        "3757"
      ],
      [
        "72931.8",
        "3550"
      ],
      [
        "72931.7",
        "10493"
      ],
      [
        "72931.6",
        "5306"
      ],
      [
        "72931.4",
        "3773"
      ],
      [
        "72931.2",
        "144160"
      ],
      [
        "72931",
        "58841"
      ],
      [
        "72930.9",
        "2199"
      ],
      [
        "72930.7",
        "25003"
      ],
      [
        "72930.6",
        "57732"
      ],
      [
        "72930.5",
        "3065"
      ],
      [
        "72930.4",
        "21690"
      ],
      [
        "72930.2",
        "2299"
      ],
      [
        "72930.1",
        "40209"
      ],
      [
        "72929.9",
        "2728"
      ],
      [
        "72929.8",
        "10154"
      ],
      [
        "72929.6",
        "2517"
      ],
      [
        "72929.5",
        "2500"
      ],
      [
        "72929.3",
        "8175"
      ],
      [
        "72929.2",
        "16221"
      ],
      [
        "72929",
        "4121"
      ],
      [
        "72928.8",
        "4135"
      ],
      [
        "72928.7",
        "6214"
      ],
      [
        "72928.6",
        "4505"
      ],
      [
        "72928.5",
        "3971"
      ],
      [
        "72928.1",
        "10600"
      ],
      [
        "72927.8",
        "5328"
      ],
      [
        "72927.4",
        "2571"
      ],
      [
        "72927.3",
        "10618"
      ],
      [
        "72927.1",
        "15815"
      ],
      [
        "72926.8",
        "7537"
      ],
      [
        "72926.6",
        "36522"
      ],
      [
        "72926",
        "18253"
      ],
      [
        "72925.9",
        "5950"
      ],
      [
        "72925.8",
        "2295"
      ],
      [
        "72925.6",
        "31622"
      ],
      [
        "72925.5",
        "31527"
      ],
      [
        "72925.3",
        "74260"
      ],
      [
        "72925.2",
        "28376"
      ],
      [
        "72925",
        "5779"
      ],
      [
        "72924.9",
        "17119"
      ],
      [
        "72924.7",
        "6534"
      ],
      [
        "72924.3",
        "2771"
      ],
      [
        "72924.2",
        "1949"
      ],
      [
        "72924",
        "3259"
      ],
      [
        "72923.8",
        "3297"
      ],
      [
        "72923.7",
        "2472"
      ],
      [
        "72923.6",
        "3878"
      ],
      [
        "72923.4",
        "4224"
      ],
      [
        "72923.3",
        "28114"
      ],
      [
        "72923",
        "8848"
      ],
      [
        "72922.8",
        "4810"
      ],
      [
        "72922.6",
        "2135"
      ],
      [
        "72922.3",
        "4067"
      ],
      [
        "72922.1",
        "12110"
      ],
      [
        "72921.8",
        "28893"
      ],
      [
        "72921.5",
        "5173"
      ],
      [
        "72921.4",
        "3017"
      ],
      [
        "72920.3",
        "3756"
      ],
      [
        "72920.2",
        "22240"
      ],
      [
        "72920.1",
        "40389"
      ],
      [
        "72919.9",
        "8054"
      ],
      [
        "72919.8",
        "31521"
      ],
      [
        "72919.6",
        "7201"
      ],
      [
        "72919.5",
        "37051"
      ],
      [
        "72919.4",
        "4074"
      ],
      [
        "72919.3",
        "7948"
      ],
      [
        "72919",
        "16240"
      ],
      [
        "72918.9",
        "33768"
      ],
      [
        "72918.7",
        "6611"
      ],
      [
        "72918.6",
        "4046"
      ],
      [
        "72918.5",
        "29405"
      ],
      [
        "72918.4",
        "129300"
      ],
      [
        "72918.3",
        "9167"
      ],
      [
        "72918.1",
        "2678"
      ],
      [
        "72918",
        "24660"
      ],
      [
        "72917.9",
        "5983"
      ],
      [
        "72917.8",
        "2589"
      ],
      [
        "72917.7",
        "6158"
      ],
      [
        "72917.6",
        "2753"
      ],
      [
        "72917.5",
        "10440"
      ],
      [
        "72917.4",
        "6303"
      ],
      [
        "72917.3",
        "26624"
      ],
      [
        "72917.2",
        "7969"
      ],
      [
        "72916.9",
        "4105"
      ],
      [
        "72916.8",
        "14016"
      ],
      [
        "72916.7",
        "4723"
      ],
      [
        "72916.6",
        "11683"
      ],
      [
        "72916.5",
        "3989"
      ],
      [
        "72916.4",
        "34046"
      ],
      [
        "72916.3",
        "11327"
      ],
      [
        "72916.2",
        "171310"
      ],
      [
        "72916.1",
        "146800"
      ],
      [
        "72916",
        "152860"
      ],
      [
        "72915.9",
        "4876"
      ],
      [
        "72915.8",
        "27672"
      ],
      [
        "72915.7",
        "46698"
      ],
      [
        "72915.6",
        "22324"
      ],
      [
        "72915.4",
        "3512"
      ],
      [
        "72915.3",
        "1688"
      ],
      [
        "72915.2",
        "6896"
      ],
      [
        "72915.1",
        "2209"
      ],
      [
        "72915",
        "4670"
      ],
      [
        "72914.8",
        "2918"
      ],
      [
        "72914.7",
        "2450"
      ],
      [
        "72914.5",
        "9117"
      ],
      [
        "72914.4",
        "29484"
      ],
      [
        "72914.3",
        "2375"
      ],
      [
        "72914.2",
        "51346"
      ],
      [
        "72914.1",
        "4213"
      ],
      [
        "72914",
        "23236"
      ],
      [
        "72913.9",
        "163417"
      ],
      [
        "72913.8",
        "4121"
      ],
      [
        "72913.7",
        "31616"
      ],
      [
        "72913.6",
        "6336"
      ],
      [
        "72913.5",
        "15267"
      ],
      [
        "72913.4",
        "9067"
      ],
      [
        "72913.3",
        "4351"
      ],
      [
        "72913.2",
        "1071"
      ],
      [
        "72912.9",
        "2510"
      ],
      [
        "72912.8",
        "6444"
      ],
      [
        "72912.6",
        "1970"
      ],
      [
        "72912.1",
        "2960"
      ],
      [
        "72911.7",
        "10005"
      ],
      [
        "72911.6",
        "42747"
      ],
      [
        "72911.5",
        "2614"
      ],
      [
        "72911.3",
        "2937"
      ],
      [
        "72911.2",
        "11688"
      ],
      [
        "72911.1",
        "3619"
      ],
      [
        "72910.9",
        "15710"
      ],
      [
        "72910.8",
        "3434"
      ],
      [
        "72910.6",
        "3436"
      ],
      [
        "72910.4",
        "14173"
      ],
      [
        "72910.3",
        "2197"
      ],
      [
        "72910.1",
        "5578"
      ],
      [
        "72909.7",
        "3193"
      ],
      [
        "72909.4",
        "7004"
      ],
      [
        "72909.3",
        "828"
      ],
      [
        "72909.1",
        "4645"
      ],
      [
        "72908.8",
        "2316"
      ],
      [
        "72908.6",
        "1739"
      ],
      [
        "72908.3",
        "1106"
      ],
      [
        "72908.1",
        "23010"
      ],
      [
        "72908",
        "18180"
      ],
      [
        "72907.9",
        "5650"
      ],
      [
        "72907.8",
        "3408"
      ],
      [
        "72907.6",
        "3987"
      ],
      [
        "72907.1",
        "23596"
      ],
      [
        "72907",
        "5172"
      ],
      [
        "72906.8",
        "3554"
      ],
      [
        "72906.6",
        "6250"
      ],
      [
        "72906.5",
        "15623"
      ],
      [
        "72906.4",
        "2300"
      ],
      [
        "72906.2",
        "27351"
      ],
      [
        "72906.1",
        "2560"
      ],
      [
        "72906",
        "5728"
      ],
      [
        "72905.9",
        "37630"
      ],
      [
        "72905.8",
        "29202"
      ],
      [
        "72905.7",
        "5621"
      ],
      [
        "72905.3",
        "16770"
      ],
      [
        "72905.2",
        "13306"
      ],
      [
        "72905.1",
        "8415"
      ],
      [
        "72905",
        "12512"
      ],
      [
        "72904.9",
        "1946"
      ],
      [
        "72904.8",
        "44618"
      ],
      [
        "72904.5",
        "4110"
      ],
      [
        "72904.3",
        "24520"
      ],
      [
        "72904.2",
        "24818"
      ],
      [
        "72903.8",
        "2100"
      ],
      [
        "72903.5",
        "14207"
      ],
      [
        "72903.4",
        "5280"
      ],
      [
        "72903.3",
        "3761"
      ],
      [
        "72903.1",
        "3790"
      ],
      [
        "72902.8",
        "4263"
      ],
      [
        "72902.4",
        "15233"
      ],
      [
        "72902.2",
        "2775"
      ],
      [
        "72902.1",
        "2353"
      ],
      [
        "72901.9",
        "4877"
      ],
      [
        "72901.8",
        "19648"
      ],
      [
        "72901.7",
        "9710"
      ],
      [
        "72901.5",
        "4827"
      ],
      [
        "72901.2",
        "20746"
      ],
      [
        "72901",
        "2282"
      ],
      [
        "72900.8",
        "2471"
      ],
      [
        "72900.6",
        "7688"
      ],
      [
        "72900.4",
        "10557"
      ],
      [
        "72900.2",
        "2129"
      ],
      [
        "72900.1",
        "28716"
      ],
      [
        "72900",
        "49304"
      ],
      [
        "72899.8",
        "6567"
      ],
      [
        "72899.7",
        "20603"
      ],
      [
        "72899.6",
        "6187"
      ],
      [
        "72899.5",
        "29610"
      ],
      [
        "72899.3",
        "29171"
      ],
      [
        "72899.2",
        "2904"
      ],
      [
        "72899.1",
        "43701"
      ],
      [
        "72899",
        "49832"
      ],
      [
        "72898.9",
        "29688"
      ],
      [
        "72898.8",
        "33336"
      ],
      [
        "72898.5",
        "32842"
      ],
      [
        "72898.4",
        "4915"
      ],
      [
        "72898.3",
        "27054"
      ],
      [
        "72898.2",
        "201742"
      ],
      [
        "72898.1",
        "11721"
      ],
      [
        "72898",
        "19242"
      ],
      [
        "72897.8",
        "6891"
      ],
      [
        "72897.7",
        "5718"
      ],
      [
        "72897.6",
        "8163"
      ],
      [
        "72897.4",
        "14073"
      ],
      [
        "72897.3",
        "2075"
      ],
      [
        "72897",
        "25688"
      ],
      [
        "72896.9",
        "4920"
      ],
      [
        "72896.8",
        "3067"
      ],
      [
        "72896.7",
        "17184"
      ],
      [
        "72896.6",
        "6222"
      ],
      [
        "72896.5",
        "4446"
      ],
      [
        "72896.4",
        "6067"
      ],
      [
        "72896.3",
        "10692"
      ],
      [
        "72896.2",
        "48978"
      ],
      [
        "72896",
        "2584"
      ],
      [
        "72895.9",
        "13865"
      ],
      [
        "72895.8",
        "26703"
      ],
      [
        "72895.7",
        "19743"
      ],
      [
        "72895.6",
        "21772"
      ],
      [
        "72895.5",
        "56773"
      ],
      [
        "72895.2",
        "10693"
      ],
      [
        "72895.1",
        "4576"
      ],
      [
        "72895",
        "25024"
      ],
      [
        "72894.9",
        "4907"
      ],
      [
        "72894.8",
        "6656"
      ],
      [
        "72894.6",
        "5150"
      ],
      [
        "72894.3",
        "32706"
      ],
      [
        "72894.2",
        "19193"
      ],
      [
        "72894.1",
        "10461"
      ],
      [
        "72894",
        "8181"
      ],
      [
        "72893.9",
        "5066"
      ],
      [
        "72893.8",
        "10488"
      ],
      [
        "72893.7",
        "4098"
      ],
      [
        "72893.5",
        "11128"
      ],
      [
        "72893.4",
        "18918"
      ],
      [
        "72893.3",
        "7059"
      ],
      [
        "72893.2",
        "22307"
      ],
      [
        "72893.1",
        "8387"
      ],
      [
        "72893",
        "133157"
      ],
      [
        "72892.9",
        "19732"
      ],
      [
        "72892.8",
        "11659"
      ],
      [
        "72892.7",
        "10619"
      ],
      [
        "72892.6",
        "38585"
      ],
      [
        "72892.5",
        "9554"
      ],
      [
        "72892.3",
        "5757"
      ],
      [
        "72892.2",
        "154528"
      ],
      [
        "72892.1",
        "175560"
      ],
      [
        "72892",
        "6182"
      ],
      [
        "72891.9",
        "15300"
      ],
      [
        "72891.8",
        "158880"
      ],
      [
        "72891.7",
        "25187"
      ],
      [
        "72891.6",
        "5171"
      ],
      [
        "72891.4",
        "3330"
      ],
      [
        "72891.3",
        "5885"
      ],
      [
        "72891.2",
        "14504"
      ],
      [
        "72891.1",
        "16579"
      ],
      [
        "72891",
        "4869"
      ],
      [
        "72890.9",
        "8712"
      ],
      [
        "72890.8",
        "12924"
      ],
      [
        "72890.7",
        "21149"
      ],
      [
        "72890.6",
        "196426"
      ],
      [
        "72890.5",
        "14313"
      ],
      [
        "72890.3",
        "31156"
      ],
      [
        "72890.2",
        "84762"
      ],
      [
        "72890.1",
        "40101"
      ],
      [
        "72890",
        "10427"
      ],
      [
        "72889.9",
        "25746"
      ],
      [
        "72889.7",
        "3032"
      ],
      [
        "72889.6",
        "30339"
      ],
      [
        "72889.5",
        "119740"
      ],
      [
        "72889.3",
        "17250"
      ],
      [
        "72889.2",
        "8902"
      ],
      [
        "72889.1",
        "75566"
      ],
      [
        "72889",
        "147240"
      ],
      [
        "72888.9",
        "2235"
      ],
      [
        "72888.8",
        "23706"
      ],
      [
        "72888.7",
        "4752"
      ],
      [
        "72888.6",
        "13711"
      ],
      [
        "72888.5",
        "6402"
      ],
      [
        "72888.4",
        "57443"
      ],
      [
        "72888.3",
        "36942"
      ],
      [
        "72888.1",
        "19689"
      ],
      [
        "72888",
        "4858"
      ],
      [
        "72887.9",
        "22564"
      ],
      [
        "72887.8",
        "5217"
      ],
      [
        "72887.7",
        "5174"
      ],
      [
        "72887.6",
        "7441"
      ],
      [
        "72887.5",
        "3387"
      ],
      [
        "72887.4",
        "34972"
      ],
      [
        "72887.3",
        "9493"
      ],
      [
        "72887.1",
        "9451"
      ],
      [
        "72887",
        "21304"
      ],
      [
        "72886.9",
        "57518"
      ],
      [
        "72886.6",
        "128069"
      ],
      [
        "72886.5",
        "24995"
      ],
      [
        "72886.4",
        "3033"
      ],
      [
        "72886.3",
        "148116"
      ],
      [
        "72886.1",
        "38769"
      ],
      [
        "72886",
        "34490"
      ],
      [
        "72885.9",
        "3699"
      ],
      [
        "72885.8",
        "3736"
      ],
      [
        "72885.7",
        "13100"
      ],
      [
        "72885.6",
        "1895"
      ],
      [
        "72885.5",
        "35629"
      ],
      [
        "72885.4",
        "126474"
      ],
      [
        "72885.2",
        "8930"
      ],
      [
        "72885.1",
        "4477"
      ],
      [
        "72885",
        "8743"
      ],
      [
        "72884.9",
        "16424"
      ],
      [
        "72884.8",
        "3819"
      ],
      [
        "72884.7",
        "4609"
      ],
      [
        "72884.5",
        "3976"
      ],
      [
        "72884.3",
        "39987"
      ],
      [
        "72884.2",
        "5664"
      ],
      [
        "72884.1",
        "3797"
      ],
      [
        "72884",
        "3270"
      ],
      [
        "72883.8",
        "15742"
      ],
      [
        "72883.7",
        "15982"
      ],
      [
        "72883.6",
        "21908"
      ],
      [
        "72883.4",
        "13491"
      ],
      [
        "72883.2",
        "8203"
      ],
      [
        "72882.9",
        "22437"
      ],
      [
        "72882.8",
        "24048"
      ],
      [
        "72882.7",
        "4927"
      ],
      [
        "72882.5",
        "9384"
      ],
      [
        "72882.3",
        "8668"
      ],
      [
        "72882.2",
        "3320"
      ],
      [
        "72882.1",
        "2045"
      ],
      [
        "72882",
        "27740"
      ],
      [
        "72881.9",
        "55471"
      ],
      [
        "72881.8",
        "11221"
      ],
      [
        "72881.7",
        "5370"
      ],
      [
        "72881.6",
        "3046"
      ],
      [
        "72881.5",
        "2654"
      ],
      [
        "72881.4",
        "3755"
      ],
      [
        "72881.3",
        "47600"
      ],
      [
        "72881.2",
        "10082"
      ],
      [
        "72881.1",
        "4266"
      ],
      [
        "72881",
        "4487"
      ],
      [
        "72880.9",
        "2804"
      ],
      [
        "72880.8",
        "28969"
      ],
      [
        "72880.7",
        "10465"
      ],
      [
        "72880.6",
        "6316"
      ],
      [
        "72880.5",
        "4781"
      ],
      [
        "72880.3",
        "11593"
      ],
      [
        "72880.2",
        "8349"
      ],
      [
        "72880.1",
        "6914"
      ],
      [
        "72879.9",
        "2228"
      ],
      [
        "72879.4",
        "3758"
      ],
      [
        "72877.9",
        "9107"
      ],
      [
        "72877.5",
        "16011"
      ],
      [
        "72876.1",
        "3261"
      ],
      [
        "72874.6",
        "3820"
      ],
      [
        "72873.1",
        "201"
      ],
      [
        "72872.8",
        "3975"
      ],
      [
        "72872.6",
        "3000"
      ],
      [
        "72871.8",
        "4263"
      ],
      [
        "72871.6",
        "12368"
      ],
      [
        "72870.9",
        "2096"
      ],
      [
        "72865.9",
        "1349"
      ],
      [
        "72865.8",
        "7309"
      ],
      [
        "72864.9",
        "4031"
      ],
      [
        "72864.7",
        "3914"
      ],
      [
        "72863.6",
        "4376"
      ]
    ],
    "a": [
      [
        "73231.7",
        "719"
      ],
      [
        "73316.6",
        "141"
      ]
    ]
  },
  "ts": 1779979268595
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['s']}, btc_usdt
-
15. 获取期货U本位深度数据_无效交易对 PASS 耗时:0.12 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口错误处理(无效交易对) PASS 0.12 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?symbol=invalid_pair&level=100 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979268724
}

断言结果

断言关键字结果断言入参失败信息
未捕获到断言关键字
16. 获取期货U本位深度数据_缺少参数 PASS 耗时:0.13 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位深度数据接口参数验证(缺少symbol参数) PASS 0.13 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/depth?level=100 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": [
      "symbol"
    ]
  },
  "data": null,
  "ts": 1779979268857
}

断言结果

断言关键字结果断言入参失败信息
未捕获到断言关键字
17. 获取期货U本位资金费率_BTC PASS 耗时:0.30 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位资金费率接口功能(BTC/USDT) PASS 0.30 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "symbol": "btc_usdt",
    "fundingRate": 0.001238,
    "nextCollectionTime": 1779980400000,
    "collectionInternal": 1
  },
  "ts": 1779979269161
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['symbol']}, btc_usdt
-
18. 获取期货U本位资金费率_ETH PASS 耗时:0.21 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位资金费率接口功能(ETH/USDT) PASS 0.21 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=eth_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "symbol": "eth_usdt",
    "fundingRate": 0.00016,
    "nextCollectionTime": 1779984000000,
    "collectionInternal": 8
  },
  "ts": 1779979269294
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['symbol']}, eth_usdt
-
19. 获取期货U本位资金费率_SOL PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位资金费率接口功能(SOL/USDT) PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=sol_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "symbol": "sol_usdt",
    "fundingRate": 0.002625,
    "nextCollectionTime": 1779984000000,
    "collectionInternal": 8
  },
  "ts": 1779979269506
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${data['symbol']}, sol_usdt
-
20. 获取期货U本位资金费率_无效交易对 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位资金费率接口错误处理(无效交易对) PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate?symbol=invalid_symbol 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979269653
}

断言结果

断言关键字结果断言入参失败信息
未捕获到断言关键字
21. 获取期货U本位资金费率_缺少参数 PASS 耗时:0.13 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位资金费率接口参数验证(缺少symbol参数) PASS 0.13 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/funding-rate 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": [
      "symbol"
    ]
  },
  "data": null,
  "ts": 1779979269784
}

断言结果

断言关键字结果断言入参失败信息
未捕获到断言关键字
22. 获取期货U本位所有指数价格 PASS 耗时:0.47 秒 | 标签:-
用例说明状态耗时标签
测试获取所有期货U本位指数价格 PASS 0.47 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/index-price 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "s": "trb_usdt",
      "p": "15.164",
      "t": 1776061641025
    },
    {
      "s": "xrp_usdt",
      "p": "1.8284",
      "t": 1744189287376
    },
    {
      "s": "eth_usdt",
      "p": "1989.66",
      "t": 1779979270002
    },
    {
      "s": "sol_usdt",
      "p": "81.05",
      "t": 1779979270005
    },
    {
      "s": "bnb_usdt",
      "p": "599.36",
      "t": 1776061637754
    },
    {
      "s": "ordi_usdt",
      "p": "2.256",
      "t": 1776061643383
    },
    {
      "s": "btc_usdt",
      "p": "73008.05",
      "t": 1779979270000
    },
    {
      "s": "1000shib_usdt",
      "p": "0.0058",
      "t": 1776061707972
    },
    {
      "s": "ada_usdt",
      "p": "0.2394",
      "t": 1776061663345
    },
    {
      "s": "arb_usdt",
      "p": "0.11",
      "t": 1776061665430
    },
    {
      "s": "doge_usdt",
      "p": "0.09818",
      "t": 1779979270007
    },
    {
      "s": "raysol_usdt",
      "p": "3.3966",
      "t": 1747980978061
    },
    {
      "s": "btx_usdt",
      "p": "0.0445",
      "t": 1776061697756
    },
    {
      "s": "btc_usdc",
      "p": "72965.5269",
      "t": 1779979269997
    },
    {
      "s": "xaut_usdt",
      "p": "4543.7984",
      "t": 1779095550280
    }
  ],
  "ts": 1779979270173
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
23. 获取期货U本位单个指数价格 PASS 耗时:0.17 秒 | 标签:-
用例说明状态耗时标签
测试获取单个期货U本位指数价格 PASS 0.17 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/index-price?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "s": "btc_usdt",
      "p": "73008.05",
      "t": 1779979270000
    }
  ],
  "ts": 1779979270385
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Integers PASS
${list_length}, 1, 单个指数价格查询应该只返回一个结果
-
Should Be Equal PASS
${index_price_list[0]['s']}, ${expected_symbol}, 返回的指数价格符号应该匹配查询参数
-
24. 获取期货U本位符号指数价格_BTC PASS 耗时:0.15 秒 | 标签:-
用例说明状态耗时标签
测试获取BTC期货U本位符号指数价格 PASS 0.15 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "s": "btc_usdt",
    "p": "73008.05",
    "t": 1779979270000
  },
  "ts": 1779979270563
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数
-
25. 获取期货U本位符号指数价格_ETH PASS 耗时:0.51 秒 | 标签:-
用例说明状态耗时标签
测试获取ETH期货U本位符号指数价格 PASS 0.51 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=eth_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "s": "eth_usdt",
    "p": "1989.66",
    "t": 1779979270002
  },
  "ts": 1779979270714
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数
-
26. 获取期货U本位符号指数价格_SOL PASS 耗时:0.15 秒 | 标签:-
用例说明状态耗时标签
测试获取SOL期货U本位符号指数价格 PASS 0.15 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=sol_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "s": "sol_usdt",
    "p": "81.05",
    "t": 1779979271070
  },
  "ts": 1779979271226
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${symbol}, ${expected_symbol}, 返回的符号应该匹配查询参数
-
27. 获取期货U本位符号指数价格_无效交易对 PASS 耗时:0.23 秒 | 标签:-
用例说明状态耗时标签
测试获取无效交易对的符号指数价格 PASS 0.23 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price?symbol=invalid_pair 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979271380
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200, HTTP状态码应该是200
-
Should Be Equal As Integers PASS
${response_data['code']}, 1, 无效交易对应该返回错误码1
-
Should Be Equal PASS
${response_data['msg']}, failure, 错误消息应该是failure
-
Should Be Equal PASS
${response_data['data']}, ${None}, 错误情况下data应该为null
-
28. 获取期货U本位符号指数价格_缺少参数 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
测试缺少symbol参数的符号指数价格请求 PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-index-price 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": [
      "symbol"
    ]
  },
  "data": null,
  "ts": 1779979271604
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200, HTTP状态码应该是200
-
Should Be Equal As Integers PASS
${response_data['code']}, 1, 缺少参数应该返回错误码1
-
Should Be Equal PASS
${response_data['msg']}, failure, 错误消息应该是failure
-
Should Be Equal PASS
${response_data['data']}, ${None}, 错误情况下data应该为null
-
29. 获取期货U本位标记价格 PASS 耗时:0.35 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位标记价格接口功能 PASS 0.35 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/mark-price 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "s": "trb_usdt",
      "p": "44.994",
      "t": 1776061641025
    },
    {
      "s": "xrp_usdt",
      "p": "1.8795",
      "t": 1744189287376
    },
    {
      "s": "eth_usdt",
      "p": "76000",
      "t": 1779979271080
    },
    {
      "s": "sol_usdt",
      "p": "85.15",
      "t": 1779979271070
    },
    {
      "s": "bnb_usdt",
      "p": "2085",
      "t": 1779979271080
    },
    {
      "s": "ordi_usdt",
      "p": "2.256",
      "t": 1776061643383
    },
    {
      "s": "btc_usdt",
      "p": "73239.65",
      "t": 1779979271064
    },
    {
      "s": "1000shib_usdt",
      "p": "0.0058",
      "t": 1776061707972
    },
    {
      "s": "ada_usdt",
      "p": "0.2394",
      "t": 1776061663345
    },
    {
      "s": "arb_usdt",
      "p": "0.11",
      "t": 1776061665430
    },
    {
      "s": "doge_usdt",
      "p": "0.09824",
      "t": 1779979271075
    },
    {
      "s": "raysol_usdt",
      "p": "3.3966",
      "t": 1747980978061
    },
    {
      "s": "btx_usdt",
      "p": "0.0445",
      "t": 1776061697756
    },
    {
      "s": "btc_usdc",
      "p": "72962.7684",
      "t": 1779979271050
    },
    {
      "s": "xaut_usdt",
      "p": "4543.7984",
      "t": 1779095550280
    }
  ],
  "ts": 1779979271903
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
30. 获取期货U本位符号标记价格_正常请求 PASS 耗时:0.28 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个交易对标记价格接口功能 PASS 0.28 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "s": "btc_usdt",
    "p": "73238.32",
    "t": 1779979272090
  },
  "ts": 1779979272255
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${symbol_lower}, ${expected_lower}, 返回的交易对符号应与请求的符号匹配
-
31. 获取期货U本位符号标记价格_ETH交易对 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位ETH交易对标记价格接口功能 PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=eth_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "s": "eth_usdt",
    "p": "76000",
    "t": 1779979272103
  },
  "ts": 1779979272402
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal As Strings PASS
${symbol_lower}, ${expected_lower}, 返回的交易对符号应与请求的符号匹配
-
32. 获取期货U本位符号标记价格_无效交易对 PASS 耗时:0.22 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位标记价格接口对无效交易对的处理 PASS 0.22 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=invalid_symbol 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979272632
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200, HTTP状态码应为200
-
Should Be Equal As Integers PASS
${code}, 1, 业务错误码应为1
-
Should Be Equal As Strings PASS
${msg}, failure, 错误消息应为failure
-
Should Be Equal PASS
${response_data}, ${None}, 错误情况下data应为null
-
33. 获取期货U本位符号标记价格_缺少参数 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位标记价格接口对缺少参数的处理 PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": [
      "symbol"
    ]
  },
  "data": null,
  "ts": 1779979272767
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200, HTTP状态码应为200
-
Should Be Equal As Integers PASS
${code}, 1, 业务错误码应为1
-
Should Be Equal As Strings PASS
${msg}, failure, 错误消息应为failure
-
Should Be Equal PASS
${response_data}, ${None}, 错误情况下data应为null
-
34. 获取期货U本位符号标记价格_大写交易对错误 PASS 耗时:0.14 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位标记价格接口对大写交易对的处理(应返回错误) PASS 0.14 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/symbol-mark-price?symbol=BTC_USDT 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979272910
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200, HTTP状态码应为200
-
Should Be Equal As Integers PASS
${code}, 1, 业务错误码应为1
-
Should Be Equal As Strings PASS
${msg}, failure, 错误消息应为failure
-
Should Be Equal PASS
${response_data}, ${None}, 错误情况下data应为null
-
35. 获取期货U本位单个Ticker数据_BTC PASS 耗时:0.38 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个Ticker接口功能(BTC交易对) PASS 0.38 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=btc_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779979132288,
    "s": "btc_usdt",
    "c": "73416.50",
    "h": "78844.40",
    "l": "72608.80",
    "a": "230622",
    "v": "1712083",
    "o": "75399.80",
    "r": "-0.0263"
  },
  "ts": 1779979273277
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${ticker_data['s']}, btc_usdt
-
36. 获取期货U本位单个Ticker数据_ETH PASS 耗时:0.16 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个Ticker接口功能(ETH交易对) PASS 0.16 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=eth_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1771066847342,
    "s": "eth_usdt",
    "c": "2076.94",
    "h": "2090.30",
    "l": "1945.28",
    "a": "26772406",
    "v": "543280201",
    "o": "1953.68",
    "r": "0.0630"
  },
  "ts": 1779979273446
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${ticker_data['s']}, eth_usdt
-
37. 获取期货U本位单个Ticker数据_SOL PASS 耗时:0.21 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个Ticker接口功能(SOL交易对) PASS 0.21 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=sol_usdt 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": {
    "t": 1779174073714,
    "s": "sol_usdt",
    "c": "85.15",
    "h": "85.16",
    "l": "85.13",
    "a": "45",
    "v": "383",
    "o": "85.13",
    "r": "0.0002"
  },
  "ts": 1779979273673
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
Should Be Equal PASS
${ticker_data['s']}, sol_usdt
-
38. 获取期货U本位单个Ticker数据_无效交易对 PASS 耗时:0.12 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个Ticker接口对无效交易对的处理 PASS 0.12 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/ticker?symbol=invalid_symbol 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": []
  },
  "data": null,
  "ts": 1779979273817
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
39. 获取期货U本位单个Ticker数据_缺少参数 PASS 耗时:0.12 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位单个Ticker接口对缺少symbol参数的处理 PASS 0.12 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/ticker 200
None
{
  "code": 1,
  "msg": "failure",
  "msgInfo": {
    "code": "invalid_symbol",
    "template": "无效交易对",
    "args": [
      "symbol"
    ]
  },
  "data": null,
  "ts": 1779979273944
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
40. 获取期货U本位Tickers数据 PASS 耗时:0.48 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位Tickers接口功能 PASS 0.48 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=true&isDelivery=true 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "t": 1779979132288,
      "s": "btc_usdt",
      "c": "73416.50",
      "h": "78844.40",
      "l": "72608.80",
      "a": "230622",
      "v": "1712083",
      "o": "75399.80",
      "r": "-0.0263"
    },
    {
      "t": 1771066847342,
      "s": "eth_usdt",
      "c": "2076.94",
      "h": "2090.30",
      "l": "1945.28",
      "a": "26772406",
      "v": "543280201",
      "o": "1953.68",
      "r": "0.0630"
    },
    {
      "t": 1779174073714,
      "s": "sol_usdt",
      "c": "85.15",
      "h": "85.16",
      "l": "85.13",
      "a": "45",
      "v": "383",
      "o": "85.13",
      "r": "0.0002"
    },
    {
      "t": 1779979271925,
      "s": "doge_usdt",
      "c": "0.09829",
      "h": "0.10363",
      "l": "0.09644",
      "a": "6694774",
      "v": "6681876",
      "o": "0.10123",
      "r": "-0.0290"
    }
  ],
  "ts": 1779979274370
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
41. 获取期货U本位Tickers数据_仅预测 PASS 耗时:0.25 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位Tickers接口功能(仅预测交易对) PASS 0.25 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=true&isDelivery=false 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "t": 1779979132288,
      "s": "btc_usdt",
      "c": "73416.50",
      "h": "78844.40",
      "l": "72608.80",
      "a": "230622",
      "v": "1712083",
      "o": "75399.80",
      "r": "-0.0263"
    },
    {
      "t": 1771066847342,
      "s": "eth_usdt",
      "c": "2076.94",
      "h": "2090.30",
      "l": "1945.28",
      "a": "26772406",
      "v": "543280201",
      "o": "1953.68",
      "r": "0.0630"
    },
    {
      "t": 1779174073714,
      "s": "sol_usdt",
      "c": "85.15",
      "h": "85.16",
      "l": "85.13",
      "a": "45",
      "v": "383",
      "o": "85.13",
      "r": "0.0002"
    },
    {
      "t": 1779979271925,
      "s": "doge_usdt",
      "c": "0.09829",
      "h": "0.10363",
      "l": "0.09644",
      "a": "6694774",
      "v": "6681876",
      "o": "0.10123",
      "r": "-0.0290"
    }
  ],
  "ts": 1779979274622
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
42. 获取期货U本位Tickers数据_仅交割 PASS 耗时:0.16 秒 | 标签:-
用例说明状态耗时标签
验证期货U本位Tickers接口功能(仅交割交易对) PASS 0.16 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/future-u/market/public/q/tickers?isPredict=false&isDelivery=true 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": null,
  "data": [
    {
      "t": 1779979132288,
      "s": "btc_usdt",
      "c": "73416.50",
      "h": "78844.40",
      "l": "72608.80",
      "a": "230622",
      "v": "1712083",
      "o": "75399.80",
      "r": "-0.0263"
    },
    {
      "t": 1771066847342,
      "s": "eth_usdt",
      "c": "2076.94",
      "h": "2090.30",
      "l": "1945.28",
      "a": "26772406",
      "v": "543280201",
      "o": "1953.68",
      "r": "0.0630"
    },
    {
      "t": 1779174073714,
      "s": "sol_usdt",
      "c": "85.15",
      "h": "85.16",
      "l": "85.13",
      "a": "45",
      "v": "383",
      "o": "85.13",
      "r": "0.0002"
    },
    {
      "t": 1779979271925,
      "s": "doge_usdt",
      "c": "0.09829",
      "h": "0.10363",
      "l": "0.09644",
      "a": "6694774",
      "v": "6681876",
      "o": "0.10123",
      "r": "-0.0290"
    }
  ],
  "ts": 1779979274814
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
43. 获取用户收益信息 SKIP 耗时:0.42 秒 | 标签:-
用例说明状态耗时标签
验证获取用户收益信息接口功能 SKIP 0.42 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/invite/public/user-team/profit/user?user-id=58661579376 200
None
{
  "code": 401,
  "msg": "登录失效,请重试",
  "msgInfo": {
    "template": "Token expire."
  },
  "ts": 1779979275115
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 NOT RUN
${response}
-
验证响应字段值 NOT RUN
${response}, code, ${0}
-
44. 获取余额货币列表 PASS 耗时:0.41 秒 | 标签:-
用例说明状态耗时标签
验证余额货币列表接口功能 PASS 0.41 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/balance/public/currencies?version=4a2bb64c7fc890df605105b750aac8b3 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": {
    "time": 1779958994930,
    "version": "71992c959c8aedc17ae5bf3a3b9c4d37",
    "currencies": [
      {
        "id": 2,
        "currency": "btc",
        "displayName": "BTC",
        "fullName": "Bitcoin",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/36594.png",
        "cmcLink": "https://coinmarketcap.com/currencies/bitcoin/",
        "weight": 99999,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2743,
        "currency": "usdn",
        "displayName": "USDN",
        "fullName": "SMARDEX USDN",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/35672.png",
        "cmcLink": null,
        "weight": 99999,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 5,
        "currency": "eth",
        "displayName": "ETH",
        "fullName": "Ethereum",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1027.png",
        "cmcLink": "https://coinmarketcap.com/currencies/ethereum/",
        "weight": 99998,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 11,
        "currency": "usdt",
        "displayName": "USDT",
        "fullName": "Tether USDt",
        "logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/usdt.png",
        "cmcLink": "https://coinmarketcap.com/currencies/tether/",
        "weight": 99997,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 1,
        "plates": []
      },
      {
        "id": 90,
        "currency": "xrp",
        "displayName": "XRP",
        "fullName": "XRP",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/52.png",
        "cmcLink": "https://coinmarketcap.com/currencies/xrp/",
        "weight": 99996,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2714,
        "currency": "seth",
        "displayName": "SETH",
        "fullName": "sETH",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5765.png",
        "cmcLink": null,
        "weight": 1000,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2739,
        "currency": "pengu",
        "displayName": "PENGU",
        "fullName": "Pudgy Penguins",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/34466.png",
        "cmcLink": null,
        "weight": 999,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2744,
        "currency": "1000usdt",
        "displayName": "1000USDT",
        "fullName": null,
        "logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/1000usdt.png",
        "cmcLink": null,
        "weight": 999,
        "maxPrecision": 1,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2745,
        "currency": "btxtest",
        "displayName": "BTXTEST",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 998,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2746,
        "currency": "btxtest2",
        "displayName": "BTXTEST2",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 997,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2740,
        "currency": "raysol",
        "displayName": "RAYSOL",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 980,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 28,
        "currency": "pepe",
        "displayName": "PEPE",
        "fullName": "Pepe",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/24478.png",
        "cmcLink": null,
        "weight": 978,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 0,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 48,
        "currency": "floki",
        "displayName": "FLOKI",
        "fullName": "FLOKI",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/10804.png",
        "cmcLink": null,
        "weight": 959,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 0,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2733,
        "currency": "btx",
        "displayName": "BTX",
        "fullName": "BitradexToken",
        "logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/btx.png",
        "cmcLink": null,
        "weight": 100,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2719,
        "currency": "matic",
        "displayName": "MATIC",
        "fullName": "Polygon",
        "logo": "https://noahex-dev-public.s3.ap-northeast-1.amazonaws.com/1/currency/3890.png",
        "cmcLink": null,
        "weight": 70,
        "maxPrecision": 6,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 15,
        "currency": "shib",
        "displayName": "SHIB",
        "fullName": "Shiba Inu",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5994.png",
        "cmcLink": null,
        "weight": 30,
        "maxPrecision": 10,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 6,
        "currency": "etc",
        "displayName": "ETC",
        "fullName": "Ethereum Classic",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1321.png",
        "cmcLink": "https://coinmarketcap.com/currencies/ethereum-classic/",
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 7,
        "currency": "eos",
        "displayName": "EOS",
        "fullName": "EOS",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1765.png",
        "cmcLink": "https://coinmarketcap.com/currencies/eos/",
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 73,
        "currency": "trx",
        "displayName": "TRX",
        "fullName": "TRON",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1958.png",
        "cmcLink": "https://coinmarketcap.com/currencies/tron/",
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 675,
        "currency": "bnb",
        "displayName": "BNB",
        "fullName": "BNB",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/1839.png",
        "cmcLink": "",
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2741,
        "currency": "kkk",
        "displayName": "KKK",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 0,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2748,
        "currency": "TRNSK",
        "displayName": "TRNSK",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 18,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2749,
        "currency": "usdc",
        "displayName": "USDC",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 0,
        "transferEnabled": 1,
        "isChainExist": 0,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2750,
        "currency": "pol2",
        "displayName": "POL2",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2751,
        "currency": "pol",
        "displayName": "POL",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2752,
        "currency": "pol4",
        "displayName": "POL4",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 0,
        "transferEnabled": 0,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2753,
        "currency": "pol6",
        "displayName": "POL6",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 1,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 2754,
        "currency": "pol7",
        "displayName": "POL7",
        "fullName": null,
        "logo": null,
        "cmcLink": null,
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 1,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      },
      {
        "id": 941,
        "currency": "sol",
        "displayName": "SOL",
        "fullName": "Solana",
        "logo": "https://s2.coinmarketcap.com/static/img/coins/64x64/5426.png",
        "cmcLink": "https://coinmarketcap.com/currencies/solana/",
        "weight": 1,
        "maxPrecision": 8,
        "depositStatus": 0,
        "withdrawStatus": 0,
        "convertEnabled": 1,
        "transferEnabled": 1,
        "isChainExist": 1,
        "ubcardEnabled": 0,
        "plates": []
      }
    ]
  },
  "ts": 1779979275573
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
45. 获取货币价格转换 PASS 耗时:0.39 秒 | 标签:-
用例说明状态耗时标签
验证货币价格转换接口功能 PASS 0.39 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/balance/public/price/currency/convert?converts=usd%2Cbtc%2Cusdt 200
None
{"code":0,"msg":"success","msgInfo":[],"data":{"uft":{"btc":"0.00000012769011875037571741401972","usd":"0.0088843354414123616","usdt":"0.0089"},"ksm":{"btc":"0.00006312769915748911872153783666","usd":"4.3922557238443136","usdt":"4.4"},"vanry":{"btc":"0.00000006516500217575354028027838","usd":"0.004534005794932016448","usdt":"0.004542"},"pyth":{"btc":"0.00000054949792675723482887156799","usd":"0.0382325895961902752","usdt":"0.0383"},"bal":{"btc":"0.00001387374661029363131902888365","usd":"0.965298019308511648","usdt":"0.967"},"fio":{"btc":"0.00000001348637209273631172687399","usd":"0.00093834554100310336","usdt":"0.00094"},"mbox":{"btc":"0.00000015208036615213287692006842","usd":"0.0105813433347158464","usdt":"0.0106"},"theta":{"btc":"0.00000259684398806943874740871555","usd":"0.180681428639959264","usdt":"0.181"},"vib":{"btc":"0.00000003199426570936380335205213","usd":"0.00222607506003927712","usdt":"0.00223"},"fis":{"btc":"0.00000027403160316091867445031197","usd":"0.0190663828012332704","usdt":"0.0191"},"vic":{"btc":"0.00000058823537851296678808705711","usd":"0.040927837426731104","usdt":"0.041"},"bar":{"btc":"0.00000517934077178490269510799069","usd":"0.360364617342681184","usdt":"0.361"},"stpt":{"btc":"0.00000101033013060690539553879419","usd":"0.07029605638025376448","usdt":"0.07042"},"rad":{"btc":"0.00000365853711026357392590730644","usd":"0.25455118399552272","usdt":"0.255"},"bat":{"btc":"0.00000153228142500450860896823658","usd":"0.1066120252969483392","usdt":"0.1068"},"cake":{"btc":"0.00001913917060820238281239351684","usd":"1.331652076274616896","usdt":"1.334"},"ssv":{"btc":"0.00003365854141442488011834721928","usd":"2.341870892758809024","usdt":"2.346"},"ape":{"btc":"0.00000177474917858668272405777964","usd":"0.1234822802362594528","usdt":"0.1237"},"qi":{"btc":"0.00000002123386244388270356997182","usd":"0.00147739510711126912","usdt":"0.00148"},"farm":{"btc":"0.00008321378525305383831475442106","usd":"5.7897916359765952","usdt":"5.8"},"ctk":{"btc":"0.0000021377334487422451567066222","usd":"0.148737750648364256","usdt":"0.149"},"band":{"btc":"0.00000268292721419328754566535806","usd":"0.186670868263383328","usdt":"0.187"},"iotx":{"btc":"0.00000005624104106758121486100644","usd":"0.00391310055397038848","usdt":"0.00392"},"near":{"btc":"0.00007562411414980116926846044022","usd":"5.261722709178040224","usdt":"5.271"},"shib":{"btc":"0.00000000012209470905232554552733","usd":"0.00000849502186588979744","usdt":"0.00000851"},"xmr":{"btc":"0.00170301315681680872551057754815","usd":"118.4910805500727328","usdt":"118.7"},"dock":{"btc":"0.00000005595409698050171886681763","usd":"0.0038931357552256416","usdt":"0.0039"},"astr":{"btc":"0.00000010225252543077839752918185","usd":"0.007114456032690550688","usdt":"0.007127"},"waves":{"btc":"0.00001543759188487688448735788915","usd":"1.074106172467382144","usdt":"1.076"},"reef":{"btc":"0.00000000987087659553466220009501","usd":"0.000686789076819292672","usdt":"0.000688"},"iris":{"btc":"0.00000007474893468420870648618457","usd":"0.00520083007300656224","usdt":"0.00521"},"apt":{"btc":"0.00001315638639259489133355686278","usd":"0.915386022446644448","usdt":"0.917"},"stg":{"btc":"0.00000219655698659354183551532791","usd":"0.1528305343910373664","usdt":"0.1531"},"ai":{"btc":"0.00000033859402275380527314279385","usd":"0.0235584625188013184","usdt":"0.0236"},"combo":{"btc":"0.00000039598284016970447198055552","usd":"0.0275514222677506944","usdt":"0.0276"},"dent":{"btc":"0.00000000054519376545104238895874","usd":"0.000037933117615019072","usdt":"0.000038"},"kda":{"btc":"0.0000000860832261238487982566425","usd":"0.005989439623424064","usdt":"0.006"},"metis":{"btc":"0.00004332855714900389512251006062","usd":"3.01468461045677888","usdt":"3.02"},"glm":{"btc":"0.00000184648520035655672260498172","usd":"0.1284734799224461728","usdt":"0.1287"},"loka":{"btc":"0.00000177474917858668272405777964","usd":"0.1234822802362594528","usdt":"0.1237"},"ray":{"btc":"0.00001008608466084428419573661345","usd":"0.701762675877852832","usdt":"0.703"},"wld":{"btc":"0.0000040832143591412279973067428","usd":"0.2840990861377481024","usdt":"0.2846"},"agld":{"btc":"0.00000305595452739663233811080891","usd":"0.212625106631554272","usdt":"0.213"},"iost":{"btc":"0.00000001431850994526685011002154","usd":"0.000996243457362869312","usdt":"0.000998"},"zro":{"btc":"0.0000160545216720978008748638271","usd":"1.117030489768587936","usdt":"1.119"},"wing":{"btc":"0.00000467718861939578470527757608","usd":"0.325426219539374144","usdt":"0.326"},"dgb":{"btc":"0.00000004619799801979885506439814","usd":"0.00321433259790424768","usdt":"0.00322"},"bb":{"btc":"0.00000038737451755731959215489127","usd":"0.026952478305408288","usdt":"0.027"},"zrx":{"btc":"0.00000142467739234969761114743345","usd":"0.0991252257676682592","usdt":"0.0993"},"sui":{"btc":"0.00001322381825305857289219123274","usd":"0.9200777501516599648","usdt":"0.9217"},"bsw":{"btc":"0.00000016068868876451775674573268","usd":"0.0111802872970582528","usdt":"0.0112"},"omg":{"btc":"0.00000549497926757234828871567987","usd":"0.382325895961902752","usdt":"0.383"},"blur":{"btc":"0.0000002922525526904666700813013","usd":"0.02033414752152469728","usdt":"0.02037"},"jst":{"btc":"0.00000137575342550264354413824163","usd":"0.09572122758168891616","usdt":"0.09589"},"pol":{"btc":"0.00000125925412614836817049758544","usd":"0.08761551929132168288","usdt":"0.08777"},"pivx":{"btc":"0.00000080344344382258878372866338","usd":"0.055901436485291264","usdt":"0.056"},"gmt":{"btc":"0.00000014505023601868522506244262","usd":"0.01009220576546954784","usdt":"0.01011"},"nkn":{"btc":"0.00000010473459178401603787891505","usd":"0.0072871515418326112","usdt":"0.0073"},"porto":{"btc":"0.00000959827971280914100561563926","usd":"0.667822518011783136","usdt":"0.669"},"rsr":{"btc":"0.0000000227546661054040323391725","usd":"0.001583208540458427584","usdt":"0.001586"},"sc":{"btc":"0.00000001246772058360410094750372","usd":"0.000867470505459251936","usdt":"0.000869"},"twt":{"btc":"0.00000631850879749050179203755983","usd":"0.4396248683593262976","usdt":"0.4404"},"arb":{"btc":"0.00000146054540323463461042103449","usd":"0.1016208256107616192","usdt":"0.1018"},"btc":{"btc":"1","usd":"69577.31364304350442656","usdt":"69699.99"},"cvc":{"btc":"0.00000038780493368793883614617448","usd":"0.02698242550352540832","usdt":"0.02703"},"ardr":{"btc":"0.00000050545200939053219376358591","usd":"0.03516799298887162912","usdt":"0.03523"},"vite":{"btc":"0.00000001233859574441832775011876","usd":"0.00085848634602411584","usdt":"0.00086"},"gmx":{"btc":"0.00008737447451570653023049214211","usd":"6.07928121777542496","usdt":"6.09"},"sei":{"btc":"0.00000097991405737647882015478051","usd":"0.0681797877133105952","usdt":"0.0683"},"matic":{"btc":"0.00000544332933189803900976169437","usd":"0.3787322321878483136","usdt":"0.3794"},"audio":{"btc":"0.00000026370161602605681865951487","usd":"0.01834765004642238272","usdt":"0.01838"},"ark":{"btc":"0.00000207460574958475603798508436","usd":"0.1443454949245199424","usdt":"0.1446"},"cvp":{"btc":"0.00000048637022759974571015003015","usd":"0.0338403338723459616","usdt":"0.0339"},"key":{"btc":"0.00000001797704705553042403592884","usd":"0.001250794641358392032","usdt":"0.001253"},"btt":{"btc":"0","usd":"0","usdt":"0"},"cvx":{"btc":"0.00002160688975708604836241726864","usd":"1.503349345479440064","usdt":"1.506"},"flm":{"btc":"0.00000023959831271137915514765497","usd":"0.0166706069518636448","usdt":"0.0167"},"one":{"btc":"0.00000002539455170653539548570954","usd":"0.00176688468891009888","usdt":"0.00177"},"btx":{"btc":"0.00000258106206328006646772833109","usd":"0.1795833647089981856","usdt":"0.1799"},"ong":{"btc":"0.00000087460557741830379028748785","usd":"0.06085270657398849024","usdt":"0.06096"},"gno":{"btc":"0.00161434743390924446330623576847","usd":"112.32195773794594688","usdt":"112.52"},"storj":{"btc":"0.00000140602602668953037152516091","usd":"0.097827513849259712","usdt":"0.098"},"gns":{"btc":"0.00000662840841153635746576147285","usd":"0.461186851003652928","usdt":"0.462"},"people":{"btc":"0.00000008823530677694501821305857","usd":"0.0061391756140096656","usdt":"0.00615"},"tnsr":{"btc":"0.00000050358687282451546980135865","usd":"0.0350382217970307744","usdt":"0.0351"},"bttc":{"btc":"0.00000000000444763334973218790993","usd":"0.00000030945438054357664","usdt":"0.00000031"},"vtho":{"btc":"0.00000000675753325072213066314644","usd":"0.000470171010438789024","usdt":"0.000471"},"polyx":{"btc":"0.00000069296997029698282596597216","usd":"0.0482149889685637152","usdt":"0.0483"},"t":{"btc":"0.00000006771880455076105462855877","usd":"0.00471169250376026368","usdt":"0.00472"},"ont":{"btc":"0.00000074160699305695739698097518","usd":"0.05159902235579831136","usdt":"0.05169"},"mana":{"btc":"0.00000118794852050911341594166656","usd":"0.0826542668032520832","usdt":"0.0828"},"cfx":{"btc":"0.00000073615505540244697309138782","usd":"0.05121969117964812064","usdt":"0.05131"},"w":{"btc":"0.00000015925396832912027677478863","usd":"0.0110804633033345184","usdt":"0.0111"},"dodo":{"btc":"0.00000025652801384906941880479466","usd":"0.01784853007780371072","usdt":"0.01788"},"ankr":{"btc":"0.00000006327117120102886671863224","usd":"0.00440223812321668704","usdt":"0.00441"},"mina":{"btc":"0.00000077761847598543414425167062","usd":"0.0541046045982640448","usdt":"0.0542"},"sfp":{"btc":"0.00000377761890640156476349566191","usd":"0.2628365754745926752","usdt":"0.2633"},"dia":{"btc":"0.00000229411797620057047353952275","usd":"0.1596185659642513056","usdt":"0.1599"},"aca":{"btc":"0.00000002582496783715463947699275","usd":"0.0017968318870272192","usdt":"0.0018"},"algo":{"btc":"0.00000150789117760275144946218787","usd":"0.1049150174036448544","usdt":"0.1051"},"asr":{"btc":"0.0000142467739234969761114743345","usd":"0.991252257676682592","usdt":"0.993"},"df":{"btc":"0.00000002352941514051867152348228","usd":"0.00163711349706924416","usdt":"0.00164"},"ast":{"btc":"0.00000037446203363874227241639489","usd":"0.0260540623618946784","us... (set the log level to DEBUG or TRACE to see the full content)

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
46. 获取单一货币价格转换 PASS 耗时:0.21 秒 | 标签:-
用例说明状态耗时标签
验证单一货币价格转换接口功能 PASS 0.21 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/balance/public/price/currency/convert?converts=usd 200
None
{"code":0,"msg":"success","msgInfo":[],"data":{"uft":{"usd":"0.0088843354414123616"},"ksm":{"usd":"4.3922557238443136"},"vanry":{"usd":"0.004534005794932016448"},"pyth":{"usd":"0.0382325895961902752"},"bal":{"usd":"0.965298019308511648"},"fio":{"usd":"0.00093834554100310336"},"mbox":{"usd":"0.0105813433347158464"},"theta":{"usd":"0.180681428639959264"},"vib":{"usd":"0.00222607506003927712"},"fis":{"usd":"0.0190663828012332704"},"vic":{"usd":"0.040927837426731104"},"bar":{"usd":"0.360364617342681184"},"stpt":{"usd":"0.07029605638025376448"},"rad":{"usd":"0.25455118399552272"},"bat":{"usd":"0.1066120252969483392"},"cake":{"usd":"1.331652076274616896"},"ssv":{"usd":"2.341870892758809024"},"ape":{"usd":"0.1234822802362594528"},"qi":{"usd":"0.00147739510711126912"},"farm":{"usd":"5.7897916359765952"},"ctk":{"usd":"0.148737750648364256"},"band":{"usd":"0.186670868263383328"},"iotx":{"usd":"0.00391310055397038848"},"near":{"usd":"5.261722709178040224"},"shib":{"usd":"0.00000849502186588979744"},"xmr":{"usd":"118.4910805500727328"},"dock":{"usd":"0.0038931357552256416"},"astr":{"usd":"0.007114456032690550688"},"waves":{"usd":"1.074106172467382144"},"reef":{"usd":"0.000686789076819292672"},"iris":{"usd":"0.00520083007300656224"},"apt":{"usd":"0.915386022446644448"},"stg":{"usd":"0.1528305343910373664"},"ai":{"usd":"0.0235584625188013184"},"combo":{"usd":"0.0275514222677506944"},"dent":{"usd":"0.000037933117615019072"},"kda":{"usd":"0.005989439623424064"},"metis":{"usd":"3.01468461045677888"},"glm":{"usd":"0.1284734799224461728"},"loka":{"usd":"0.1234822802362594528"},"ray":{"usd":"0.701762675877852832"},"wld":{"usd":"0.2840990861377481024"},"agld":{"usd":"0.212625106631554272"},"iost":{"usd":"0.000996243457362869312"},"zro":{"usd":"1.117030489768587936"},"wing":{"usd":"0.325426219539374144"},"dgb":{"usd":"0.00321433259790424768"},"bb":{"usd":"0.026952478305408288"},"zrx":{"usd":"0.0991252257676682592"},"sui":{"usd":"0.9200777501516599648"},"bsw":{"usd":"0.0111802872970582528"},"omg":{"usd":"0.382325895961902752"},"blur":{"usd":"0.02033414752152469728"},"jst":{"usd":"0.09572122758168891616"},"pol":{"usd":"0.08761551929132168288"},"pivx":{"usd":"0.055901436485291264"},"gmt":{"usd":"0.01009220576546954784"},"nkn":{"usd":"0.0072871515418326112"},"porto":{"usd":"0.667822518011783136"},"rsr":{"usd":"0.001583208540458427584"},"sc":{"usd":"0.000867470505459251936"},"twt":{"usd":"0.4396248683593262976"},"arb":{"usd":"0.1016208256107616192"},"btc":{"usd":"69577.31364304350442656"},"cvc":{"usd":"0.02698242550352540832"},"ardr":{"usd":"0.03516799298887162912"},"vite":{"usd":"0.00085848634602411584"},"gmx":{"usd":"6.07928121777542496"},"sei":{"usd":"0.0681797877133105952"},"matic":{"usd":"0.3787322321878483136"},"audio":{"usd":"0.01834765004642238272"},"ark":{"usd":"0.1443454949245199424"},"cvp":{"usd":"0.0338403338723459616"},"key":{"usd":"0.001250794641358392032"},"btt":{"usd":"0"},"cvx":{"usd":"1.503349345479440064"},"flm":{"usd":"0.0166706069518636448"},"one":{"usd":"0.00176688468891009888"},"btx":{"usd":"0.1795833647089981856"},"ong":{"usd":"0.06085270657398849024"},"gno":{"usd":"112.32195773794594688"},"storj":{"usd":"0.097827513849259712"},"gns":{"usd":"0.461186851003652928"},"people":{"usd":"0.0061391756140096656"},"tnsr":{"usd":"0.0350382217970307744"},"bttc":{"usd":"0.00000030945438054357664"},"vtho":{"usd":"0.000470171010438789024"},"polyx":{"usd":"0.0482149889685637152"},"t":{"usd":"0.00471169250376026368"},"ont":{"usd":"0.05159902235579831136"},"mana":{"usd":"0.0826542668032520832"},"cfx":{"usd":"0.05121969117964812064"},"w":{"usd":"0.0110804633033345184"},"dodo":{"usd":"0.01784853007780371072"},"ankr":{"usd":"0.00440223812321668704"},"mina":{"usd":"0.0541046045982640448"},"sfp":{"usd":"0.2628365754745926752"},"dia":{"usd":"0.1596185659642513056"},"aca":{"usd":"0.0017968318870272192"},"algo":{"usd":"0.1049150174036448544"},"asr":{"usd":"0.991252257676682592"},"df":{"usd":"0.00163711349706924416"},"ast":{"usd":"0.0260540623618946784"},"jup":{"usd":"0.1714976212173756992"},"dusk":{"usd":"0.1219849203304034368"},"doge":{"usd":"0.09808705623294142144"},"bel":{"usd":"0.0942338500752052736"},"acm":{"usd":"0.353376937782019776"},"juv":{"usd":"0.391310055397038848"},"bome":{"usd":"0.000490135809183535904"},"tia":{"usd":"0.4138702779786028224"},"ata":{"usd":"0.0011978879246848128"},"nmr":{"usd":"8.25544428095283488"},"loom":{"usd":"0.04822497136793608864"},"paxg":{"usd":"4453.7473039781339904"},"lit":{"usd":"0.741692273367346592"},"woo":{"usd":"0.211626866694316928"},"rei":{"usd":"0.00400294214832174944"},"rare":{"usd":"0.014474479089941488"},"zec":{"usd":"524.83462940190598144"},"ren":{"usd":"0.04266477491752408256"},"atm":{"usd":"0.9732839388064104"},"hbar":{"usd":"0.0892925623858804208"},"rep":{"usd":"4.72167490313263712"},"elf":{"usd":"0.2268001137403245568"},"pepe":{"usd":"0.00000332413899100035552"},"icx":{"usd":"0.0353376937782019776"},"req":{"usd":"0.0694774996317191424"},"xai":{"usd":"0.00927364901693492576"},"strax":{"usd":"0.0114298472813675888"},"chess":{"usd":"0.00280505422363693664"},"tusd":{"usd":"0.9980402892498965312"},"ctsi":{"usd":"0.02692253110729116768"},"sxp":{"usd":"0.0021961278619221568"},"rvn":{"usd":"0.00505109408242096064"},"chr":{"usd":"0.01892662921002004224"},"fida":{"usd":"0.02773110545645341632"},"ntrn":{"usd":"0.0015971838995797504"},"sand":{"usd":"0.06656263901498609792"},"osmo":{"usd":"0.0556019645041200608"},"kava":{"usd":"0.05362544942839011968"},"ocean":{"usd":"0.6112223135704257312"},"vidt":{"usd":"0.0011479759278229456"},"adx":{"usd":"0.0571991484036998112"},"chz":{"usd":"0.03404996425916580384"},"xrp":{"usd":"2.1339375138322702688"},"c98":{"usd":"0.018966558807509536"},"psg":{"usd":"1.120025209580299968"},"perp":{"usd":"0.124779992154668"},"for":{"usd":"0.00305461420794627264"},"uma":{"usd":"0.41926077363968448"},"syn":{"usd":"0.0401292454769412288"},"jasmy":{"usd":"0.00546037245668827168"},"sys":{"usd":"0.00222607506003927712"},"lunc":{"usd":"0.00008207528763965442368"},"luna":{"usd":"0.0585966843158320928"},"auction":{"usd":"4.40223812321668704"},"not":{"usd":"0.00042924317301205792"},"gal":{"usd":"2.537525920457328448"},"yfii":{"usd":"434.733492666863312"},"alpha":{"usd":"0.0096829273912022368"},"tko":{"usd":"0.0506107648179333408"},"pixel":{"usd":"0.00636877079957425472"},"nexo":{"usd":"0.815562028722910048"},"bico":{"usd":"0.0227598705690114432"},"troy":{"usd":"0.000068878555669376736"},"mask":{"usd":"0.426248453200345888"},"enj":{"usd":"0.03832243119054163616"},"aave":{"usd":"79.56970539718869024"},"wan":{"usd":"0.0542044285919877792"},"gm":{"usd":"713.2923471529441552"},"oax":{"usd":"0.0357369897530969152"},"btxtest2":{"usd":"0.3681508888531324672"},"orn":{"usd":"1.051146653910923232"},"ens":{"usd":"5.67998524288048736"},"pda":{"usd":"0.00975280418680885088"},"bond":{"usd":"2.148212344934764288"},"tlm":{"usd":"0.001361599274391737216"},"kp3r":{"usd":"16.45099416567142912"},"lqty":{"usd":"0.23458638525077584"},"ckb":{"usd":"0.001234822802362594528"},"bigtime":{"usd":"0.01095069211149366368"},"yfi":{"usd":"2253.027538344685408"},"xtz":{"usd":"0.308456140606339296"},"dexe":{"usd":"16.8702549393111136"},"meme":{"usd":"0.000470171010438789024"},"dego":{"usd":"0.027950718242645632"},"eos":{"usd":"0.7785273270514045856"},"alice":{"usd":"0.1178921365877303264"},"ooki":{"usd":"0.000118790552531243936"},"rif":{"usd":"0.068379435700758064"},"rune":{"usd":"0.41426957395349776"},"hook":{"usd":"0.0077862715104512832"},"skl":{"usd":"0.00556019645041200608"},"alpaca":{"usd":"0.2240050419160599936"},"tom2":{"usd":"697.50019134584937312"},"gtc":{"usd":"0.092836314163072992"},"tom3":{"usd":"697.43031455024275904"},"xec":{"usd":"0.0000066882075794902048"},"ygg":{"usd":"0.03398008746355918976"},"1inch":{"usd":"0.0844510986902793024"},"id":{"usd":"0.0260540623618946784"},"portal":{"usd":"0.00755667632488669408"},"zil":{"usd":"0.00370347016715054624"},"axs":{"usd":"1.097065691023841056"},"btxtest":{"usd":"0.093834554100310336"},"comp":{"usd":"17.68881168784573568"},"io":{"usd":"0.1583208540458427584"},"xvg":{"usd":"0.003080568446314443584"},"iq":{"usd":"0.001016208256107616192"},"pundix":{"usd":"0.1320671436965006112"},"unfi":{"usd":"1.338639755835278304"},"cream":{"usd":"2.0963038681984224"},"forth":{"usd":"0.236582865125250528"},"clv":{"usd":"0.02931830695666079328"},"powr":{"usd":"0.0587963323032795616"},"zk":{"usd":"0.01314681997341582048"},"ctxc":{"usd":"0.0632884120208476096"},"ghst":{"usd":"0.107809913221633152"},"xvs":{"usd":"2.61538863556184128"},"slp":{"usd":"0.000601938682154118432"},"hft":{"usd":"0.010481519340992112"},"beamx":{"usd":"0.001654083576002279008"},"idex":{"usd":"0.00198649747510231456"},"hive":{"usd":"0.056899676422528608"},"kmd":{"usd":"0.0162713109769687072"},"city":{"usd":"0.425250213263108544"},"steem":{"usd":"0.05043108162923061888"},"celr":{"usd":"0.002301941295269315264"},"dot":{"usd":"7.298132181142221984"},"celo":{"usd":"0.07188325788046114144"},"rdnt":{"usd":"0.00327422699413848832"},"ton":{"usd":"1.740930450541927936"},"pros":{"usd":"0.0371345256652291968"},"prom":{"usd":"1.042162494475787136"},"ftm":{"usd":"0.6981690121037983936"},"knc":{"usd":"0.1355609834768313152"},"mav":{"usd":"0.01224840402990221088"},"bifi":{"usd":"32.0435019853187424"},"ftt":{"usd":"0.2922846536230943232"},"rlc":{"usd":"0.427246693137583232"},"pha":{"usd":"0.0403288934643886976"},"manta":{"usd":"0.08063782213003264832"},"phb":{"usd":"0.01497359905856016"},"xaut":{"usd":"4446.909360408058184"},"blz":{"usd":"0.0580975643472134208"},"lpt":{"usd":"2.067354910018539424"},"gft":{"usd":"0.00195655027698519424"},"api3":{"usd":"0.300969341077059216"},"voxel":{"usd":"0.013975359121322816"},"waxp":{"usd":"0.00582972123346608896"},"mbl":{"usd":"0.000836525067404894272"},"snt":{"usd":"0.0271521262928557568"},"glmr":{"usd":"0.0118790552531243936"},"rose":{"usd":"0.00902408903262558976"},"snx":{"usd":"0.296477261359491168"},"atom":{"usd":"2.02642707259180832"},"fun":{"usd":"0.000341398058535171648"},"arkm":... (set the log level to DEBUG or TRACE to see the full content)

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
47. 获取24小时行情数据 PASS 耗时:0.27 秒 | 标签:-
用例说明状态耗时标签
验证24小时行情接口基本功能获取24小时行情数据 PASS 0.27 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/ticker/24h 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": [
    {
      "s": "woo_usdt",
      "t": 1737084844329,
      "cv": "0.000",
      "cr": "0.0000",
      "o": "0.212",
      "l": "0.212",
      "h": "0.212",
      "c": "0.212",
      "q": "36559.55",
      "v": "7750.6246"
    },
    {
      "s": "near_usdt",
      "t": 1737734307394,
      "cv": "-0.002",
      "cr": "-0.0006",
      "o": "3.227",
      "l": "3.224",
      "h": "3.227",
      "c": "3.225",
      "q": "1417.7",
      "v": "4573.0788"
    },
    {
      "s": "btc_usdt",
      "t": 1779979276124,
      "cv": "-2119.81",
      "cr": "-0.0282",
      "o": "75095.82",
      "l": "72592.37",
      "h": "75502.29",
      "c": "72976.01",
      "q": "1766.468060",
      "v": "130311004.1522"
    },
    {
      "s": "btxtest2_usdt",
      "t": 1751265479402,
      "cv": "0.0000",
      "cr": "0.0000",
      "o": "0.3688",
      "l": "0.3688",
      "h": "0.3688",
      "c": "0.3688",
      "q": "271.1",
      "v": "99.98168"
    },
    {
      "s": "ordi_usdt",
      "t": 1738896662752,
      "cv": "0.0000",
      "cr": "0.0000",
      "o": "17.7201",
      "l": "17.7201",
      "h": "17.7201",
      "c": "17.7201",
      "q": "0.01",
      "v": "0.177201"
    },
    {
      "s": "gm_usdt",
      "t": 1737720707553,
      "cv": "0.00",
      "cr": "0.0000",
      "o": "688.26",
      "l": "688.26",
      "h": "688.26",
      "c": "688.26",
      "q": "0.343",
      "v": "236.07318"
    },
    {
      "s": "btxtest_usdt",
      "t": 1755393000855,
      "cv": "0.0000",
      "cr": "0.0000",
      "o": "0.0942",
      "l": "0.0942",
      "h": "0.0942",
      "c": "0.0942",
      "q": "743.0",
      "v": "69.9906"
    },
    {
      "s": "uni_usdt",
      "t": 1748397549795,
      "cv": null,
      "cr": null,
      "o": null,
      "l": null,
      "h": null,
      "c": null,
      "q": "0.0",
      "v": "0.0"
    },
    {
      "s": "fil_usdt",
      "t": 1748397549786,
      "cv": null,
      "cr": null,
      "o": null,
      "l": null,
      "h": null,
      "c": null,
      "q": "0.0",
      "v": "0.0"
    },
    {
      "s": "sol_usdt",
      "t": null,
      "cv": "5.710",
      "cr": "0.0711",
      "o": "80.200",
      "l": "79.730",
      "h": "86.400",
      "c": "85.910",
      "q": "261526.58",
      "v": "21877602.2672"
    },
    {
      "s": "shib_usdt",
      "t": null,
      "cv": "-0.00000006",
      "cr": "-0.0070",
      "o": "0.00000852",
      "l": "0.00000846",
      "h": "0.00000855",
      "c": "0.00000846",
      "q": "20738646210",
      "v": "176699.83130074"
    },
    {
      "s": "eos_edc",
      "t": 1737084844329,
      "cv": "0.000000",
      "cr": "0.0000",
      "o": "715.520000",
      "l": "715.520000",
      "h": "715.520000",
      "c": "715.520000",
      "q": "25.0",
      "v": "17888.000000"
    },
    {
      "s": "1000usdt_usdt",
      "t": 1743222982661,
      "cv": "0.0",
      "cr": "0.0000",
      "o": "1000.0",
      "l": "1000.0",
      "h": "1000.0",
      "c": "1000.0",
      "q": "1.0",
      "v": "1000.0"
    },
    {
      "s": "xrp_usdt",
      "t": 1763448733063,
      "cv": "0.0005",
      "cr": "0.0002",
      "o": "2.1364",
      "l": "2.1364",
      "h": "2.1380",
      "c": "2.1369",
      "q": "1943.8",
      "v": "4154.16274"
    },
    {
      "s": "xrp_btc",
      "t": 1737722488115,
      "cv": "0.000000000",
      "cr": "0.0000",
      "o": "0.000030209",
      "l": "0.000030209",
      "h": "0.000030209",
      "c": "0.000030209",
      "q": "6957360",
      "v": "210.174888240"
    },
    {
      "s": "ltc_usdt",
      "t": 1737725746673,
      "cv": "0.00",
      "cr": "0.0000",
      "o": "118.53",
      "l": "118.53",
      "h": "118.53",
      "c": "118.53",
      "q": "1.216",
      "v": "144.13248"
    },
    {
      "s": "dot_usdt",
      "t": 1737733457161,
      "cv": "-0.0003",
      "cr": "0.0000",
      "o": "6.4355",
      "l": "6.4352",
      "h": "6.4355",
      "c": "6.4352",
      "q": "234.41",
      "v": "1508.501984"
    },
    {
      "s": "strk_usdt",
      "t": 1750499513986,
      "cv": null,
      "cr": null,
      "o": null,
      "l": null,
      "h": null,
      "c": null,
      "q": "0.0",
      "v": "0.0"
    },
    {
      "s": "btx_usdt",
      "t": 1779979270608,
      "cv": "0.0000",
      "cr": "0.0000",
      "o": "0.1799",
      "l": "0.1799",
      "h": "0.1800",
      "c": "0.1799",
      "q": "18116530.1",
      "v": "3259916.42953"
    },
    {
      "s": "eos_usdt",
      "t": 1743659925394,
      "cv": "0.000",
      "cr": "0.0000",
      "o": "0.742",
      "l": "0.742",
      "h": "0.742",
      "c": "0.742",
      "q": "134.77",
      "v": "99.99934"
    },
    {
      "s": "tom3_usdt",
      "t": 1736927910558,
      "cv": "0.040",
      "cr": "0.0000",
      "o": "699.600",
      "l": "699.600",
      "h": "699.640",
      "c": "699.640",
      "q": "82.089",
      "v": "57431.74968"
    },
    {
      "s": "tom2_usdt",
      "t": 1736927952719,
      "cv": "0.00",
      "cr": "0.0000",
      "o": "699.62",
      "l": "699.62",
      "h": "699.62",
      "c": "699.62",
      "q": "27.68",
      "v": "19365.4816"
    }
  ],
  "ts": 1779979276614
}

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
48. 获取市场深度数据 PASS 耗时:0.36 秒 | 标签:-
用例说明状态耗时标签
验证市场深度数据接口功能 PASS 0.36 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/depth?symbol=btc_usdt&limit=1000 200
None
{"code":0,"msg":"success","msgInfo":[],"data":{"timestamp":1779979271513,"lastUpdateId":1772263404918,"bids":[["72976.00","3.825800"],["72975.99","3.039440"],["72975.98","0.812510"],["72975.94","0.612940"],["72975.93","0.489810"],["72975.91","2.184530"],["72975.90","18.560390"],["72975.89","1.843140"],["72975.86","25.082800"],["72975.85","20.978700"],["72975.84","1.902580"],["72975.80","0.760360"],["72975.73","0.964620"],["72975.69","2.496390"],["72975.67","0.736950"],["72975.59","6.323660"],["72975.56","0.583010"],["72975.53","1.575590"],["72975.46","4.706570"],["72975.38","4.352740"],["72975.32","0.787900"],["72975.31","0.493040"],["72975.24","0.321560"],["72975.18","0.545890"],["72975.10","0.610460"],["72975.09","4.509810"],["72975.02","0.370720"],["72974.98","0.323580"],["72974.86","0.307240"],["72974.61","4.768470"],["72974.55","3.934890"],["72974.42","2.933310"],["72974.38","0.809400"],["72974.30","6.742820"],["72974.26","1.850520"],["72974.11","2.604820"],["72973.88","0.440120"],["72973.87","0.724230"],["72973.77","3.173190"],["72973.75","3.034850"],["72973.63","0.433110"],["72973.61","0.528010"],["72973.59","0.454120"],["72973.36","4.561640"],["72973.31","0.213150"],["72973.27","0.627650"],["72973.11","4.026470"],["72972.93","0.802890"],["72972.12","0.440120"],["72972.10","0.543990"],["72971.74","5.346180"],["72971.73","0.157920"],["72971.46","0.906700"],["72971.45","0.668910"],["72971.43","3.099550"],["72971.37","0.500490"],["72971.33","0.963460"],["72971.31","2.546100"],["72971.29","0.656520"],["72971.25","0.553980"],["72971.24","0.181110"],["72971.12","0.745690"],["72971.02","1.467320"],["72970.84","0.831730"],["72970.82","0.829580"],["72970.74","0.241870"],["72970.71","0.225520"],["72970.32","0.434890"],["72969.96","0.662430"],["72969.92","1.062640"],["72969.83","6.327970"],["72969.75","0.967180"],["72969.73","5.518630"],["72969.47","0.318870"],["72969.39","0.666640"],["72969.35","0.568430"],["72969.17","2.885820"],["72968.92","6.053320"],["72968.83","7.240710"],["72968.73","2.641090"],["72968.15","0.602980"],["72967.84","4.921520"],["72967.71","3.152120"],["72967.52","0.548650"],["72967.50","0.764760"],["72967.42","6.529850"],["72967.40","3.291090"],["72966.99","0.362420"],["72966.95","0.288210"],["72966.92","0.520890"],["72966.13","4.935080"],["72965.88","2.717100"],["72965.76","0.397420"],["72965.59","0.671610"],["72965.47","0.626920"],["72965.30","0.442340"],["72965.21","0.638390"],["72965.06","2.617090"],["72964.89","2.439970"],["72964.54","0.872620"],["72964.53","3.017810"],["72964.49","0.590740"],["72964.25","0.328570"],["72964.06","1.920220"],["72963.97","0.318720"],["72963.90","3.810730"],["72963.83","0.637560"],["72963.61","1.892320"],["72963.55","0.252700"],["72963.49","4.268110"],["72963.29","0.237000"],["72962.24","0.327340"],["72961.79","0.405230"],["72961.62","0.498890"],["72961.36","0.510240"],["72960.60","5.951230"],["72960.56","0.441390"],["72960.43","3.960710"],["72960.41","0.573150"],["72960.32","0.478050"],["72960.23","0.273710"],["72959.89","5.643230"],["72959.67","1.611640"],["72959.24","6.661740"],["72958.88","0.889720"],["72958.81","2.737790"],["72958.67","6.229900"],["72957.62","3.213710"],["72957.25","4.576750"],["72957.03","2.446430"],["72957.02","3.174550"],["72956.95","0.238060"],["72956.80","2.524870"],["72956.24","0.969110"],["72955.48","2.205290"],["72955.43","0.490750"],["72954.86","3.043010"],["72954.73","5.235910"],["72954.65","3.445210"],["72954.61","0.742400"],["72954.53","1.107820"],["72954.36","0.545820"],["72954.00","1.479050"],["72953.58","3.905960"],["72953.49","3.024430"],["72953.23","4.071990"],["72953.22","0.340350"],["72952.83","0.715720"],["72952.65","3.855160"],["72952.49","4.483330"],["72952.40","3.661130"],["72952.33","1.497100"],["72952.24","0.339270"],["72951.94","0.732050"],["72951.82","0.296880"],["72951.54","0.494970"],["72951.35","4.068330"],["72951.15","2.848540"],["72950.72","1.840970"],["72950.66","3.424520"],["72950.34","0.536120"],["72950.24","0.436750"],["72950.13","0.542860"],["72949.91","0.526040"],["72949.84","0.184030"],["72949.73","2.461630"],["72949.63","0.537710"],["72949.02","0.366020"],["72948.80","0.363710"],["72948.50","5.047420"],["72946.94","3.749940"],["72946.82","0.819230"],["72946.63","0.909850"],["72946.54","1.322900"],["72946.30","4.144140"],["72946.21","3.570860"],["72945.66","1.198480"],["72944.95","5.154720"],["72944.01","5.073170"],["72943.69","0.799850"],["72943.25","0.540900"],["72943.15","0.738390"],["72941.96","6.556450"],["72941.84","0.685200"],["72941.82","0.597650"],["72941.09","3.337080"],["72939.52","3.584430"],["72939.31","0.541410"],["72938.68","4.966630"],["72938.34","2.626660"],["72938.17","0.571070"],["72937.41","1.814080"],["72936.86","3.404980"],["72936.21","0.431330"],["72935.40","0.304650"],["71874.70","3.919560"],["71874.66","1.574140"],["70940.15","0.402920"],["70940.04","5.567660"],["0.01","1111.000001"]],"asks":[["72976.01","4.103720"],["72976.02","3.615520"],["72976.03","2.811950"],["72976.07","0.649430"],["72976.08","4.600870"],["72976.09","4.501720"],["72976.12","24.872800"],["72976.15","24.179700"],["72976.16","17.377060"],["72976.18","0.773470"],["72976.19","2.415660"],["72976.29","4.092020"],["72976.30","1.571350"],["72976.34","0.504530"],["72976.35","4.779970"],["72976.45","0.407720"],["72976.48","5.832010"],["72976.53","3.473840"],["72976.56","3.556570"],["72976.67","7.262210"],["72976.78","1.281590"],["72976.79","3.956990"],["72976.95","0.346900"],["72977.00","1.114210"],["72977.05","0.782790"],["72977.14","0.782790"],["72977.15","0.302980"],["72977.24","0.427470"],["72977.44","1.645370"],["72977.52","0.329310"],["72977.61","2.273640"],["72977.72","6.682860"],["72977.83","2.665120"],["72978.00","2.073790"],["72978.04","0.508290"],["72978.23","0.209770"],["72978.27","2.313270"],["72978.33","5.640600"],["72978.34","0.598230"],["72978.38","3.490580"],["72978.41","0.212710"],["72978.55","1.712130"],["72978.59","0.650700"],["72978.97","0.213940"],["72979.23","0.553960"],["72979.32","1.402360"],["72979.44","0.511810"],["72979.45","0.346410"],["72979.52","0.727670"],["72979.61","7.871820"],["72979.80","2.205420"],["72979.95","0.328890"],["72979.97","0.730360"],["72980.19","1.143860"],["72980.20","1.949640"],["72980.30","0.620930"],["72980.42","0.492050"],["72980.51","2.573990"],["72980.59","3.791260"],["72980.63","7.089050"],["72980.65","1.594750"],["72980.79","0.630400"],["72982.89","3.853720"],["72982.90","2.535120"],["72982.91","0.766490"],["72982.93","3.171340"],["72983.02","0.179970"],["72983.05","2.882340"],["72983.14","1.814720"],["72983.16","3.176330"],["72983.20","7.231850"],["72983.26","2.217920"],["72983.37","0.700160"],["72983.46","4.169700"],["72983.49","0.793310"],["72983.64","0.683010"],["72983.68","0.561130"],["72983.71","0.754040"],["72983.74","0.517800"],["72983.78","0.893700"],["72983.87","0.357520"],["72983.90","0.791610"],["72984.04","0.468220"],["72984.33","0.422230"],["72984.57","0.711020"],["72984.74","0.577080"],["72984.87","1.673200"],["72985.01","0.449610"],["72985.03","0.673140"],["72985.04","0.968990"],["72986.16","2.012440"],["72987.36","3.133280"],["72987.38","2.669210"],["72987.41","0.554540"],["72987.42","0.781110"],["72987.44","4.411340"],["72987.49","0.694860"],["72987.51","8.399260"],["72987.62","0.670010"],["72987.65","0.803070"],["72987.81","0.486650"],["72987.83","2.450320"],["72987.98","0.769240"],["72988.09","4.755480"],["72988.20","2.521370"],["72988.46","0.617120"],["72988.69","2.266180"],["72988.99","0.982090"],["72989.12","6.792430"],["72989.18","4.882860"],["72989.45","1.015570"],["72990.00","0.000110"],["72990.23","0.768910"],["72990.24","0.406470"],["72990.27","0.444410"],["72990.44","2.223580"],["72991.16","0.865680"],["72991.79","0.615290"],["72991.91","2.976200"],["72992.29","0.738900"],["72992.74","3.139630"],["72992.81","3.656800"],["72992.86","0.434620"],["72993.04","2.876300"],["72993.11","3.169430"],["72993.24","4.494380"],["72993.35","1.584870"],["72994.40","4.039630"],["72994.44","1.006220"],["72994.72","0.383530"],["72994.93","4.095540"],["72995.03","0.499400"],["72996.41","0.799570"],["72996.54","0.677930"],["72996.56","4.543590"],["72996.57","0.623930"],["72996.86","1.215400"],["72997.53","0.755280"],["72997.72","3.574370"],["72999.62","3.196470"],["73000.02","4.189040"],["73000.04","3.140720"],["73000.13","0.640480"],["73000.16","4.623630"],["73000.21","3.909150"],["73000.22","7.916900"],["73000.36","0.797400"],["73000.47","1.855070"],["73000.49","4.442640"],["73000.88","2.208560"],["73000.89","0.556280"],["73000.97","1.440710"],["73000.99","0.830630"],["73001.00","0.636820"],["73001.59","4.080180"],["73001.70","0.669190"],["73001.98","0.380260"],["73002.46","0.551020"],["73002.53","3.001230"],["73003.25","0.434690"],["73003.34","0.624970"],["73003.59","0.451320"],["73004.23","1.154730"],["73004.27","0.903800"],["73005.08","1.199180"],["73005.20","0.639850"],["73005.82","0.650930"],["73006.24","1.528040"],["73006.36","3.445530"],["73006.48","0.418330"],["73006.66","0.452100"],["73006.95","0.852260"],["73007.09","0.468520"],["73007.29","1.945640"],["73007.41","3.267340"],["73007.68","0.562780"],["73008.33","0.225900"],["73009.39","5.694490"],["73009.51","0.399320"],["73010.05","0.873580"],["73010.14","0.428510"],["73010.26","0.729680"],["73010.33","2.121290"],["73011.05","1.121150"],["73011.11","0.511860"],["73012.27","5.794480"],["73013.57","0.567120"],["73013.90","0.739810"],["73014.05","0.687320"],["73014.17","0.905920"],["73014.64","6.473220"],["73014.75","0.620500"],["73015.00","0.835300"],["73016.38","0.764950"],["75116.06","1.312450"],["75116.07","0.496440"],["76026.75","5.621560"],["76026.82","5.083580"],["76189.92","3.833000"],["76189.96","0.594040"],["76526.25","2.528840"],["77444.04","0.706130"],["77444.06","0.335740"],["77444.08","0.680390"],["77444.19","0.126310"],["77444.41","0.612810"],["77444.44","3.974600"],["77444.46","0.634680"],["77444.51","4.239480"],["77444.66","3.843810"],["77445.02","0.235040"],["78709.90",... (set the log level to DEBUG or TRACE to see the full content)

断言结果

断言关键字结果断言入参失败信息
Should Be Equal As Integers PASS
${response.status_code}, 200
-
49. 获取市场盘口数据 PASS 耗时:0.34 秒 | 标签:-
用例说明状态耗时标签
验证市场盘口数据接口功能 PASS 0.34 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/plate 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": [],
  "ts": 1779979277345
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
50. 获取市场交易对列表 PASS 耗时:0.47 秒 | 标签:-
用例说明状态耗时标签
验证市场交易对接口功能 PASS 0.47 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/symbol 200
None
{"code":0,"msg":"success","msgInfo":[],"data":{"time":1779979277756,"version":"a8bf2843bfff68753e19563ea46baab7","symbols":[{"id":614,"symbol":"btc_usdt","displayName":"BTC_USDT","state":"ONLINE","stateTime":1736315092000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btc","baseCurrencyPrecision":8,"baseCurrencyId":2,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":6,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":100001001,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9432,"symbol":"ordi_usdt","displayName":"ORDI_USDT","state":"ONLINE","stateTime":1734445671000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"ordi","baseCurrencyPrecision":8,"baseCurrencyId":8,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":100001000,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9480,"symbol":"btc_usdc","displayName":"BTC_USDC","state":"ONLINE","stateTime":1751904000000,"tradingEnabled":false,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btc","baseCurrencyPrecision":8,"baseCurrencyId":2,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":4,"quantityPrecision":4,"orderTypes":[],"timeInForces":[],"displayWeight":999999,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9481,"symbol":"trnsk_usdc","displayName":"TRNSK_USDC","state":"ONLINE","stateTime":1756656000000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"TRNSK","baseCurrencyPrecision":18,"baseCurrencyId":2748,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":2,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":200000,"displayLevel":"FULL","plates":[],"filters":[]},{"id":620,"symbol":"eos_usdt","displayName":"EOS_USDT","state":"OFFLINE","stateTime":1744037747000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"eos","baseCurrencyPrecision":8,"baseCurrencyId":7,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":3,"quantityPrecision":2,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":100003,"displayLevel":"FULL","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"5"}]},{"id":9473,"symbol":"usdn_usdt","displayName":"USDN_USDT","state":"OFFLINE","stateTime":1741847029000,"tradingEnabled":false,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"usdn","baseCurrencyPrecision":8,"baseCurrencyId":2743,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":9999,"displayLevel":"NONE","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"1"}]},{"id":621,"symbol":"xrp_usdt","displayName":"XRP_USDT","state":"ONLINE","stateTime":1762790400000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"xrp","baseCurrencyPrecision":8,"baseCurrencyId":90,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9998,"displayLevel":"NONE","plates":[],"filters":[{"filter":"QUOTE_QTY","min":"0.1"}]},{"id":618,"symbol":"ltc_usdt","displayName":"LTC_USDT","state":"ONLINE","stateTime":1705569419000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"ltc","baseCurrencyPrecision":8,"baseCurrencyId":21,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":3,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9997,"displayLevel":"FULL","plates":[],"filters":[]},{"id":633,"symbol":"xrp_btc","displayName":"XRP_BTC","state":"OFFLINE","stateTime":1744094195000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"xrp","baseCurrencyPrecision":8,"baseCurrencyId":90,"quoteCurrency":"btc","quoteCurrencyPrecision":8,"quoteCurrencyId":2,"pricePrecision":9,"quantityPrecision":0,"orderTypes":["LIMIT","MARKET"],"timeInForces":["GTC","IOC"],"displayWeight":9909,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9437,"symbol":"gm_usdt","displayName":"GM_USDT","state":"ONLINE","stateTime":1736736993000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"gm","baseCurrencyPrecision":8,"baseCurrencyId":2735,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":2,"quantityPrecision":3,"orderTypes":[],"timeInForces":[],"displayWeight":1000,"displayLevel":"SEARCH","plates":[],"filters":[{"filter":"PROTECTION_ONLINE","durationSeconds":"300","maxPriceMultiple":"1"},{"filter":"PROTECTION_MARKET","maxDeviation":"0.01"}]},{"id":9474,"symbol":"1000usdt_usdt","displayName":"1000USDT_USDT","state":"ONLINE","stateTime":1742825160000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"1000usdt","baseCurrencyPrecision":1,"baseCurrencyId":2744,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":1,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":999,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9475,"symbol":"btxtest_usdt","displayName":"BTXTEST_USDT","state":"ONLINE","stateTime":1743583533000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btxtest","baseCurrencyPrecision":8,"baseCurrencyId":2745,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":998,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9477,"symbol":"btxtest2_usdt","displayName":"BTXTEST2_USDT","state":"ONLINE","stateTime":1743586442000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btxtest2","baseCurrencyPrecision":8,"baseCurrencyId":2746,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":997,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9482,"symbol":"etc_usdc","displayName":"ETC_USDC","state":"ONLINE","stateTime":1757952000000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"etc","baseCurrencyPrecision":8,"baseCurrencyId":6,"quoteCurrency":"usdc","quoteCurrencyPrecision":8,"quoteCurrencyId":2749,"pricePrecision":3,"quantityPrecision":3,"orderTypes":[],"timeInForces":[],"displayWeight":666,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9476,"symbol":"cc_usdt","displayName":"CC_USDT","state":"OFFLINE","stateTime":1743158130000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"cc","baseCurrencyPrecision":8,"baseCurrencyId":2742,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":4,"orderTypes":[],"timeInForces":[],"displayWeight":111,"displayLevel":"NONE","plates":[],"filters":[]},{"id":9434,"symbol":"dot_usdt","displayName":"DOT_USDT","state":"ONLINE","stateTime":1734445769000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"dot","baseCurrencyPrecision":8,"baseCurrencyId":16,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":99,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9436,"symbol":"woo_usdt","displayName":"WOO_USDT","state":"ONLINE","stateTime":1735056000000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"woo","baseCurrencyPrecision":8,"baseCurrencyId":102,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":3,"quantityPrecision":2,"orderTypes":[],"timeInForces":[],"displayWeight":88,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9394,"symbol":"eos_edc","displayName":"EOS_STG","state":"ONLINE","stateTime":1736907280000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"eos","baseCurrencyPrecision":8,"baseCurrencyId":7,"quoteCurrency":"stg","quoteCurrencyPrecision":8,"quoteCurrencyId":197,"pricePrecision":6,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":22,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9430,"symbol":"btx_usdt","displayName":"BTX_USDT","state":"ONLINE","stateTime":1743155152000,"tradingEnabled":true,"openapiEnabled":true,"nextStateTime":null,"nextState":null,"depthMergePrecision":5,"baseCurrency":"btx","baseCurrencyPrecision":8,"baseCurrencyId":2733,"quoteCurrency":"usdt","quoteCurrencyPrecision":8,"quoteCurrencyId":11,"pricePrecision":4,"quantityPrecision":1,"orderTypes":[],"timeInForces":[],"displayWeight":20,"displayLevel":"FULL","plates":[],"filters":[]},{"id":9435,"symbol":"near_usdt","displayName":"NEAR_USDT","state":"ONLINE","stateTime":1734445825000,"tradingEnabled":true,"openapiEnabled":false,"nextStateTime":null,"nextState":... (set the log level to DEBUG or TRACE to see the full content)

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
51. 获取市场服务器时间 PASS 耗时:0.30 秒 | 标签:-
用例说明状态耗时标签
验证市场服务器时间接口功能 PASS 0.30 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/time 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": {
    "serverTime": 1779979278121
  },
  "ts": 1779979278121
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
52. 获取热门市场排行榜 PASS 耗时:0.39 秒 | 标签:-
用例说明状态耗时标签
验证热门市场排行榜接口功能 PASS 0.39 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/top/market-top-symbol?marketTopType=HOT 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": [],
  "ts": 1779979278519
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-
53. 获取最近交易记录 PASS 耗时:0.37 秒 | 标签:-
用例说明状态耗时标签
验证最近交易记录接口功能 PASS 0.37 秒 -

接口调用

方法请求地址HTTP状态请求参数/Body返回结果/Body
GET https://app.bitradex-test.com/v1/spot/market/public/trade/recent?symbol=btc_usdt&limit=30 200
None
{
  "code": 0,
  "msg": "success",
  "msgInfo": [],
  "data": [
    {
      "i": 630308588142771520,
      "t": 1779979278141,
      "p": "72985.86",
      "q": "0.011890",
      "v": "867.8018754",
      "b": false
    },
    {
      "i": 630308587123555648,
      "t": 1779979277789,
      "p": "72985.86",
      "q": "0.011370",
      "v": "829.8492282",
      "b": false
    },
    {
      "i": 630308586234363200,
      "t": 1779979277566,
      "p": "72985.87",
      "q": "0.013430",
      "v": "980.2002341",
      "b": true
    },
    {
      "i": 630308585345170752,
      "t": 1779979277366,
      "p": "72985.87",
      "q": "0.017280",
      "v": "1261.1958336",
      "b": true
    },
    {
      "i": 630308584158182720,
      "t": 1779979277177,
      "p": "72985.86",
      "q": "0.011520",
      "v": "840.7971072",
      "b": false
    },
    {
      "i": 630308583268990272,
      "t": 1779979276966,
      "p": "72985.87",
      "q": "0.016270",
      "v": "1187.4801049",
      "b": true
    },
    {
      "i": 630308582132333888,
      "t": 1779979276596,
      "p": "72985.87",
      "q": "0.015750",
      "v": "1149.5274525",
      "b": true
    },
    {
      "i": 630308581243141440,
      "t": 1779979276487,
      "p": "72985.86",
      "q": "0.017080",
      "v": "1246.5984888",
      "b": false
    },
    {
      "i": 630308580345560384,
      "t": 1779979276182,
      "p": "72976.00",
      "q": "0.010690",
      "v": "780.11344",
      "b": false
    },
    {
      "i": 630308579456367936,
      "t": 1779979275973,
      "p": "72976.01",
      "q": "0.016120",
      "v": "1176.3732812",
      "b": true
    },
    {
      "i": 630308578273574208,
      "t": 1779979275798,
      "p": "72976.00",
      "q": "0.012180",
      "v": "888.84768",
      "b": false
    },
    {
      "i": 630308577086586176,
      "t": 1779979275391,
      "p": "72976.01",
      "q": "0.019670",
      "v": "1435.4381167",
      "b": true
    },
    {
      "i": 630308575555665216,
      "t": 1779979275080,
      "p": "72976.01",
      "q": "0.017780",
      "v": "1297.5134578",
      "b": true
    },
    {
      "i": 630308574666472768,
      "t": 1779979274821,
      "p": "72976.00",
      "q": "0.017060",
      "v": "1244.97056",
      "b": false
    },
    {
      "i": 630308573777280320,
      "t": 1779979274603,
      "p": "72976.00",
      "q": "0.015050",
      "v": "1098.2888",
      "b": false
    },
    {
      "i": 630308572888087872,
      "t": 1779979274478,
      "p": "72976.00",
      "q": "0.019780",
      "v": "1443.46528",
      "b": false
    },
    {
      "i": 630308571327806784,
      "t": 1779979274122,
      "p": "72976.01",
      "q": "0.013530",
      "v": "987.3654153",
      "b": true
    },
    {
      "i": 630308570442808640,
      "t": 1779979273808,
      "p": "72976.00",
      "q": "0.017010",
      "v": "1241.32176",
      "b": false
    },
    {
      "i": 630308569520061760,
      "t": 1779979273694,
      "p": "72976.01",
      "q": "0.019090",
      "v": "1393.1120309",
      "b": true
    },
    {
      "i": 630308568131747136,
      "t": 1779979273283,
      "p": "72976.00",
      "q": "0.019690",
      "v": "1436.89744",
      "b": false
    },
    {
      "i": 630308566944759104,
      "t": 1779979273074,
      "p": "72976.01",
      "q": "0.019840",
      "v": "1447.8440384",
      "b": true
    },
    {
      "i": 630308565766159680,
      "t": 1779979272692,
      "p": "72976.01",
      "q": "0.020430",
      "v": "1490.8998843",
      "b": true
    },
    {
      "i": 630308564876967232,
      "t": 1779979272493,
      "p": "72976.00",
      "q": "0.018920",
      "v": "1380.70592",
      "b": false
    },
    {
      "i": 630308563652230464,
      "t": 1779979272285,
      "p": "72976.01",
      "q": "0.016230",
      "v": "1184.4006423",
      "b": true
    },
    {
      "i": 630308562196806976,
      "t": 1779979271891,
      "p": "72976.00",
      "q": "0.020260",
      "v": "1478.49376",
      "b": false
    },
    {
      "i": 630308561311808832,
      "t": 1779979271634,
      "p": "72976.01",
      "q": "0.015040",
      "v": "1097.5591904",
      "b": true
    },
    {
      "i": 630308560338730304,
      "t": 1779979271513,
      "p": "72976.00",
      "q": "0.018280",
      "v": "1334.00128",
      "b": false
    },
    {
      "i": 630308558900084032,
      "t": 1779979271172,
      "p": "72982.88",
      "q": "0.015740",
      "v": "1148.7505312",
      "b": false
    },
    {
      "i": 630308558002502976,
      "t": 1779979270837,
      "p": "72987.35",
      "q": "0.014500",
      "v": "1058.316575",
      "b": false
    },
    {
      "i": 630308557062978880,
      "t": 1779979270632,
      "p": "72987.35",
      "q": "0.014650",
      "v": "1069.2646775",
      "b": false
    }
  ],
  "ts": 1779979278939
}

断言结果

断言关键字结果断言入参失败信息
验证接口响应成功 PASS
${response}
-
Should Be Equal As Integers PASS
${response.status_code}, 200
-