forked from TestSheepNZ/TestSheepNZ.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwriting.html
More file actions
224 lines (160 loc) · 8.19 KB
/
Copy pathwriting.html
File metadata and controls
224 lines (160 loc) · 8.19 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="TestSheepNZ Writing">
<meta name="author" content="TestSheepNZ">
<title>TestSheepNZ Writing</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/agency.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="shortcut icon" href="img/testsheep.ico" type="image/x-icon" />
<link rel="icon" href="img/testsheep.ico">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div id="mainNavigation"></div>
</nav>
<!-- Header -->
<!-- Header -->
<header class="masthead">
<div class="container">
<div class="intro-text">
<div class="intro-heading text-uppercase">Writing</div>
<div class="intro-lead-in">Mike in media ...</div>
</div>
</div>
</header>
<!-- Contents -->
<section class="bg-light page-section" id="main-body">
<div class="container">
<div class="row">
<div class="col-lg-12 text-left">
<p><b>Some of the writing projects I've been involved with...</b></p>
<p>
<h2>More Agile Testing</h2>
<p>Mike was both a lead reviewer and contributor to Lisa Crispin and Janet Gregories book More Agile Testing.</p>
<a href="https://www.amazon.com/More-Agile-Testing-Addison-Wesley-Signature/dp/0321967054">
<img src="img/agile testing.JPG">
</a>
<p>
<h2>How To Test(Free)</h2>
<p>With a lot of people interested in becoming a tester, Mike wanted to create a free resource which would allow people to explore the basics of being a tester.</p>
<p>The book focuses on the day-to-day of being a tester, particularly focusing on heuristics and how to apply to a webpage under test.</p>
<p>Mike uses this book to coach people new to testing.</p>
<a href="https://leanpub.com/howtotest">
<img src="img/howtotest.JPG">
</a>
<p>
<h2>The Elf Who Learned How To Test(Free)</h2>
<p>At the North Pole, a group of elves working for Santa try to learn how to build and deliver the right toys.</p>
<p>This is a series of four whimsical stories meant for children and adults alike.</p>
<p>One of Mike's favourite creations, they are parables for modern IT challenges. The stories weave together the challenges of <q>how testing contributes</q> <q>working with people who are different to you</q>, <q>knowing what to build</q> and finally <q>working across boundaries</q>.</p>
<a href="https://leanpub.com/TheElfWhoLearnedHowToTest">
<img src="img/theelf.JPG">
</a>
<p>
<h2>Oblique Testing</h2>
<p>A book which includes a set of printable cards which will help challenge and shift your testing.</p>
<a href="https://leanpub.com/obliquetesting">
<img src="img/obliquetesting.JPG">
</a>
<p>
<h2>The Software Minefield</h2>
<p>A set of essays for people who've worked beyond the basics of testing.</p>
<p>The book explores challenges to approaches to testing, embracing learning, elements of test leadership, championing test practices, developing office relationships, leading testing in your team.</p>
<a href="https://leanpub.com/TheSoftwareMinefield">
<img src="img/minefield.JPG">
</a>
<p>
<h2>TestSheepNZ Blogspot</h2>
<p>My original blog site - over the years I created 300 posts on a diversity of topics from testing to office relationships, mental health, critical thinking and science.</p>
<p>The book explores challenges to approaches to testing, embracing learning, elements of test leadership, championing test practices, developing office relationships, leading testing in your team.</p>
<a href="http://testsheepnz.blogspot.com/">
<img src="img/blogspot.JPG">
</a>
<p>
<h2>Mike Talks Medium Site</h2>
<p>I recently moved to Medium as it allowed me to split up my writing a bit more, and also looks "fresher" than the Blogspot format.</p>
<a href="https://medium.com/@MikeTalks">
<img src="img/medium.JPG">
</a>
<p>
<h2>Melody Harper's Moon</h2>
<p>A labour of love which started in 2003. This is a fictional book about a girl who moves to a colony on The Moon.</p>
<a href="https://www.amazon.com/Melody-Harpers-Moon-Meike-Torkelson-ebook/dp/B07GTYY3NL">
<img src="img/melody.JPG">
</a>
</div>
</div>
</div>
</section>
<!-- Modal 1 -->
<div class="portfolio-modal modal fade" id="termsModal" tabindex="-1" role="dialog" aria-hidden="true"></div>
<!-- Modal 2 -->
<div class="portfolio-modal modal fade" id="aboutModal" tabindex="-1" role="dialog" aria-hidden="true"></div>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © Mike Talks 2019</span>
</div>
<div class="col-md-4">
<ul class="list-inline social-buttons">
<li class="list-inline-item">
<a href="https://twitter.com/TestSheepNZ">
<i class="fab fa-twitter"></i>
</a>
</li>
<li class="list-inline-item" hidden>
<a href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.linkedin.com/in/mike-talks-3423348/">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-inline quicklinks">
<li class="list-inline-item" >
<a data-toggle="modal" href="#aboutModal">About</a>
</li>
<li class="list-inline-item">
<a data-toggle="modal" href="#termsModal">Terms of Use</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Contact form JavaScript -->
<script src="js/jqBootstrapValidation.js"></script>
<script src="js/contact_me.js"></script>
<!-- Custom scripts for this template -->
<script src="js/agency.min.js"></script>
<!-- Sets up the header-->
<script src="js/main.navigation.js"></script>
<!-- Footer Modals -->
<script src="js/footer.modals.js"></script>
</body>
</html>