diff options
| -rw-r--r-- | other/data/admin_area/global_object_fqdns_data.yaml | 8 | ||||
| -rw-r--r-- | other/data/profiles/trusted_certificate_authorities_data.yaml | 21 |
2 files changed, 7 insertions, 22 deletions
diff --git a/other/data/admin_area/global_object_fqdns_data.yaml b/other/data/admin_area/global_object_fqdns_data.yaml index 59b5a91..22d7b8b 100644 --- a/other/data/admin_area/global_object_fqdns_data.yaml +++ b/other/data/admin_area/global_object_fqdns_data.yaml @@ -251,7 +251,7 @@ global_object_fqdns_data: UploadFile: keyring/ca.key - OkButton: click - PageAssert: Please upload the file. + PageAssert: Only txt formats can be uploaded - - #导出数据 operatingType: open @@ -280,7 +280,7 @@ global_object_fqdns_data: ItemData: $aaa.ba PageAssert: Total:4 searchCriteria: Name - # Item增量导入 + # Item增量导入 (TSG-14373bug导致) - - operatingType: create @@ -299,7 +299,7 @@ global_object_fqdns_data: PageAssert: $aabb.com searchCriteria: Name - # Item增量导入在侧滑框修改Item + # Item增量导入在侧滑框修改Item (TSG-14373bug导致) - - operatingType: create @@ -379,7 +379,7 @@ global_object_fqdns_data: OkButton: click ColumnAssert: - - Created By: Created By + Created By: Details #global_object_fqdns反向用例 global_object_fqdns_negative_data: diff --git a/other/data/profiles/trusted_certificate_authorities_data.yaml b/other/data/profiles/trusted_certificate_authorities_data.yaml index 10b37bf..e6f55d8 100644 --- a/other/data/profiles/trusted_certificate_authorities_data.yaml +++ b/other/data/profiles/trusted_certificate_authorities_data.yaml @@ -1,20 +1,13 @@ #trusted_certificate_authorities正向用例 -trusted_certificate_authorities_data: - - - - - operatingType: create - Name: NewFile - File: keyring/autotestcamiddle.chain.pem - searchCriteria: Name - - -asdasd: +trusted_certificate_authorities_data: +#创建 - - operatingType: create Name: NewFile File: keyring/autotestcamiddle.chain.pem searchCriteria: Name + # #创建并修改 # - # - @@ -27,14 +20,6 @@ asdasd: # Name: edit # searchCriteria: Name - #创建共享数据 - - - - - operatingType: create - Name: NewFile - Shared: click - File: keyring/autotestcamiddle.chain.pem - searchCriteria: Name #名字最少字符----4个 - - |
