QA Madness Blog   Grow Your Own Tree

Grow Your Own Tree

March 1, 2018 Reading time: 1 min

Creating software testing documentation may seem to be boring, but this doesn’t mean that you can simply skip this part of your project. Sometimes the documentation is the only way to save and share information about the product.

Test Cases vs Checklists

There are several types of the documentation: checklists and test cases. Cases are extremely detailed and heavy and take a lot of time. Besides, bugs can adapt to tests, and cases increase the possibility of this problem. Checklists give you more flexibility, but their functionality may at some point decrease due to the human factor.

Going into details

To avoid the mistakes, you can try to make checklists more detailed. Such a strategy will virtually turn them into one giant test case, and it has certain advantages:

  • Both positive and negative cases are covered;
  • Your chances of detecting problems are higher;
  • It’s easier to understand how the software works;
  • Such list covers a lot of user scenarios.

Obviously, some cons are still here:

  • The checklist becomes heavier;
  • It’s easier for bugs to adapt;
  • Such documentation can’t replace requirements for developers;
  • It’s difficult to maintain such list.
A little lifehack

To make the life of your team easier, you can try to use nested lists instead of tables. You can turn user scenarios into a tree, and every its branch will be a test case. In this way, your documentation will have a very flexible structure. Your developers may even be able to use it instead of a technical task! You will also spend less time on creating test cases and checklists. However, “growing” this tree requires preliminary analytics and very careful designing.

Latest Posts

Your Guide to Automated Integration Testing

April 12, 2024 Reading time: 11 min
Automation is a dilemma. Do you need it? Is it worth it? Allow us to cease your hesitations. Automation testing services are a true gift to your project’s performance and your team’s development.
Read more

Change Your Mind About Unit VS Integration Testing To Support Your Product’s Progress

April 1, 2024 Reading time: 19 min
Software complexity is going up. User-centricity is taking over. And businesses get lost in all the tiny and mammoth tasks. We get so caught up in the bullet-speed progression of technologies that we
Read more

Don’t Take Software Integration Testing for Granted – Run It Like This

March 22, 2024 Reading time: 16 min
Test early. Test often. A principle all companies should live by. And most of them do. But it seems a certain type of testing has been left out of this golden rule for
Read more

Make Your Product Feel Homey with These App Localization Testing Tips

March 18, 2024 Reading time: 19 min
When you think about mobile app localization testing, what comes to mind first? Probably translations, currencies, date formats… And you’d be correct in tending to these aspects. But that doesn’t do justice to
Read more

Make Your Clients Happy To Pay with These Payment Gateway Testing Insights

March 7, 2024 Reading time: 13 min
To pay or not pay – that should not be the question. Because today, customers expect instantaneous request fulfillment. It may not always be possible, but that’s what any user wants. And a
Read more

Blog