-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume-print.html
More file actions
326 lines (290 loc) · 9.63 KB
/
Copy pathresume-print.html
File metadata and controls
326 lines (290 loc) · 9.63 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
323
324
325
326
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Don Welsh Resume</title>
<style>
:root {
color-scheme: light;
--text: #16233d;
--muted: #46557a;
--rule: #d8dfef;
--accent: #3659d6;
--surface: #f6f8ff;
}
* {
box-sizing: border-box;
}
body {
margin: 0;
font-family: "Segoe UI", Arial, sans-serif;
color: var(--text);
background: white;
line-height: 1.38;
font-size: 12px;
}
.page {
width: 100%;
padding: 0.2in 0;
}
.resume {
width: 100%;
margin: 0 auto;
}
h1,
h2,
h3,
p {
margin: 0;
}
h1 {
font-size: 24px;
line-height: 1.1;
letter-spacing: 0.01em;
}
h2 {
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--accent);
margin-bottom: 0.45rem;
}
h3 {
font-size: 14px;
margin-bottom: 0.35rem;
}
.topbar {
display: flex;
justify-content: space-between;
gap: 1rem;
padding-bottom: 0.8rem;
border-bottom: 1px solid var(--rule);
}
.role {
margin-top: 0.3rem;
color: var(--muted);
font-weight: 600;
}
.headline {
margin-top: 0.4rem;
font-size: 13px;
line-height: 1.3;
color: var(--text);
font-weight: 600;
}
.contact {
text-align: right;
color: var(--muted);
}
.contact div + div {
margin-top: 0.2rem;
}
.summary {
margin-top: 0.75rem;
padding: 0.7rem 0.8rem;
background: var(--surface);
border: 1px solid var(--rule);
border-radius: 10px;
}
.summary p + p {
margin-top: 0.45rem;
}
.meta {
display: flex;
flex-wrap: wrap;
gap: 0.45rem;
margin-top: 0.6rem;
}
.meta span {
padding: 0.18rem 0.5rem;
border: 1px solid var(--rule);
border-radius: 999px;
color: var(--muted);
font-size: 11px;
}
.tools-line {
margin-top: 0.55rem;
font-size: 11.4px;
color: var(--muted);
line-height: 1.35;
}
.grid {
display: grid;
grid-template-columns: 0.82fr 1.45fr;
gap: 0.85rem;
margin-top: 0.85rem;
}
.column {
display: grid;
gap: 0.75rem;
align-content: start;
}
.section {
padding: 0.7rem 0.8rem;
border: 1px solid var(--rule);
border-radius: 10px;
}
ul {
margin: 0.35rem 0 0;
padding-left: 1rem;
}
li + li {
margin-top: 0.24rem;
}
.section p + p {
margin-top: 0.35rem;
}
.course-grid {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0.8rem;
}
</style>
</head>
<body>
<div class="page">
<main class="resume">
<section class="topbar">
<div>
<h1>Don Welsh</h1>
<p class="role">Principal QA Engineer | SDET | Test Automation Leader</p>
<p class="headline">25+ years in software testing, 20+ years in automation, focused on trusted QA systems that balance delivery speed with real confidence.</p>
</div>
<div class="contact">
<div>don@vbreview.com</div>
<div>linkedin.com/in/d-welsh</div>
<div>github.com/donwelsh</div>
<div>Phoenix, Arizona, United States</div>
</div>
</section>
<section class="summary">
<p>
Results-oriented testing professional with 25+ years of hands-on experience across the software testing lifecycle and 20+ years of automation specialization. Deep expertise spans Selenium (since 2004), Cypress, Playwright, API and performance testing, CI quality integration, and AI-enhanced QA workflows that accelerate delivery while preserving rigorous engineering judgment.
</p>
<p>
Leadership focus: building high-performing QA teams, defining quality governance and KPIs, and implementing automation strategies that improve release confidence at scale.
</p>
<div class="meta">
<span>25+ Years in Testing</span>
<span>20+ Years in Automation</span>
<span>Selenium Expert Since 2004</span>
<span>AI-Enhanced QA</span>
</div>
<p class="tools-line">Selected Tools: Selenium, Cypress, Playwright, GitHub Actions, CircleCI, Jenkins, JMeter, LoadRunner, k6, ChatGPT, GitHub Copilot, Cursor</p>
</section>
<section class="grid">
<div class="column">
<section class="section">
<h2>Education</h2>
<h3>Academic background</h3>
<ul>
<li>San Diego State University</li>
</ul>
</section>
<section class="section">
<h2>Licenses and Certifications</h2>
<h3>Credentials</h3>
<ul>
<li>ISTQB Advanced Level Test Automation Engineer (CTAL-TAE), Jun 2020</li>
<li>ISTQB Foundation Level Agile Tester (CTFL-AT), Feb 2016</li>
<li>ISTQB Certified Tester, Foundation Level (CTFL), Jan 2016</li>
</ul>
</section>
<section class="section">
<h2>Skills</h2>
<h3>Core skills</h3>
<ul>
<li>Quality engineering leadership</li>
<li>Test automation architecture</li>
<li>Selenium, Cypress, Playwright</li>
<li>API and database testing</li>
<li>Performance testing</li>
<li>CI/CD quality gates</li>
<li>AI-enhanced QA workflows</li>
<li>Mentoring and enablement</li>
</ul>
</section>
<section class="section">
<h2>Honors and Awards</h2>
<h3>Recognition</h3>
<ul>
<li>Exceptional Performance Award, KUBRA, Dec 2018</li>
<li>"Above and Beyond the Call of Duty" award, Blackboard, Aug 2009</li>
</ul>
</section>
</div>
<div class="column">
<section class="section">
<h2>Experience</h2>
<h3>Professional summary</h3>
<p>
Current public profile listed at KUBRA, with work spanning quality engineering, automation, and delivery support.
</p>
<p>
25+ years across functional testing, automation, performance testing, and quality leadership, with recommendations emphasizing adaptability,
independent delivery, and strong engineering judgment.
</p>
</section>
<section class="section">
<h2>Leadership and Strategic Impact</h2>
<h3>Scope of leadership</h3>
<ul>
<li>Built, led, and strengthened QA practices with strong product ownership and measurable quality outcomes</li>
<li>Strategic leadership across the SDLC in Agile and DevOps environments</li>
<li>Automation strategy that supports faster delivery without lowering quality standards</li>
<li>Quality governance, metrics, KPIs, and executive-facing reporting</li>
</ul>
</section>
<section class="section">
<h2>Automation Expertise and Innovation</h2>
<h3>Automation depth</h3>
<ul>
<li>20+ years of automation specialization from Selenium frameworks to AI-enhanced testing workflows</li>
<li>Selenium expertise since 2004, including framework development, Grid architecture, and web/API testing</li>
<li>Modern automation delivery with Cypress and Playwright across browser and API-focused scenarios</li>
<li>Practical AI use with ChatGPT, GitHub Copilot, and Cursor while keeping judgment human-led</li>
</ul>
</section>
<section class="section">
<h2>Technical Architecture and Delivery</h2>
<h3>Engineering systems</h3>
<ul>
<li>End-to-end automation strategy, framework design, implementation, and reporting</li>
<li>CI/CD integration across GitHub Actions, CircleCI, and Jenkins</li>
<li>Full-stack testing across APIs, databases, and integrated application workflows</li>
<li>Performance testing with LoadRunner, JMeter, and k6</li>
</ul>
</section>
<section class="section">
<h2>Recommendations</h2>
<h3>What colleagues emphasize</h3>
<ul>
<li>Adaptable across multiple UI, API, and performance frameworks</li>
<li>Strong at building quality practices where little structure existed before</li>
<li>Independent in delivery, responsive in execution, and effective as a mentor</li>
</ul>
</section>
<section class="section">
<h2>Courses</h2>
<h3>Selected relevant coursework</h3>
<div class="course-grid">
<ul>
<li>Cursor AI For Cypress Testing</li>
<li>Cursor: Advanced Training</li>
<li>Automated Web Testing with JavaScript and Playwright</li>
<li>Write Cypress Tests Using GitHub Copilot</li>
</ul>
<ul>
<li>Integrating Automated Testing into DevOps</li>
<li>Design Selenium Test Framework from Scratch - Architect Level</li>
<li>Master JMeter (Performance, Load, and API Testing)</li>
</ul>
</div>
</section>
</div>
</section>
</main>
</div>
</body>
</html>