{ "comment1": "fqdns操作参数", "comment2": "'->'分隔符语义:1.《’45->60‘》创建参数45修改为60。2.《'45->'》创建45数据修改为空。3.《‘45->不修改’》创建数据不修改。4.《‘45->删除’》创建数据删除。5.《‘->60’》修改数据时新增60数据。6.《‘->’》创建数据时输入内容为空。", "comment3": "其它参数注解:1.type in(A、AAAA、CNAME)。", "item": [ { "ids": "用例1:Subscriber_IDs的增删改查", "Name": "test-1", "Create":{ "model": "0", "type": "new_object", "item": ["^username$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" }, { "ids": "用例2:Subscriber_IDs_Group的增删改查", "Name":"test-subscriberid group", "Create":{ "model": "1", "type": "new_object", "item": ["^test1$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例3-1:Subscriber_IDs的item中添加^test2$", "Name":"test-1", "Create":{ "model": "0", "type": "new_object", "item": ["^test1$"], "item_modify": {"type": "add","add_data": ["^test2$"]} }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例3-2:Subscriber_IDs的item中修改^test2$", "Name":"test-1", "Create":{ "model": "0", "type": "new_object", "item": ["^test1$"], "item_modify": {"type": "modify","modify_data": ["^test2$"]} }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例4:Subscriber_IDs_Group的item中添加^test2$", "Name":"test-1", "Create":{ "model": "1", "type": "new_object", "item": ["^test1$"], "item_modify": {"type": "add","add_data": ["^test2$"]} }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例5:Name输入框校验", "Name": "test", "Create":{ "model": "0", "type": "new_object", "item": ["^username$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例5:Name输入框校验", "Name": "testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest", "Create":{ "model": "0", "type": "new_object", "item": ["^username$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例5:Name输入框校验", "Name": "1!@#$%^&*():\"{}|?><,./中文русскийEnglish", "Create":{ "model": "0", "type": "new_object", "item": ["^username$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例7:对象创建页面搜索框测试", "Name":"test-1", "Create":{ "model": "0", "type": "new_object", "item": ["^test1$","^test2$"], "item_modify": {"type": "check","check_data": "^test1$"} }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例12-1:导入文件测试", "Name":"test-1", "Create":{ "model": "0", "type": "import_files", "files_type":"true_files", "files_name":"Subscriber_IDs_true_file.txt" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例12-2:导入文件测试", "Name":"test-1", "Create":{ "model": "0", "type": "import_files", "files_type":"error_format", "files_name":"Subscriber_IDs_error_format.txt" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例12-3:导入文件测试", "Name":"test-1", "Create":{ "model": "0", "type": "import_files", "files_type":"error_type", "files_name":"Subscriber_IDs_error_type.png" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例12:导入文件测试", "Name":"test-1", "Create":{ "model": "0", "type": "import_files", "files_type":"error_item", "files_name":"Subscriber_IDs_error_item.txt" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例19:创建组增量导入", "Name":"test-1", "Create":{ "model": "1", "type": "import_files", "files_type":"true_files", "files_name":"Subscriber_IDs_true_file.txt" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例23:输入框反向测试", "Name": "test", "Create":{ "model": "0", "type": "new_object", "item": ["us"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例23:输入框反向测试", "Name": "tes", "Create":{ "model": "0", "type": "new_object", "item": ["^username$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例24:不输入item", "Name": "test", "Create":{ "model": "0", "type": "new_object", "item": "null" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例25:item错误匹配方式", "Name": "test", "Create":{ "model": "0", "type": "new_object", "item": "12*" }, "Createtype": "Subscriber_IDs", "Subtype":"error_item", "Search_type": "Name" },{ "ids": "用例26:item小于三个字符", "Name": "test", "Create":{ "model": "0", "type": "new_object", "item": "^aaa$" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例28:单个Subscriber_IDs的统计页面查看", "Name": "duplicate", "Create":{ "model": "0", "type": "new_object", "item": ["^duplicateobject$","^duplicateobject$"] }, "Createtype": "Subscriber_IDs", "isRepetition": "1", "Subtype":"", "Search_type": "Name" },{ "ids": "用例29:5w数据导入文件测试", "Name":"test-1", "Create":{ "model": "0", "type": "import_files", "files_type":"true_files", "files_name":"sub_id_true_5w.txt" }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "Name" },{ "ids": "用例31:Name的部分值查询", "Name": "random", "Create":{ "model": "0", "type": "new_object", "item": ["^fuzzysearch$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "fuzzy->Name" },{ "ids": "用例32:Descripition的部分值查询", "Name": "random", "Create":{ "model": "0", "type": "new_object", "item": ["^fuzzysearch$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "fuzzy->Description" },{ "ids": "用例33:Name的全局搜索", "Name": "random", "Create":{ "model": "0", "type": "new_object", "item": ["^globalsearch$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "global_name" },{ "ids": "用例34:Description的全局搜索", "Name": "random", "Create":{ "model": "0", "type": "new_object", "item": ["^globalsearch$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "global_description" },{ "ids": "用例35:Details的全局搜索", "Name": "random", "Create":{ "model": "0", "type": "new_object", "item": ["^globalsearch$"] }, "Createtype": "Subscriber_IDs", "Subtype":"", "Search_type": "global_details" } ] }