✍️Organizing Tests

Keeping your tests organized is super important, especially when you’re juggling hundreds or even thousands of them. TestFiesta has got you covered with some handy features to keep everything in check

Organizing test cases

Arrange your test cases into Test Folders , allowing for easy access and management.

Test Folders

Think of these as your personal file organizer but for tests. You can set up folders and sub-folders in a tree-like structure, similar to how you would organize files on your computer. Create as many Test Folders as you need, and don't worry about putting a test in just one place—tests can be in multiple folders. This setup makes it a breeze to manage your tests and pull them up quickly when you need them for Test Runs. Visit the Test Folders section to learn more.


Organizing test case execution

Structure your test execution process by grouping related tests into Projects and Milestones. Use Test Runs to execute specific test cases and Test Plans to coordinate and configure multiple Test Runs, ensuring a smooth and organized testing workflow.

Projects

These are the big-picture containers for your work, consisting of various Milestones. Each Project helps you organize and oversee different testing phases or initiatives, providing a structured way to manage your testing efforts across multiple areas. For further information, check out the Projects section.

Milestones

Think of these as big checkpoints where you store and manage your Test Runs and Test Plans. They help you keep track of your testing progress and make it easier to manage everything. Explore the Milestones for more insights.

Test Plans

These pull together multiple Test Runs and allow you to apply different configurations. This is where you plan out your test strategy and set everything up. Find out additional information in the Test Plans.

Test Runs

These are collections of individual Test Cases. You set up a Test Run to execute specific tests. Head to the Test Runs to uncover more.

You’re all set with test organization — now it’s time to get hands-on. The next page will walk you through the test testing management process. Click "Next" to explore!

Last updated