-
-
Notifications
You must be signed in to change notification settings - Fork 242
Expand file tree
/
Copy pathfooter.html
More file actions
61 lines (58 loc) · 3.46 KB
/
Copy pathfooter.html
File metadata and controls
61 lines (58 loc) · 3.46 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
<footer class="site-footer">
<div class="wrapper">
<div class="footer-col-wrapper">
<div class="footer-col footer-col-1">
<ul class="contact-list">
<li><a href="/subscribe/">Subscribe to our Newsletter</a></li>
</ul>
<ul class="contact-list">
<li><a href="https://github.com/TestingConferences/testingconferences.github.io/">Source</a></li>
</ul>
</div>
<div class="footer-col footer-col-2">
<ul class="contact-list">
<li><a href="/about/">We ♥ software testing!</a></li>
</ul>
<ul class="contact-list">
<li><a href="/sponsorships/">Sponsor us</a></li>
</ul>
</div>
<div class="footer-col footer-col-3">
<ul class="contact-list">
<li><a href="https://lawst.com/lawst-format/" target="_blank">LAWST Workshops</a></li>
</ul>
<ul class="contact-list">
<li><a href="/how-to-contribute/">Contribute</a></li>
</ul>
</div>
</div>
<div class="footer-social-icons">
<a href="https://testingconferences.us11.list-manage.com/subscribe?u=2a811daec24cc97909dfdf01d&id=88f87313fc" target="_blank" rel="noopener noreferrer" aria-label="Subscribe to Newsletter" title="Subscribe to Newsletter">
<i class="fa-solid fa-envelope fa-2x" aria-hidden="true"></i>
</a>
<a href="https://github.com/TestingConferences/testingconferences.github.io" target="_blank" rel="noopener noreferrer" aria-label="GitHub" title="GitHub">
<i class="fa-brands fa-github fa-2x" aria-hidden="true"></i>
</a>
<a href="https://x.com/testconferences" target="_blank" rel="noopener noreferrer" aria-label="X (Twitter)" title="X (Twitter)">
<i class="fa-brands fa-x-twitter fa-2x" aria-hidden="true"></i>
</a>
</div>
<div name="copyright" class="footer-col-wrapper">
© 2015 - 2026 {{ site.title }} by <a href="https://www.kenst.com/" target="_blank">Chris Kenst</a>
</div>
<div name="super-footer" class="footer-col-wrapper-scroll">
<p>An open source, up to date, community driven list of software testing conferences and software testing
workshops happening in 2026 and beyond.
<p>Whether you are looking for quality conferences, qa conferences, qa conferences 2025, qa conferences 2026, qa conferences 2026 europe, quality engineering
conferences, quality assurance conferences, quality assistance conferences, modern testing conferences, testing
conferences, testing conferences 2025, testing conferences 2026, top software testing conferences,
software testing conference 2025, software testing conference 2026, test conferences, test automation conferences, automation conferences,
software qa summits, qa leadership summits, qa strategy summits, quality assurance conferences 2025,
quality assurance conferences 2026, global qa conferences, european software testing events, north american testing conferences, test engineering summits,
software testing expos, testing professionals summits, qa practitioners forums, test automation conferences 2026, software testing conferences 2026,
india software testing conferences, ai testing conferences, testing conference india, qa automation conference.
We go by lots of different names but our goal is the same - to provide a comprehensive list of software testing conferences!</p>
<p>rev.{% include VERSION.txt %}.</p>
</div>
</div>
</footer>