ISTQB book? We’ve covered many different types of software testing in our recent guide to software testing, as well as in many individual posts (check out our testing archives here). Beyond knowing the ins and outs of software testing, it’s helpful to learn from those who have traveled the path before you to learn from their mistakes and leverage the tips and tricks they’ve learned along the way (and graciously decided to share with the development world). That’s why we rounded up this list of software testing tools.
There are loads of Test Management Tools out there at the moment. As mentioned previously, metrics and reporting are made all the more difficult if you don’t have one implemented. The tools out there at the moment vary wildly in price. You can get some relatively cheap tools (or very expensive if you prefer) that are actually usable and give you the ability to store your scripts in one repository, collect metrics, and provide reporting. It is well worth a look at least… (FYI – this information is coming to you from a Test Management Tool convert!).
Taking you deep into this ever changing industry is software test management consultancy Cania Consulting, comprised of industry leaders who specialize in software testing audit, strategy, and management. They use the techniques and insights provided in this book on a daily basis with their clients and are sharing their insider tips as a key resource for readers in the test management industry. After passing the ISTQB Foundation Certification, this eBook was great source to better understand what to expect from the Test Managers working on my Software Projects. Discover more info on Test Design.
Testing is about reducing risk. Testing, at its core, is really about reducing risk. The goal of testing software is not to find bugs or to make software better. It’s to reduce the risk by proactively finding and helping eliminate problems that would most greatly impact the customer using the software. Impact can happen with the frequency of an error or undesired functionality, or it can be because of the severity of the problem. If you had a bug in your accounting software that caused it to freeze up for a second or two whenever a value higher than $1,000 was entered, it would not have a huge impact. However, that would be a high enough frequency to be very annoying to the customer. How can a professional manual tester who runs routine tests regularly become more creative? There are some useful pieces of advice that might be of help to any tester.
Isolation software testing trick of the day : Another option if your developers are used to looking at each other’s screens to get past roadblocks is to consider the much ignored practice of eXtreme Programming (XP) – namely pair programming. You can use screen sharing or code-sharing tools (VS Code has this built-in) to make this happen. One of the challenges with tasks and work assignment is that there are too many ways to assign work to people. Should we type up tasks inside a Google document, send emails to someone to act like ‘virtual tasks’, or simply post them to people in Chat. What we have found is that in this case, be very disciplined around task tracking and assignment. See extra info on https://cania-consulting.com/.