Article thumbnail

Grouping the tests

1m
frontend
testing
quality

Intro

We'll check how we can group the test cases to avoid problems with readability and understanding their context.

Prelude

You know very well how grouping and categorization allows us to better find ourselves in the reality around us. It is the same with tests, which we group into functionalities.

Let's group the tests

It's time to look at the tests from a broader perspective. In everyday life, we don't deal solely with teaching a colleague how to make a pizza. We can teach him other things like: cutting with a knife, cooking pasta, driving a car. Each of these topics will have different questions and answers (our tests).

So let's group our functionalities and write the appropriate questions for them.

Loading

Loading

Loading

Loading

You already know what the tests are and how to group them.

Summary

You need to group your tests. Without that they will be hard to maintain and their context will be blurry.

If you enjoyed it, be sure to visit us on Linkedin where we regularly upload content from programming.

I create content regularly!

I hope you found my post interesting. If so, maybe you'll take a peek at my LinkedIn, where I publish posts daily.

Comments

Add your honest opinion about this article and help us improve the content.

created: 10-04-2023
updated: 10-05-2023