Next Gen Testers Don’t Know Waterfall
How do we reinvent the “old stuff” to make it efficient and useful again? Something that Derk-Jan de Grood commented on in his course after Uruguay’s annual testing conference, TestingUY, which was very interesting to me, is that most of today’s young testers (the…
The First-Timer’s Guide to the O’Reilly Velocity Conference 2018
What to know before you go Three years ago, I left Uruguay and embarked on a new journey: to introduce Abstracta’s software quality solutions to the US. The team and I started to do so by attending events like TechCrunch Disrupt and Velocity by O’Reilly….
75 Best Software Testing Blogs
Where to find the tester’s corner of the internet When we’re not testing, we love to keep learning new skills, strategies, approaches, etc. and participate in discussions with the test community. So, we’ve scoured the web, searching high and low for the greatest testing blogs, from…
Devs, You Have Unit Testing All Wrong
Why you shouldn’t skip unit testing for building high-quality software If you’re a developer or work in the world of software development, you might have heard some misconceptions about unit testing. We’ll go debunking some of them one by one in this post, and maybe…
The Importance of Validating the Testing Infrastructure
A lesson to learn the easy way I’m a firm believer in learning from one’s mistakes. When you make a mistake, and you are truly invested in what you do and strive to do it well, you naturally will want to analyze the mistake so…
Kanban for Software Testing Teams
Committing to the continuous improvement of kaizen This article was originally published on stickyminds.com Kanban, a highly effective framework for “going agile,” is based on the Japanese business philosophy of kaizen, which believes that everything can be improved. One of the principles of kanban that…
[Infographic] 6 Software Testing Outsourcing Myths Debunked
Putting to bed your fears about outsourcing software testing and QA once and for all Have you turned your back on the idea of outsourcing your software testing and QA (what we prefer to call quality engineering)? Maybe it was brought up once during a meeting…
Understanding the Importance of Cross-Browser Testing for Modern Web Apps
In this guest post, Alexandra McPeak from SmartBear explains cross-browser testing and why it matters When it comes to consuming web content, there are more choices than ever to enjoy your own unique experience. However, this can easily be overlooked in software development. The biggest…
How to Show Your Tester Some Love this Valentine’s Day
How to show testers some love this Valentine’s Day—and maybe be loved in return, too. This article was originally published on stickyminds.com Great testers are almost as hard to find as a candy conversation heart that isn’t silly. If you’ve got the opportunity to work…
Risk-Based Testing: The Software Testing Risk Matrix
So much to test, so little time? Here’s how to create a software testing risk matrix for maximum results. When it comes to testing software, it can be a bit overwhelming when you get started. One resource that one can turn to is the software…
Code Analysis Part 3: SonarQube Alternatives
How to run a code analysis from Maven or an IDE In part two of this blog series on code analysis, I showed you how to do a proof of concept quickly using a SonarQube Docker image, and run the analysis from SonarQube Scanner. In…
Code Analysis Part 2: Analyzing Code with SonarQube
Continuing with our code analysis series, here’s an introduction to SonarQube As we mentioned in part 1 of this 3 part series on code analysis (on what you should know about technical debt), code quality is often said to be an internal attribute of quality, since…
Code Analysis Part 1: What You Should Know About Technical Debt
In part one of this three-part series on code analysis, we explore technical debt and the means for tackling it Code quality is often said to be an internal attribute of quality since the user never lays eyes on it. But, there comes a time…
Losing and Regaining Confidence in Automated Tests
Why we lose faith in automated tests and what to do about it Every now and then we find ourselves meeting clients who have lost faith in the usefulness of automated tests. Not necessarily because of the quality of the tests themselves, but because many times they’re…