1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
|
{
"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、7、HTTP Signature的增删改查",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "abcd*","Content-Type": "HEX:00A12B3CEEFF","Cookie": "REGEX:abcd"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例2、HTTP Signature的增删改查",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd","Set-Cookie": "abcd&efgh","Content-Type": "HEX:00A12B3CEEFF","Cookie": "$abcd"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},
{
"ids": "用例3:HTTP_Signatures_Group的增删改查",
"Name": "test-http-signatures group",
"Create":{
"model": "1",
"type": "new_object",
"item":{"User-Agent": "abcd","Set-Cookie": "abcd*"}
},
"range": "",
"Createtype": "HTTP_Signatures_Group",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例4-1、HTTP Signature的添加item",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd","Set-Cookie": "abcd&efgh","Content-Type": "HEX:00A12B3CEEFF","Cookie": "REGEX:abcd"}
},
"range": "",
"item_modify": {"type": "add", "add_data": {"Cookie": "$abcd"}},
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例4-2、HTTP Signature的修改item",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd"}
},
"range": "",
"item_modify": {"type": "modify", "modify_data": {"Cookie": "$abcd"}},
"Subtype":"",
"Search_type": "ID"
}, {
"ids": "用例4-3、HTTP Signature的重复item校验",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd"}
},
"range": "",
"item_modify": {"type": "add", "add_data": {"User-Agent": "abcd"}},
"Subtype":"",
"isRepetition": "True",
"Search_type": "ID"
},{
"ids": "用例5-1:HTTP Signature Group的添加item",
"Name": "test-http-signatures group",
"Create":{
"model": "1",
"type": "new_object",
"item":{"User-Agent": "abcd","Set-Cookie": "abcd*"}
},
"range": "",
"item_modify": {"type": "add", "add_data": {"Cookie": "$abcd"}},
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例5-2:HTTP Signature Group的修改添加item",
"Name": "test-http-signatures group",
"Create":{
"model": "1",
"type": "new_object",
"item":{"User-Agent": "abcd","Set-Cookie": "abcd*"}
},
"range": "",
"item_modify": {"type": "modify", "modify_data": {"Cookie": "$abcd"}},
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例6、Name输入4个字符校验",
"Name": "test",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd","Set-Cookie": "abcd","Content-Type": "abcd","Cookie": "$abcd"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例6、Name输入128个字符校验",
"Name": "testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttest",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd","Set-Cookie": "abcd","Content-Type": "abcd","Cookie": "$abcd"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例6、Name输入特殊字符",
"Name": "1!@#$%^&*():\"{}|?><,./中文русскийEnglish",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "abcd","Set-Cookie": "abcd","Content-Type": "abcd","Cookie": "$abcd"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例9、item框成功搜索出baidu",
"Name": "baidu",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*baidu","Set-Cookie": "abcd*"}
},
"range": "",
"item_modify": {"type": "check", "check_data": "baidu"},
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例20、输入框反向测试",
"Name": "tex",
"Create":{
"model": "2",
"type": "new_object",
"item": {"User-Agent": "*baidu","Set-Cookie": "abcd*"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例20、输入框反向测试",
"Name": "",
"Create":{
"model": "2",
"type": "new_object",
"item": {"User-Agent": "*baidu","Set-Cookie": "abcd*"}
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例21、输入框反向测试",
"Name": "test",
"Create":{
"model": "2",
"type": "new_object",
"item": "null"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例21-1、Item增量导入文件",
"Name": "test",
"Create":{
"model": "0",
"type": "import_files",
"files_type": "true_files",
"files_name": "http_signature_true.txt"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例21-2、Item增量导入错误文件",
"Name": "test",
"Create":{
"model": "0",
"type": "import_files",
"files_type": "error_item",
"files_name": "http_signatures_error.txt"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例21-3、Item增量导入错误文件",
"Name": "test",
"Create":{
"model": "0",
"type": "import_files",
"files_type": "error_format",
"files_name": "http_signature_error_format.txt"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例21-4、Item增量导入错误文件",
"Name": "test",
"Create":{
"model": "0",
"type": "import_files",
"files_type": "error_type",
"files_name": "FQDNs_error_type.png"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例22、Item增量5w正确数据",
"Name": "test",
"Create":{
"model": "0",
"type": "import_files",
"files_type": "true_files",
"files_name": "http_signature_true_5w.txt"
},
"range": "",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-1、HEX格式添加range范围不足",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "HEX:00A12B3CEEFF","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"1-5",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-2、HEX格式添加range范围满足",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "HEX:00A12B3CEEFF","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"1-6",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-3、text格式添加range范围不足",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "abcd*","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"1-4",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-4、text格式添加range范围满足",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "abcd*","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"1-5",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-5、range范围offset为空",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "abcd*","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"-5",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例23-6、range范围depth为空",
"Name": "test-1",
"Create":{
"model": "0",
"type": "new_object",
"item": {"User-Agent": "*abcd","Set-Cookie": "abcd*","Content-Type": "abcd","Cookie": "$abcd"}
},
"range":"1-",
"Subtype":"",
"Search_type": "ID"
},{
"ids": "用例24、不符合HEX格式校验",
"Name": "test-1",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "HEX:abcde"}
},
"range": "",
"Subtype": "",
"Search_type": "ID"
},{
"ids": "用例25-1、Details部分值模糊搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "fuzzy->Details"
},{
"ids": "用例25-2、Name的模糊搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "fuzzy->Name"
},{
"ids": "用例25-3、Description的模糊搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "fuzzy->Description"
},{
"ids": "用例26-1、Name的全局搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "global_name"
},{
"ids": "用例26-2、Description的全局搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "global_description"
},{
"ids": "用例26-3、Details的全局搜索",
"Name": "random",
"Create": {
"model": "0",
"type": "new_object",
"item": {"Content-Type": "fuzzy.search"}
},
"range": "",
"Subtype": "",
"Search_type": "global_details"
}
]
}
|