1上传新的接口测试方法 2.上传接口测试用例

This commit is contained in:
byb11
2021-04-28 18:13:54 +08:00
parent ff24ca2b53
commit 253793312b
4 changed files with 208 additions and 22 deletions

View File

@@ -33,11 +33,11 @@ logtest
${Schemaurl} Set Variable http://${host}:${port}/v1/log/schema?logType=${logType}
${EndTime} get current date
${EndTime1} Get Substring ${EndTime} \ -4
${StartTime} add time to date ${EndTime} -01:00:00
${StartTime} add time to date ${EndTime} -03:00:00
${StartTime1} Get Substring ${StartTime} \ -4
${filter} Set Variable common_log_id=238734003578214400
${filter} Set Variable common_log_id=239883677236457472
${responsebody} loglistverify ${Logurl} ${Schemaurl} ${token} ${StartTime1} ${EndTime1} ${logType} ${filter}
${targetdict} create list common_log_id = 238734003578214400
${targetdict} create list common_log_i
log ${responsebody}
${strlist} FieldValidation ${responsebody} ${targetdict}
log ${strlist}