Defect Management
Use Defect Management module to Log, Track, Analyze and Project the defects that are logged in the project.
A defect is a deviation from the expected behavior that needs to be corrected. SimplifyQA allows users to record application defects during test execution and also add them manually. The Defect Management module in SimplifyQA enables users to efficiently track, manage, and resolve defects.
Raising a Defect
In Manual Test Cases
When executing a manual test case, if a step fails, you can raise a defect directly.
Click on the "Defect icon" that appears next to the failed step.

A Defect Creation Pop-up will open with:
Auto-populated description including steps to replicate the issue.
Test case field auto-filled.
Fill in the mandatory fields:
Assign the defect to a user.
Set the priority.
Define the release and sprint.
For better organization, fill in the module and link it to a user story.
Click Save, and the defect will be logged successfully.

In Automation Test Cases
A defect can be raised at the reports level after executing an automated test case.
Open the report of a failed execution.
Locate the failed step, and click on the Bug Icon.

The Defect Creation Pop-up will appear with:
Auto-filled steps to replicate the issue.
Pre-filled test case details.
Complete the mandatory fields (assignee, priority, release, sprint, user story, module, etc.) and click Save.
Defect Management Module
SimplifyQA provides a dedicated Defect Management module where all defects can be viewed and managed.
Navigating to Defect Management
Go to User Navigation Panel.
Navigate to Defect Management.

Here, defects can be viewed in different formats:
List View
Board View
Matrix View
List View
Displays defects in a tabular format.
Click on View Details to open the Defect.

You can update defect status, add additional information, or change assigned users.
Board View (Kanban View)
Provides a Kanban-style display of defects categorized by status.
Select a release and sprint to filter defects.

Drag and drop defects to update their status.

Click the three dots next to a defect for additional options:
Change the assignee.
Add comments.
Copy the defect link.
Delete the defect.

Matrix View
Displays defects based on status and assignee.
Filters available for release, sprint, and teams.

Creating a New Defect
In the Defect Management Module, click "+ Defect".

The Defect Creation Pop-up appears.
Fill in the required fields:
Name
Status
Priority
Release & Sprint
Additional fields for better tracking.
Click Save to log the defect.

Importing & Exporting Defects
Importing Defects
Click on the Excel Icon at the top-right.

Select Import Excel.

Upload the Excel file.

Map the fields, then click Validate & Import.

Note: To make the import process easier, SimplifyQA also provides a downloadable template which can be filled out and later used for importing data.
Exporting Defects
Click on the Export Excel to download defect data.

BugGenesis - Quick Defect Logging
BugGenesis is a browser extension that allows users to capture the defect flow with minimal effort.
How it Works
When logging a defect, instead of manually writing steps, use BugGenesis.
BugGenesis captures step-by-step screenshots with appropriate descriptions.
Once the capture is complete, click Done.
You will be redirected to SimplifyQA’s Defect Module with a new defect page.
The description and BugGenesis link will be auto-filled.
Review and save the defect.
Last updated