-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
377 lines (336 loc) · 12.1 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pisciolari Antonela - Resume</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">
<!-- Favicons -->
<link href="img/favicon.png" rel="icon">
<link href="img/apple-touch-icon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic|Raleway:400,300,700" rel="stylesheet">
<!-- Bootstrap CSS File -->
<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Libraries CSS Files -->
<link href="lib/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- Main Stylesheet File -->
<link href="css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-offset="64" data-target="#section-topbar">
<div id="section-topbar">
<div id="topbar-inner">
<div class="container">
<div class="row">
<div class="dropdown">
<ul id="nav" class="nav">
<li class="menu-item"><a class="smothscroll" href="#about" title="About"><i class="fa fa-user"></i></a></li>
<li class="menu-item"><a class="smothscroll" href="#resume" title="Resume"><i class="fa fa-file-text-o"></i></a></li>
<li class="menu-item"><a class="smothscroll" href="#contact" title="Contact"><i class="fa fa-envelope"></i></a></li>
</ul>
<!--/ uL#nav -->
</div>
<!-- /.dropdown -->
<div class="clear"></div>
</div>
<!--/.row -->
</div>
<!--/.container -->
<div class="clear"></div>
</div>
<!--/ #topbar-inner -->
</div>
<!--/ #section-topbar -->
<div id="headerwrap">
<div class="container">
<div class="row centered">
<div class="col-lg-12">
<h1>Pisciolari Antonela</h1>
<h3>SR QA Engineer | antopiscio@gmail.com</h3>
</div>
<!--/.col-lg-12 -->
</div>
<!--/.row -->
</div>
<!--/.container -->
</div>
<!--/.#headerwrap -->
<section id="about" name="about">
<div id="intro">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>ABOUT</h5>
</div>
<div class="col-lg-6">
<p>Software Engineering with 11 years’ experience in Quality Assurance task and test automation, including the design, architect and implementation of testing strategies, as well as regression testing and problem reporting. Maintain and revise Audit Plan and Schedule in line with project epics/stories and optimize the procedures to ensure bug-free production releases.
Scrum master and release manager enthusiast</p>
</div>
<div class="col-lg-3">
<p><a href="https://www.linkedin.com/in/pisciolariantonela/"><m>Linkedin</m></a>
</p>
</div>
</div>
<!--/.row -->
</div>
<!--/.container -->
</div>
<!--/ #intro -->
</section>
<!--WORK DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>WORK</h5>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>Sr QA Engineer Consultant</t><br/> Eureka Labs<br/>
</p>
<p>
<more>Defining new QA strategy</more><br/>
<more>Implementing baseline for backend testing solution using Rest Assured in Java</more></br>
<more>Implementing UI QA solution with Cypress</more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>MAR 2022 - TODAY</sm>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>Sr QA Engineer</t><br/> ReMatter Inc <br/>
</p>
<p>
<more>Helping with the QA strategy, updating according to the new project.</more><br/>
<more>Working on the Cypress automation test solution, updating tests and creating new ones for the application</more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>NOV 2021 - FEB 2022</sm>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>Sr QA Engineer & Release Manager</t><br/> American Dream <br/>
</p>
<p>
<more>Helping increase revenue for the entertainment and retail complex, ensuring the best quality possible and friendly design for the users.</more><br/>
<more>Executing the following tasks: <br/>
QA architecture design, automating tests using JEST, Cypress, Webdriver.io, among others; Executing manual and automated tests. Configure the tests line in pipeline in GitHub actions and AWS. Release Manager </more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>OCTOBER 2020 - SEPT 2021</sm>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>Sr QA Engineer</t><br/> WhitePrompt <br/>
</p>
<p>
<more>Helping with the release on time and with quality of mobile apps and websites for different clients. Working in multiple projects at a time with different scopes, tools and teams.</more>
<more>Using tools & techs like: <br/>
Appium, AWS Device Farm, Testflight, GooglePlay, Cypress, GraphQL, Mocha, Chai </more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>SEPT 2019 - OCTOBER 2020</sm>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>Sr QA Engineer</t><br/> GlobalLogic <br/>
</p>
<p>
<more>Working as a Sr QA Analyst, creating test cases design, executing exploratory and manual tests. Regression tests. Automation using Groovy and Selenium. Testing microservices using Rest Apis. Also bug tracking, reports and support (this involving bug analysis, root cause analysis). Using Scrum, and helping with scrum master tasks and story analysis. Also AWS configurations.</more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>SEPT 2016 - SEPT 2019</sm>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>QA Engineer</t><br/> Intel <br/>
</p>
<p>
<more>Design, develop, plan and execute test case scenarios, as well as regression testing and problem reporting. Trace of requirements. Maintain and revise Audit Plan and Schedule in line with project requirements. Provide support and assistance to the Project on quality, certification and verification / validation issues.
Scrum master backup</more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>JAN 2011 - OCT 2014</sm><br/>
<sm>JAN 2016 - AUG 2016</sm>
</p>
</div>
</div>
<!--/.row -->
<br>
<hr>
</div>
<!--/.container -->
<section id="resume" name="resume">
<!--EDUCATION DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>EDUCATION</h5>
</div>
<div class="col-lg-6">
<p>
<t>Post Graduate in Quality and Software Engineer</t><br/>Universidad Tecnológica Nacional<br/>
<i>1 year course</i>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>DEC 2012</sm><br/>
</p>
</div>
<div class="col-lg-6 col-lg-offset-3">
<p>
<t>System's Information Engineering</t><br/> Universidad Tecnológica Nacional <br/>
<i>5 Years Career</i>
</p>
</div>
<div class="col-lg-3">
<p>
<sm> MARCH 2006 - DEC 2011</sm>
</p>
</div>
</div>
<!--/.row -->
<br>
<hr>
</div>
<!--/.container -->
</section>
<!--AWARDS DESCRIPTION -->
<div class="container desc">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>OTHERS</h5>
</div>
<div class="col-lg-6">
<p>
<t>Research Project </t><br/> Universidad Tecnológica Nacional <br/>
</p>
<p>
<more>Definition of a protocol of procedures regarding statistical metrics associated with the process of development and continuous improvement of software</more>
</p>
</div>
<div class="col-lg-3">
<p>
<sm>2012</sm>
</p>
</div>
</div>
<!--/.row -->
<br>
</div>
<!--/.container -->
<!--SKILLS DESCRIPTION -->
<div id="skillswrap">
<div class="container">
<div class="row">
<div class="col-lg-2 col-lg-offset-1">
<h5>SKILLS</h5>
</div>
<div class="col-lg-3 centered">
<canvas id="selenium" height="130" width="130"></canvas>
<p>Selenium</p>
<br>
</div>
<div class="col-lg-3 centered">
<canvas id="cypress" height="130" width="130"></canvas>
<p>Cypress</p>
<br>
</div>
<div class="col-lg-3 centered">
<canvas id="jest" height="130" width="130"></canvas>
<p>JEST</p>
<br>
</div>
<div class="col-lg-3 col-lg-offset-3 centered">
<canvas id="restassured" height="130" width="130"></canvas>
<p>RestAssured</p>
<br>
</div>
<div class="col-lg-3 centered">
<canvas id="postman" height="130" width="130"></canvas>
<p>PostMan</p>
<br>
</div>
<div class="col-lg-3 centered">
<canvas id="mocha" height="130" width="130"></canvas>
<p>Mocha/Chai</p>
<br>
</div>
</div>
<!--/.row -->
<br>
</div>
<!--/.container -->
</div>
<!--/ #skillswrap -->
<section id="contact" name="contact">
<!--FOOTER DESCRIPTION -->
<div id="footwrap">
<div class="container">
<div class="row">
<div class="col-lg-2">
<h5>CONTACT</h5>
</div>
<div class="col-lg-2">
<p>
<t>Email</t><br/> antopiscio@gmail.com
</p>
</div>
<div class="col-lg-2">
<p>
<t>Social Links</t><br/>
<a href="https://twitter.com/antopiscio"><i class="fa fa-twitter"></i></a>
<a href="https://www.linkedin.com/in/pisciolariantonela/"><i class="fa fa-linkedin"></i></a>
</p>
</div>
</div>
<!--/.row -->
</div>
<!--/.container -->
</div>
<!--/ #footer -->
</section>
<div id="copyrights">
<div class="container">
<p>
© Copyrights <strong>Kelvin</strong>. All Rights Reserved
</p>
<div class="credits">
<!--
You are NOT allowed to delete the credit link to TemplateMag with free version.
You can delete the credit link only if you bought the pro version.
Buy the pro version with working PHP/AJAX contact form: https://templatemag.com/kelvin-bootstrap-resume-template/
Licensing information: https://templatemag.com/license/
-->
Created with Kelvin template by <a href="https://templatemag.com/">TemplateMag</a>
</div>
</div>
</div>
<!-- JavaScript Libraries -->
<script src="lib/jquery/jquery.min.js"></script>
<script src="lib/bootstrap/js/bootstrap.min.js"></script>
<script src="lib/php-mail-form/validate.js"></script>
<script src="lib/chart/chart.js"></script>
<script src="lib/easing/easing.min.js"></script>
<!-- Template Main Javascript File -->
<script src="js/main.js"></script>
</body>
</html>