forked from avarabyeu/rpquiz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rpQuestions.json
247 lines (247 loc) · 6.38 KB
/
rpQuestions.json
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
{
"response_code": 0,
"results": [
{
"category": "ReportPortal",
"type": "multiple",
"difficulty": "medium",
"question": "How many custom defect types (for one defect type group) you can add to ReportPortal?",
"correct_answer": " 10",
"incorrect_answers": [
"5",
"15",
"As I wish"
]
},
{
"category": " Widgets",
"type": "multiple",
"difficulty": "medium",
"question": "What widget shows tests with the most often reason of failure Product Bug?",
"correct_answer": " Most failed test-cases table (TOP-20) ",
"incorrect_answers": [
"Launch statistics chart",
"Launches table",
"Failed cases trend chart"
]
},
{
"category": "ReportPortal",
"type": "multiple",
"difficulty": "medium",
"question": "How old ReportPortal is?",
"correct_answer": "5 years",
"incorrect_answers": [
"2 years",
"3 years",
"How many I remember myself, Report Portal was"
]
},
{
"category": "Data base",
"type": " multiple",
"difficulty": "medium",
"question": "What database is ReportPortal using? ",
"correct_answer": "MongoDB",
"incorrect_answers": [
"PostgreSQL",
"MySQL",
"Text files"
]
},
{
"category": "Data base",
"type": " multiple",
"difficulty": "medium",
"question": "What database will have been used in 5.0 version of ReportPortal?",
"correct_answer": "PostgreSQL",
"incorrect_answers": [
"MongoDB",
"MySQL",
"Text files"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "What is the killing feature of ReportPortal?",
"correct_answer" : "All features are killing",
"incorrect_answers": [
"Widgets",
"ML Analyzer",
"Usability",
"Real time analytics"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "What is the latest ReportPortal version?",
"correct_answer": "4.3",
"incorrect_answers": [
"10.1.2",
"5.2",
"5.0"
]
},
{
"category": "Data Base",
"type": " multiple",
"difficulty": "medium",
"question": "In which version ReportPortal will have moved to ReactJS and PostgreSQL?",
"correct_answer": " 5.0",
"incorrect_answers": [
"10.1.2",
"5.2",
"4.3"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "What is common between Homer Simpson and Report Portal?",
"correct_answer": "All answers are correct",
"incorrect_answers": [
"Can predict future",
"Everybody loves",
"Well drawn",
"Donuts"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "Where you can find test parameters in ReportPortal?",
"correct_answer": "Step view",
"incorrect_answers": [
"Launch view",
"Suite view",
"There is no test parameters in ReportPortal"
]
},
{
"category": "Integrations",
"type": " multiple",
"difficulty": "medium",
"question": "How many integrations with test frameworks does ReportPortal have?",
"correct_answer": "23",
"incorrect_answers": [
"4",
"82",
"9"
]
},
{
"category": "Integrations",
"type": "boolean",
"difficulty": "medium",
"question": "Does ReportPortal have an integration with Cucumber 2?",
"correct_answer": "True",
"incorrect_answers": [
"False"
]
},
{
"category": "Integrations",
"type": " multiple",
"difficulty": "medium",
"question": "Does ReportPortal have an integration with NightwatchJS?",
"correct_answer": "True",
"incorrect_answers": [
"False"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "What ReportPortal is?",
"correct_answer": "AI-powered Test Automation Dashboard",
"incorrect_answers": [
"Management system",
"Accounting system",
"Portal with reports"
]
},
{
"category": "BTS",
"type": " multiple",
"difficulty": "medium",
"question": "Which Bug Tracking System does ReportPortal work with?",
"correct_answer": "Rally, Jira",
"incorrect_answers": [
"Rally, Jira, TFS",
"Rally, Jira, TFS, Bugzilla",
"No integrations with BTS"
]
},
{
"category": "Analyzer",
"type": "boolean",
"difficulty": "medium",
"question": "Are launches in Debug mode counted in the Auto-Analysis?",
"correct_answer": "False",
"incorrect_answers": [
"True"
]
},
{
"category": "ReportPortal",
"type": " multiple",
"difficulty": "medium",
"question": "What role is not presented in Report Portal?",
"correct_answer": "Tester",
"incorrect_answers": [
"Member",
"PM ",
"Customer"
]
},
{
"category": "BTS",
"type": "boolean",
"difficulty": "medium",
"question": "Can you post issues with type Epic to Jira from ReportPortal?",
"correct_answer": "True",
"incorrect_answers": [
"False"
]
},
{
"category": "ReportPortal",
"type": "boolean",
"difficulty": "medium",
"question": "Can you add .HAR as an attachment to ReportPortal?",
"correct_answer": "True",
"incorrect_answers": [
"False"
]
},
{
"category": "Analyzer",
"type": "multiple",
"difficulty": "medium",
"question": "Which log levels are taken into account by Analyzer?",
"correct_answer": "Error and higher",
"incorrect_answers": [
"All levels",
"only Error and Info",
"Trace and higher"
]
},
{
"category": "Analyzer",
"type": "boolean",
"difficulty": "medium",
"question": "Can you reset the accumulated experience of the Analyzer?",
"correct_answer": "True",
"incorrect_answers": [
"False"
]
}
]
}