ID | Test_is_exec | TestCase | Req_type | Req_host | Req_interface | Req_data | Result_expected | Is_Dep | Dep_key |
---|---|---|---|---|---|---|---|---|---|
1 | YES | 正确的账号和密码登录 | POST | http://xxx.xxx.xxx.xxx:xxxx | /xx/xx/xx | id=123456&passwd=123456 | $.msg=管理员登陆成功;$.stateCode=1 | YES | /api/loginCheck:$.msg |
2 | YES | 查询图书 | POST | http://xxx.xxx.xxx.xxx:xxxx | /xx/xx/xx | searchWord=/api/loginCheck:$.msg | NO |