forked from twhyderabad/vodqa
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDec2020-index.html
452 lines (426 loc) · 18.6 KB
/
Dec2020-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
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:url" content="https://twqablore.github.io/vodqa/">
<meta property="og:description"
content="vodQA, Value Oriented Discussion for Quality Analysts is a forum that sports the motto - 'come learn something new'. The forum offers a unique platform for the software testing industry to strengthen the QA community through knowledge sharing.">
<meta property="og:image"
content="http://twqablore.github.io/vodqa/dist/assets/images/vodQA_Banner_cropped_preview.png">
<meta property="og:title" content="vodQA Shots - Bangalore Edition - 12 December 2020">
<title>vodQA - Bangalore Edition - 12 December 2020</title>
<link rel="icon" href="http://twqablore.github.io/vodqa/dist/assets/images/vodQA_Banner_cropped.png">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="dist/assets/js/jquery.bxslider.min.js"></script>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,600,400,700,900"
rel="stylesheet" type="text/css">
<link rel="stylesheet" href="dist/assets/main.css">
<link rel="stylesheet" href="dist/assets/lib/jquery.bxslider.css">
<script>
$(document).ready(function () {
$('.bxslider').bxSlider({
mode: 'fade',
captions: true
});
});
</script>
<script src="dist/assets/index.js"></script>
<script src="//app-e.marketo.com/js/forms2/js/forms2.min.js"></script>
</head>
</html>
<body>
<!--include data/agenda.jade-->
<section class="navigator">
<div class="content">
<h1 class="logo"><img src="./dist/assets/images/TWlogo.svg"></h1>
<button class="navigation-toggle">
<hr>
<hr>
<hr>
</button>
<ul id="nav" class="navigation">
<li><a href="#about" class="current">About</a></li>
<li><a href="#agenda">Agenda</a></li>
<li><a href="#speakers"> Speakers</a></li>
<li><a href="#editions">Past Editions</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</section>
<!--include sections/header/header.jade-->
<section class="invite">
<div class="content">
<div class="box">
<h4 class="tw-name">Bangalore Edition </h4>
<h3 class="event-name">vodQA Shots - 2020</h3>
<h4 class="event-theme"></h4>
<div class="date">Saturday, 12<sup>th</sup> December 2020</div>
<div class="agenda"><strike><a href="https://forms.gle/v4fn2aYBx2CS7oGw7" class="btn submit-talk" onclick="return false">Register</a></strike></div>
<div class="tw-name">Attendee registration closed</div>
</div>
</div>
</section>
<section id="about" class="about">
<div class="content para">
<h2> About</h2>
<p>vodQA - Value Oriented Discussions for Quality Analysts, is a forum that sports the motto - 'come learn
something new'. The forum offers a unique platform for the software testing industry to strengthen the QA
community through knowledge sharing.</p>
<p>So far, we have successfully hosted more than 20+ editions of vodQA across all ThoughtWorks India offices.
vodQA aims at taking you to another level altogether, where you get a wider perspective of testing. Let us meet
more evangelists, to talk and learn about the vast spectrum of testing realms.</p>
</div>
</section>
<section id="agenda" class="agenda" background-image: url('./../../../Documents/leaf.jpeg');>
<div class="content para">
<h2>
<p style='color: white'> Agenda</p>
</h2>
<div class="tracks tracks-1">
<div class="track">
<div class="session talk">
<p class="time" style='color: black'> 10:00 - 10:15 AM</p>
<div class="details">
<h4 class="topic">
<p style='color: black'>Welcome Note</p>
</h4>
</div>
</div>
<div class="session talk">
<div>
<p class="time" style='color: black'>10:15 - 12:45 PM</p>
</div>
<div>
<div class="details">
<h4 class="topic">
<p style='color: black'>Full Stack QA on Microservices - 101<br>
by Srinivasan Sekar & Sai Krishna Vijay Kumar <br> <br> </p>
<p style='color: black;'> About Microservice - 10 mins <br>
Spring Conventions - 10 mins <br>
Unit testing - 40 mins <br>
Local Integration tests - 40 mins <br>
Performance tests - 30 mins </p>
</h4>
<!-- <a href="https://www.slideshare.net/TheresaNeate/testing-and-quality-correlation-does-not-equal-causation-236150235"
style='color: green'><strong> View Presentation</strong> </a> -->
</div>
</div>
</div>
<!-- <div class="session talk">
<div>
<p class="time" style='color: black'>11:00 - 11:20 AM</p>
</div>
<div>
<div class="details">
<h4 class="topic">
<p style='color: black'>Event Driven Architecture for QAs<br><br>
<i>by Kumar Saurabh </i></p>
</h4><br>
<a href="https://www.slideshare.net/vodqanite/eda-for-qas" style='color: green'><strong> View
Presentation</strong> </a>
</div>
</div>
</div>
<div class="session talk">
<div>
<p class="time" style='color: black'>11:20 - 11:30 AM</p>
</div>
<div>
<div class="details">
<h4 class="topic">
<p style='color: black'> Break
</p>
</h4>
<a href="https://www.slideshare.net/secret/uYJxjmP0yKeRkQ" style = 'color: green'><strong> View Presentation</strong> </a></h4>
</div>
</div>
</div>
<div class="session talk">
<div>
<p class="time" style='color: black'>11:30 - 12:15 PM</p>
</div>
<div>
<div class="details">
<h4 class="topic">
<p style='color: black'>Testing ETL engine with Scala <br><br>
<i>by Sameena Syed </i></p>
</h4><br>
<a href="https://www.slideshare.net/vodqanite/etl-engine-testing-with-scala"
style='color: green'><strong> View Presentation</strong> </a>
</div>
</div>
</div>
<div class="session talk">
<div>
<p class="time" style='color: black'>12:15 - 01.00 PM</p>
</div>
<div>
<div class="details">
<h4 class="topic">
<p style='color: black'>Testing in Cloud Native Apps <br><br>
<i>by Lipika Jaskaran Dugar </i></p>
</h4><br>
<a href="https://www.slideshare.net/vodqanite/testing-cna" style='color: green'><strong> View
Presentation</strong> </a>
</div>
</div>
</div> -->
</section>
<section id="about" class="about">
<div class="content para">
<h2> Full Stack QA on Microservices - 101</h2>
<p>Microservices break traditionally structured applications into manageable pieces. They are often decoupled,
allowing for updates with little to no downtime. Moving to distributed Microservices ecosystem brings its own challenges. Among them is the loss of visibility into the system, and the complex interactions occurring between services. </p>
<p> The workshop aims to break the myth of writing unit test is a developers job and facilitate QAs to be involved early in the development life cycle. </p>
</p>
<h2>Pre requisite</h2>
<p> Clone the repository <a href="https://github.com/QA-Learning/spring-microservices-testing" ><strong> Spring-microservices-testing</strong> </a> and follow the instructions provided in readme.
Please make sure you complete the setup before the workshop.
If you face any issues during the setup, Please feel free to write to us.</p>
<br>
</div>
</section>
<section id="speakers" class="speakers" style="background-image: url('./dist/assets/images/green1.jpeg');background-repeat: no-repeat;
background-size: cover;">
<div class="content para">
<h2 style="color: white;">Speakers </h2>
<div class="speaker-block" style="width:50%; background-color: whitesmoke;">
<p class="speaker-img"><img src="./dist/assets/images/srini.jpeg"></p>
<div class="details">
<h3>
<p style='color: black'>Srinivasan Sekar</p>
</h3>
<p class="role" p style='color:black' font-size:16px margin-top:0> <i>Lead Consultant - ThoughtWorks
</i></p><br>
<p class="speaker-description"
style="font-family:georgia,garamond,sans-serif;font-size:14px;font-style:italic;">"Srinivasan Sekar is a Lead Consultant at ThoughtWorks. He loves contributing to Open Source.
He is an Appium Member and Selenium Contributor as well.
He worked extensively on testing various Mobile and Web Applications. He specialises in building automation frameworks.
He has also spoken at various conferences including SeleniumConf and FOSDEM."
</p>
</div>
</div>
<div class="speaker-block" style="width:50%; background-color: whitesmoke;">
<p class="speaker-img"><img src="./dist/assets/images/saikrishnapic.jpg"></p>
<div class="details">
<h3>
<p style='color: black'>Sai Krishna Vijay Kumar</p>
</h3>
<p class="role" p style='color: black' font-size:16px margin-top:0> <i>Lead Consultant - ThoughtWorks
</i></p> </br>
<p class="speaker-description"
style="font-family:georgia,garamond,sans-serif;font-size:14px;font-style:italic;">"Sai Krishna is a Lead Consultant at ThoughtWorks with 8 years of experience.
Over the course of his career, he has worked extensively on testing different Mobile applications and building automation frameworks.
He is an active contributor to Appium and also Member of Appium org.
He loves to contribute to OpenSource technologies and is passionate about creating value by introducing new ways of thinking."
</p>
</div>
</div>
</div><br>
<!-- <div class="content para">
<div class="speaker-block">
<p class="speaker-img"><img src="./dist/assets/images/sameena.png" filter="grayscale(100%)"></p>
<div class="details">
<h3>
<p style='color: black'>Sameena Syed</p>
</h3>
<p class="role" p style='color: black' font-size:16px margin-top:0> <i>Quality Analyst, ThoughtWorks</i></p>
<br>
<p class="speaker-description"
style="font-family:georgia,garamond,sans-serif;font-size:14px;font-style:italic;">"Sameena is a solution
focused quality assurance engineer having an experience of 6+ years, have experience in functional and non
functional testing of Web & Mobile applications"</p>
</div>
</div>
<div class="speaker-block">
<p class="speaker-img"><img src="./dist/assets/images/lipika.png"></p>
<div class="details">
<h3>
<p style='color: black'>Lipika Jaskaran Dugar</p>
</h3>
<p class="role" style='color: black'><i>Quality Analyst, ThoughtWorks</i></p><br>
<p class="speaker-description" style="font-family:georgia,garamond,serif;font-size:14px;font-style:italic;">
"Lipika is 5+ years of experienced Quality Analyst with a passion towards delivering quality products.
Lipika is skilled in Manual and Automation Skills and keeps herself updated with the latest Testing Trends."
</p>
</div>
</div>
<div class="speaker-block">
<p class="speaker-img"><img src="./dist/assets/images/saurabh.png"></p>
<div class="details">
<h3>
<p style='color: black'>Kumar Saurabh</p>
</h3>
<p class="role" style='color: black'><i>Quality Analyst, ThoughtWorks</i></p><br>
<p class="speaker-description" style="font-family:georgia,garamond,serif;font-size:14px;font-style:italic;">
"Saurabh is a passionate QA and has got 10+ years of experience working as Functional and Non Functional
tester. Saurabh has worked extensively on testing various Mobile and Web Applications across platforms"</p>
</div>
</div>
div class="speaker-block">
<p class="speaker-img"><img src="./dist/assets/images/nagesh.jpg"></p>
<div class="details">
<h3>Nagesh</h3>
<p class="role">Dev Consultant</p>
<p class="speaker-description" style = "font-family:georgia,garamond,serif;font-size:14px;font-style:italic;">Vignesh is a very passionate QA and a Agile Practitioner with 5+ years of experience. Vignesh has experience in working on functional & Nonfunctional testing for Web & Mobile Applications.</p>
</div>
</div -->
</div>
</section>
<!--include sections/speakers/speakers.jade-->
<section class="faqs">
<div class="content">
<h2>FAQs</h2>
<ol>
<li class="faq">
<h1>Do I have to pay for attending the event?</h1>
<p>Absolutely NO. It's a free QA community event.</p>
</li>
<li class="faq">
<h1>I'm not from QA background, can I attend?</h1>
<p>Yes please.</p>
</li>
<li class="faq">
<h1>How will it be conducted this year?</h1>
<p>This year it will be an online event.</p>
</li>
<li class="faq">
<h1>Do I need to register?</h1>
<p>Yes, Participant registration is open! Please register using "Register" button on top.</p>
</li>
</ol>
</div>
</section>
<section id="editions" class="editions-section">
<div class="content para">
<h2>Past editions</h2>
</div>
<ul class="editions">
<li><a href="https://twqablore.github.io/vodqa/Aug-2020-index.html">
<div class="month">Aug</div>
<div class="day">8</div>
<div class="year">2020</div>
</a></li>
<li><a href="https://twqablore.github.io/vodqa/Nov-2019.html">
<div class="month">Nov</div>
<div class="day">16</div>
<div class="year">2019</div>
</a></li>
<li><a href="https://thoughtworks-bangalore.github.io/vodQA/">
<div class="month">Sep</div>
<div class="day">08</div>
<div class="year">2018</div>
</a></li>
<li><a href="https://thoughtworks-bangalore.github.io/vodQA/sep2017.html">
<div class="month">Sep</div>
<div class="day">09</div>
<div class="year">2017</div>
</a></li>
<li><a href="https://thoughtworks-bangalore.github.io/vodQA/jul2016.html">
<div class="month">Jul</div>
<div class="day">16</div>
<div class="year">2016</div>
</a></li>
<li><a href="https://info.thoughtworks.com/registration-vodqa-bangalore-2015.html">
<div class="month">Apr</div>
<div class="day">25</div>
<div class="year">2015</div>
</a></li>
</ul>
</section>
<section id="contact" class="contact">
<div class="content para">
<h2>Contact us</h2>
<div class="details"><br>
<h3>EMAIL</h3>
<p><a href="mailto:[email protected] ">[email protected] </a></p><br>
</div>
</div>
</section>
<section id="shareus" class="buttonsSocial about">
<div class="content para">
<b>
<h2>Share us on</h2>
</b>
<button class="GFG"
onclick="window.location.href = 'http://www.facebook.com/sharer.php?u=https://twqablore.github.io/vodqa/';">
Facebook
</button>
<button class="GFG"
onclick="window.location.href ='https://www.linkedin.com/sharing/share-offsite/?url=https://twqablore.github.io/vodqa';"
onfocus="">
LinkedIn
</button>
<button class="GFG"
onclick="window.location.href = 'http://twitter.com/share?url=https://twqablore.github.io/vodqa/&text=vodQA+Bangalore-2020,+participant+registrations+are+open,+for+more+details+visit+the+link';">
Twitter
</button>
<style>
.GFG {
background-color: white;
border: 1px solid black;
color: rgba(17, 121, 170, 0.95);
/*padding: 5px 10px;*/
text-align: center;
display: inline-block;
font-size: 20px;
margin: 10px 16px;
cursor: pointer;
/*text-decoration:none;*/
}
.column {
align-items: left;
grid-column-gap: 50px;
display: table-column;
-ms-grid-column-align: start;
align-content: space-around;
justify-content: left;
align-items: left;
float: left;
white-space: normal;
width: 25%;
column-width: max-content;
-moz-column-width: fill-available;
-webkit-column-gap: 20px;
-moz-column-gap: 20px;
column-gap: 20px;
margin-left: 60px;
}
.column p {
font-weight: 600;
}
.column h4 p {
font: 18px sans-serif;
font-weight: 300;
}
section.agenda .track .session.talk {
display: flex;
}
section.agenda {
background-image: url("./dist/assets/images/green1.jpeg");
background-repeat: no-repeat;
background-size: cover;
}
section.agenda .track .session .time {
text-align: left;
}
section.agenda .track .session .details {
margin-left: 0 text-align: left;
}
section.agenda .track .session .details h4 p {
font: 16px sans-serif;
font-weight: 325;
text-align: left;
}
</style>
</head>
</div>
</section>
<section class="footer">
<div class="content">
<p><img src="./dist/assets/images/tw.png"></p>
</div>
</section>
<script src="dist/assets/js/mkto-style-overrides.js"></script>
</body>