Lateral Tester Exercise III – Something Completely Different Rikard Edgren
You can learn a lot by testing something very different from your normal job. I’d love to professionally test a suggested law, or a chainsaw. For now, I give you an opportunity to test a bread recipe, in English or Swedish. FAVORITE SOURDOUGH BREAD FAVORITBRÖDET It should be possible to bake from it if you […]
More thoughts on checks Martin Jansson
Scripted testing vs exploratory testing approach I agree with the idea of a polarization between the scripted test approach and exploratory test approach. These approaches include how you perceive testing and a tester. Almost in the same sentence, some say that you do a bit of both scripted and exploratory testing. The perception on testing […]
Lightweight Performance Testing Rikard Edgren
If performance is crucial for product success, you probably need pretty advanced tools to measure various aspects of your product, to find all bottlenecks and time thiefs. For all other software, performance is just very important, and you might get by with lightweight test methods. You may, or may not have quantified performance requirements, but […]
Don´t hustle my flag! Henrik Andersson
I´m sure you have heard it before. Everyone can test or Everyone does testing. Is that so? Is that really the case? Do you test just because you use a product? Do you test just because you stumble upon a bug? Do you test just because you can write some detailed step into a test […]
Critique of Test Design Axioms in The Tester’s Pocketbook Rikard Edgren
The Tester’s Pocketbook by Paul Gerrard is not a great book, but it is very good. It covers fundamentals of software testing, and contains a ton of good ideas that will help you in your testing effort. I also like it because it is one of few books on testing theory that focus on the […]
Bug Title Crash Course Rikard Edgren
If you want to seriously improve your bug reporting skills, read up, or take, the BBST Bug Advocacy course. If you want to start by improving bug report title/subject/summary; read Lessons Learned in Software Testing, no, 83, or this blog post. Many people will only read the title, so it is important to make it […]
Some Good ISTQB Definitions Rikard Edgren
While sifting and sorting the ISTQB Glossary 2.1 I finally found a couple of terms which definitions were both correct and useful: 1. deliverable – Any (work) product that must be delivered to someone other than the (work) product’s author. Good, because it puts focus on the fact that you are creating the deliverable so it […]
Imaginary Dead horse heuristic Martin Jansson
A while ago I was going to a customer meeting to hold a workshop in SBTM, showing that testing could be managed in a different way. I feel fairly experienced in the way I work as a tester, but at a parking lot my humility and confidence turned over. I was standing next in line […]
Announcing 37 Sources for Test Ideas the test eye
Download! It is often stated, with right, that you should use many, different information sources in order to come up with good test ideas. Rob Sabourin uses 10 categories, HICCUPPS(F) can be used not only as oracles, and Cem Kaner has many examples in various presentations and tutorials. We decided to make our own list […]
Many Models – Better Test Ideas Rikard Edgren
Henrik Emilsson has convinced me that skilled software testing is based on invisible mental models that help us see what can be tested. If we can make these visible, we can sharpen our skills, and also teach testing more effectively. Here follows a simple example I used in class, that shows that by switching between […]