-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
322 lines (313 loc) · 14 KB
/
index.html
File metadata and controls
322 lines (313 loc) · 14 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles/styles.css" />
<title>Iurii Sylaiev</title>
</head>
<body>
<!-- Main -->
<main class="main">
<!-- Main content -->
<section class="maincontent">
<!-- about user -->
<div class="about">
<h2 class="position">QA Engineer</h2>
<h1 class="name">Iurii Sylaiev</h1>
<p class="summary">
I'm a highly motivated team member who can work
effectively independently, with hands-on experience in
manual and automation testing. Completed a C# automation
testing course using Playwright, strengthening my
ability to create and maintain automated test scripts
using the Page Object Model (POM). I continue learning
and improving my knowledge of Manual and Automation
testing.
</p>
</div>
<!-- Work -->
<div class="work">
<h3 class="title">Work Experience</h3>
<!-- Company 1 -->
<div>
<h4 class="wposition">
QA Engineer
<span class="organization"
>GeekGroupLLC · Full-time</span
>
</h4>
<p class="period">Feb 2023 to Present • Remote</p>
<ul class="worklist">
<li class="wlitem">
Requirements analysis and documentation
researching
</li>
<li class="wlitem">
Creating test documentation: checklists, test
cases, bug reports
</li>
<li class="wlitem">
Manual testing Web (DevTools, Postman, MSSQL)
</li>
<li class="wlitem">
Practical application of Test Design techniques
</li>
</ul>
</div>
<!-- Company 2 -->
<div>
<h4 class="wposition">
Tester
<span class="organization">uTest · Freelance</span>
</h4>
<p class="period">
Oct 2022 - Feb 2023 · 5 mos • Remote
</p>
<ul class="worklist">
<li class="wlitem">
Requirements analysis and documentation
researching
</li>
<li class="wlitem">Test Cases execution</li>
<li class="wlitem">
Test Runs execution and issue documentation
(Manual testing of Web and Mobile)
</li>
<li class="wlitem">Bug Report creation</li>
</ul>
</div>
<!-- Company 3 -->
<div>
<h4 class="wposition">
QA Intern • Internship
<span class="organization"
>Kitsoft 🇺🇦 · Internship</span
>
</h4>
<p class="period">
Oct 2022 - Oct 2022 · 1 mon • Remote
</p>
<ul class="worklist">
<li class="wlitem">
Requirements analysis and documentation
researching;
</li>
<li class="wlitem">
Test planning and Test Data creation;
</li>
<li class="wlitem">
Checklist creation (Google Docs);
</li>
<li class="wlitem">
Test Cases creation (TestRail);
</li>
<li class="wlitem">
Practical application of Test Design techniques;
</li>
<li class="wlitem">
Test Runs execution and issue documentation (Web
and Mobile);
</li>
<li class="wlitem">
Bug Report creation (GitLab).
</li>
</ul>
</div>
<!-- Company 4 -->
<div>
<h4 class="wposition">
QA Student
<span class="organization"
>SKILLUP (Ukraine) · Apprenticeship</span
>
</h4>
<p class="period">May 2022 - Sep 2022 · 5 mos</p>
<ul class="worklist">
<li class="wlitem">
Experience in manual testing Web (DevTools)
</li>
<li class="wlitem">
Experience in manual API testing (Postman)
</li>
<li class="wlitem">
Experience in manual testing Mobile apps
</li>
<li class="wlitem">
Knowledge of QA testing theory and methodology
</li>
<li class="wlitem">
Knowledge of testing types and test design
techniques
</li>
<li class="wlitem">
Understanding of Сlient-server architecture
</li>
<li class="wlitem">Understanding SDLC vs STLC</li>
<li class="wlitem">
Understanding of version control system (Git)
</li>
<li class="wlitem">Basic knowledge of SQL</li>
<li class="wlitem">Basic knowledge of HTML/CSS</li>
<li class="wlitem">
Creating test documentation: checklists, test
cases, bug reports (Jira, TestRail, GoogleDocs)
</li>
</ul>
</div>
</div>
<!-- Education -->
<div class="education">
<h3 class="title">Education</h3>
<h4 class="organization">
Odessa National Academy of Food Technologies
</h4>
<h5 class="faculty">Accounting and Taxation</h5>
<p class="period">September 2011 - June 2017 | Ukraine</p>
</div>
</section>
<!-- Sidebar -->
<aside class="sidebar">
<img
src="img\IMG_20220825_115339.jpg"
alt="user photo"
class="photo"
width="350"
/>
<!-- Contacts -->
<div class="contacts">
<h3 class="sidebar_title">Contacts</h3>
<div>
<p>
<span class="ctype">tel:</span>
<a href="tel:+380638888888" class="contactlink"
>+3 (063) 123 45 67</a
>
</p>
<p>
<span class="ctype">@:</span>
<a
href="mailto:yustas.silaev@gmail.com"
class="contactlink"
>yustas.silaev@gmail.com</a
>
</p>
</div>
</div>
<!-- Tech skills -->
<div class="tech-skills">
<h3 class="sidebar_title">Tech Skills</h3>
<ul class="tslist">
<li class="tsicon">
<span class="tstext">C#/.NET</span>
</li>
<li class="tsicon">
<span class="tstext">Playwright</span>
</li>
<li class="tsicon">
<span class="tstext">nUnit</span>
</li>
<li class="tsicon">
<span class="tstext">MSSQL</span>
</li>
<li class="tsicon"><span class="tstext">HTML</span></li>
<li class="tsicon"><span class="tstext">CSS</span></li>
<li class="tsicon">
<span class="tstext">GitHub</span>
</li>
<li class="tsicon">
<span class="tstext">Visual Studio</span>
</li>
<li class="tsicon">
<span class="tstext">SpecFlow</span>
</li>
<li class="tsicon">
<span class="tstext">DevTools</span>
</li>
<li class="tsicon">
<span class="tstext">Postman</span>
</li>
<li class="tsicon">
<span class="tstext">ChatGPT</span>
</li>
<li class="tsicon">
<span class="tstext">JSON</span>
</li>
<li class="tsicon">
<span class="tstext">XML</span>
</li>
<li class="tsicon">
<span class="tstext">Web Testing</span>
</li>
<li class="tsicon">
<span class="tstext">Page Object Model</span>
</li>
<li class="tsicon">
<span class="tstext">API Testing</span>
</li>
<li class="tsicon">
<span class="tstext"
>Object-Oriented Programming (OOP)</span
>
</li>
</ul>
</div>
<!-- Soft skills -->
<div class="soft-skills">
<h3 class="sidebar_title">Soft Skills</h3>
<ul class="sslist">
<li class="ssicon">
<span class="sstext">Communication Skills</span>
</li>
<li class="ssicon">
<span class="sstext">Problem-Solving</span>
</li>
<li class="ssicon">
<span class="sstext">Collaboration</span>
</li>
<li class="ssicon">
<span class="sstext">Time Management</span>
</li>
<li class="ssicon">
<span class="sstext">Attention to Detail</span>
</li>
<li class="ssicon">
<span class="sstext">Adaptability</span>
</li>
<li class="ssicon">
<span class="sstext">Critical Thinking</span>
</li>
</ul>
</div>
<!-- LinkedIn Bage -->
<div
class="badge-base LI-profile-badge"
data-locale="ru_RU"
data-size="medium"
data-theme="light"
data-type="VERTICAL"
data-vanity="iuriisylaiev"
data-version="v1"
>
<a
class="badge-base__link LI-simple-link"
href="https://ua.linkedin.com/in/iuriisylaiev?trk=profile-badge"
></a>
</div>
</aside>
</main>
<script
src="https://platform.linkedin.com/badges/js/profile.js"
async
defer
type="text/javascript"
></script>
</body>
</html>