-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
282 lines (244 loc) · 11.7 KB
/
Copy pathindex.html
File metadata and controls
282 lines (244 loc) · 11.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Aesha Mangukiya — QA Engineer</title>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Source+Serif+4:wght@400;600&display=swap" rel="stylesheet">
<!-- External CSS -->
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!-- ===== Resume Container ===== -->
<div class="container">
<!-- ===== Header Section ===== -->
<header>
<h1>Aesha Mangukiya</h1>
<div class="subtitle">QA Engineer</div>
<address class="contact">
<div>📧 <a href="mailto:aeshamangukiya1@gmail.com">aeshamangukiya1@gmail.com</a></div>
<div>📞 +91 72290 17183</div>
<div>📍 Surat, Gujarat, India</div>
<div>🔗
<a href="https://www.linkedin.com/in/aesha-mangukiya-715535360/" target="_blank" rel="noopener noreferrer">LinkedIn</a> ·
<a href="https://github.com/aeshamangukiya" target="_blank" rel="noopener noreferrer">GitHub</a>
</div>
</address>
</header>
<!-- ===== Main Resume Content ===== -->
<main>
<!-- ===== Profile Section (FROM NEW VERSION ONLY) ===== -->
<section class="profile-details">
<h2>Profile</h2>
<p>
Passionate and detail-oriented <strong>QA Engineer</strong> with <strong>2+ years of experience</strong> in
<strong>Manual</strong>, <strong>Automation</strong>, <strong>API</strong>, and
<strong>Database Testing</strong> across <strong>Web</strong> and
<strong>Mobile applications</strong>.
</p>
<p>
Currently working as a <strong>full-time freelance QA Engineer</strong>, with hands-on experience testing
<strong>enterprise-level SaaS platforms</strong> across logistics and supply chain, rental and booking systems,
financial and iGaming platforms, AI monitoring tools, mental health platforms, and HR systems.
</p>
<p>
Strong understanding of QA processes, testing principles, and best practices. Hands-on experience validating
complex systems through both manual and automated approaches to ensure high-quality, reliable, and scalable
software delivery.
</p>
<ul class="roles-list">
<li><strong>Manual Testing:</strong> Requirement analysis, test case design, execution, defect tracking, reporting.</li>
<li><strong>Automation Testing:</strong> Java, Selenium, TestNG, Playwright, Cucumber.</li>
<li><strong>API & Database Testing:</strong> Postman, Rest Assured, SQL validation.</li>
<li><strong>Performance Testing:</strong> JMeter load and stress testing.</li>
<li><strong>CI/CD & Tools:</strong> Jenkins, GitHub Actions, Docker.</li>
</ul>
</section>
<!-- ===== Experience Section (FROM NEW VERSION ONLY) ===== -->
<section>
<h2>Experience</h2>
<div class="job">
<div class="job-title">QA Engineer (Freelance)</div>
<div class="company">Independent / Full-Time Freelancing</div>
<div class="duration">Dec 2025 – Present</div>
<div class="project-details">
<p>
Working as an independent QA Engineer providing full-time freelance services for
enterprise-level SaaS platforms. Responsible for complete end-to-end testing to ensure
systems are stable, secure, reliable, and production-ready.
</p>
<ul class="roles-list">
<li>Logistics & Supply Chain (B2B): Transport services, warehousing, order tracking, POD, role-based access.</li>
<li>Rental & Booking Systems: Booking flows, inventory availability, order management, notifications.</li>
<li>Financial & iGaming Platforms: Deposits, withdrawals, bonus systems, affiliates, compliance checks.</li>
<li>AI Monitoring Systems: Alert workflows, system behavior validation, reliability testing.</li>
<li>Mental Health Platforms: User journeys, forms, navigation, content accuracy, usability.</li>
<li>HR & Talent Management Systems: Job workflows, candidate journeys, access permissions.</li>
</ul>
</div>
</div>
<div class="job">
<div class="job-title">QA Engineer</div>
<div class="company">BlueBit Technologies — Surat, Gujarat, India</div>
<div class="duration">Jan 2024 – Dec 2025</div>
<div class="project-details">
<strong>Project:</strong>
<p>
Worked on a large-scale enterprise platform with multiple critical modules, including
payment processing, bonus/reward systems, affiliate/referral programs, CRM, reporting & analytics,
and risk management.
</p>
<div class="roles-title">Key Modules & Responsibilities:</div>
<ul class="roles-list">
<li>End-to-end manual testing of complex enterprise workflows.</li>
<li>Automation testing using Java, Selenium, TestNG, and Cucumber.</li>
<li>API testing using Postman and Rest Assured.</li>
<li>Database validation using SQL queries.</li>
<li>Security, reliability, and performance validation.</li>
<li>Collaboration with developers, DevOps, and stakeholders.</li>
<li>Documentation, reporting, and QA sign-off.</li>
</ul>
</div>
</div>
</section>
<!-- ===== Projects Section (FROM NEW VERSION ONLY) ===== -->
<section>
<h2>Projects</h2>
<div class="project">
<div class="project-title">
Hybrid Test Automation Framework
<a href="https://github.com/aeshamangukiya/hybrid-qa-automation-framework" target="_blank" class="project-link">🔗 GitHub Link</a>
</div>
<div class="project-duration">Jan 2025 – Present</div>
<div class="project-tools">
Java, Selenium WebDriver, TestNG, Cucumber, Rest Assured, JDBC, Maven, Log4j2, ExtentReports, Jenkins
</div>
<ul class="project-responsibilities">
<li>Designed and built a unified framework for UI, API, and DB testing.</li>
<li>Implemented parallel execution and CI/CD integration.</li>
<li>Added logging, reporting, and retry mechanisms.</li>
</ul>
</div>
<div class="project">
<div class="project-title">
Playwright Test Automation Framework
<a href="https://github.com/aeshamangukiya/playwright-test-automation-framework" target="_blank" class="project-link">🔗 GitHub Link</a>
</div>
<div class="project-duration">Apr 2025 – Present</div>
<div class="project-tools">
Playwright, JavaScript/TypeScript, Page Object Model, GitHub Actions
</div>
<ul class="project-responsibilities">
<li>Built a Playwright-based automation framework for modern web applications.</li>
<li>Implemented Page Object Model for maintainable and reusable test design.</li>
<li>Configured cross-browser execution and CI runs using GitHub Actions.</li>
</ul>
</div>
<div class="project">
<div class="project-title">
QA Testing Guide — Open Source
<a href="https://github.com/aeshamangukiya/qa-testing-guide" target="_blank" class="project-link">🔗 GitHub Link</a>
</div>
<div class="project-duration">Jan 2025 – Present</div>
<ul class="project-responsibilities">
<li>Created structured QA learning material and templates.</li>
<li>Provided hands-on examples for automation, API, and DB testing.</li>
</ul>
</div>
</section>
<!-- ===== Education Section (UNCHANGED FROM OLD) ===== -->
<section>
<h2>Education</h2>
<div class="edu-item">
<div class="edu-year">2020–2023</div>
<div class="edu-institute">Veer Narmad South Gujarat University (VNSGU), Surat, Gujarat</div>
<div class="edu-degree">Bachelor of Commerce (B.Com)</div>
</div>
<div class="edu-item">
<div class="edu-year">2019–2020</div>
<div class="edu-institute">Mauni Ankur School of Science & Commerce, Surat, Gujarat</div>
<div class="edu-degree">Higher Secondary Certificate (HSC)</div>
</div>
<div class="edu-item">
<div class="edu-year">2017–2018</div>
<div class="edu-institute">P.P. Savani Vidyalaya, Surat, Gujarat</div>
<div class="edu-degree">Secondary School Certificate (SSC)</div>
</div>
</section>
</main>
<!-- ===== Sidebar Section (UNCHANGED FROM OLD) ===== -->
<aside class="sidebar">
<section>
<h3>Technical Skills</h3>
<div class="skills">
<span>Java</span>
<span>Selenium (WebDriver, Grid)</span>
<span>TestNG</span>
<span>Playwright</span>
<span>Rest Assured</span>
<span>Postman</span>
<span>JMeter</span>
<span>SQL</span>
<span>JIRA</span>
<span>Git/GitHub</span>
<span>Jenkins/GitHub Actions</span>
<span>Cucumber (BDD)</span>
<span>Maven</span>
<span>Docker</span>
</div>
</section>
<section>
<h3>Soft Skills</h3>
<ul>
<li>Attention to Detail</li>
<li>Analytical Thinking</li>
<li>Problem Solving</li>
<li>Team Collaboration</li>
<li>Communication</li>
<li>Time Management</li>
<li>Adaptability</li>
</ul>
</section>
<section class="sidebar-section">
<h3>Certifications</h3>
<ul class="cert-list">
<li>
<div class="cert-title">
<a href="https://testautomationu.applitools.com/certificate/?id=48a7fb17" target="_blank">Selenium WebDriver with Java</a>
</div>
<div class="cert-meta">
<div><span class="cert-Issued-by-value">TestAutomationU</span></div>
<div><strong>Issued:</strong> <span class="cert-Issued-value">Jul 2025</span></div>
<a href="https://testautomationu.applitools.com/certificate/?id=48a7fb17" target="_blank" class="cert-link">View Credential</a>
</div>
</li>
</ul>
<ul class="cert-list">
<li>
<div class="cert-title">
<a href="https://simpli-web.app.link/e/gRor1Fn64Ub?trk=public_profile_certification-title" target="_blank">Introduction to Software Testing</a>
</div>
<div class="cert-meta">
<div><span class="cert-Issued-by-value">Simplilearn</span></div>
<div><strong>Issued:</strong> <span class="cert-Issued-value">Jul 2025</span></div>
<a href="https://simpli-web.app.link/e/gRor1Fn64Ub?trk=public_profile_certification-title" target="_blank" class="cert-link">View Credential</a>
</div>
</li>
</ul>
</section>
<section>
<h3>Achievements</h3>
<ul>
<li>Built a hybrid automation framework covering UI, API, and DB testing.</li>
<li>Reduced testing cycle by 30% and improved defect detection by 25%.</li>
<li>Mentored junior QA engineers and enhanced overall testing efficiency.</li>
</ul>
</section>
</aside>
</div>
<!-- ===== Scripts ===== -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2pdf.js/0.10.1/html2pdf.bundle.min.js"></script>
<script src="script.js"></script>
</body>
</html>