api-security测试用例修改和StmpHandle.robot关键字EmailLogin的修改

This commit is contained in:
shangguan
2020-04-13 16:15:54 +08:00
parent ee08fd111e
commit 05a3b64e93
5 changed files with 14 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ SecurityPolicy-monitor-FTP-00001
Sleep ${policyVerificationSleepSeconds}s
${starttime} Get Time
${FTP} FTP 登录
should contain ${FTP} Deny Success
should contain ${FTP} Success
Sleep ${policyLogVerificationSleepSeconds}s
${endtime} Get Time
#日志验证
@@ -61,7 +61,7 @@ SecurityPolicy-monitor-FTP-00002
Sleep ${policyVerificationSleepSeconds}s
${starttime} Get Time
${FTP} FTP 下载
should contain ${FTP} Deny fail
should contain ${FTP} Success
Sleep ${policyLogVerificationSleepSeconds}s
${endtime} Get Time
#日志验证
@@ -84,7 +84,7 @@ SecurityPolicy-monitor-FTP-00003
Sleep ${policyVerificationSleepSeconds}s
${starttime} Get Time
${FTP} FTP 登录
should contain ${FTP} Deny fail
should contain ${FTP} Success
Sleep ${policyLogVerificationSleepSeconds}s
${endtime} Get Time
#日志验证