Report Analysis

Documentations

clock

5Minutes

avatar

eye

1,199

calendar

08/29/2024

2.1 Manage projects + folders

A test case is a detailed, step-by-step instruction set used to determine if a specific software feature or functionality works as intended. It includes the test inputs, execution conditions, and expected results.  Therefore, it is essential to create a good test case as it ensures thorough coverage of the software’s functionality, helps identify defects early, and provides clear documentation for future testing efforts. 

2.1. Manage projects + folders

QAlify is a versatile test management tool that simplifies the organization of testing efforts by supporting the creation of projects and test folders. Users can easily set up and manage multiple testing projects, each with its own structured hierarchy of test folders.   This organization allows for efficient categorization of test cases, clear separation of different testing phases, and streamlined tracking of progress across various aspects of a project.  Let’s start with how users can create and manage projects and test folders.  Step 1: Click on the “Create project” to start a pop-up for you to input the project’s information. 
Create Project
Step 2: Input the following criteria: - Project name: the user inputs the name of the project. For example: Test the submit form button.   - Description: Users input the related information to the project.   After completing 2 steps, click on Create to create your project.
Create Project Panel
Step 3: Create test folders to manage the test cases. This helps the user manage test cases that align better with the tested functions and features. Start by clicking on the “+ New Test Folder," then input the folder’s name to create a test folder.
New Test Folder
Then users can create more test folders to add test cases corresponding to those test folders.