top of page


A personal blog addressing software quality across all aspects of software development, testing, design, and people.
Search


Diving deeper into API testing
I’ve explored UI testing in a fair amount of detail in my last two articles and now I want to turn my attention to API testing. Although...
Craig Risi
Apr 28, 20207 min read


Diving Deeper into UI Automation
You come up with your relevant UI test scenarios and strategy, but now want to work on getting them automated. UI testing is...
Craig Risi
Apr 9, 202011 min read


Diving deeper into UI testing
I will start my deep dive into different parts of testing with the Frontend UI. Not because it is the most important, but because it's...
Craig Risi
Mar 27, 20206 min read


Know how to test where
Software testing is a complex science and more than simply just a verification process of checking if things work once the team are done...
Craig Risi
Mar 13, 20205 min read


How to Develop as a Tech Leader
I spoke in my last article about ways to identify leaders in the tech space, but that doesn’t mean that leadership can’t be harnessed and...
Craig Risi
Feb 14, 20205 min read


How To Identify a Tech Leader
Leadership is a vital part of any thriving group, whether it be a sports team, army platoon or indeed work team. In the tech space,...
Craig Risi
Feb 7, 20203 min read


Getting ready for DevOps
DevOps. It’s the trend that many companies are moving towards or adopting to improve the speed of their software delivery and align their...
Craig Risi
Jan 23, 20205 min read


Good test design hasn't gone away
There is a big focus in the software development and testing world on automation and growth of technical skills. After all, testing has...
Craig Risi
Jan 2, 20204 min read


Testing Smaller
It is often said that to ensure you have great test coverage across your test suite, that you need to think of the bigger picture....
Craig Risi
Dec 17, 20193 min read


Who Owns Your Quality?
That development teams should pursue a standard of high quality is non-negotiable. While a few teams may be able to get away with some...
Craig Risi
Dec 6, 20193 min read
bottom of page