LogoLogo
  • About SimplifyQA
  • Get Started with SimplifyQA
    • Agile & Non-Agile Framework
    • OS Support
    • SimplifyQA Hosting
      • On-premise Installation Guide
        • Pre-requisites
        • Installation Guide
      • Support and Resources
      • Training and Onboarding
    • Explore SimplifyQA for your Application Lifecycle Management
  • SimplifyQA Installation & Setup
    • Setup QAWizard
    • Register QAWizard
    • Setup Android Device
      • How to enable settings in android device?
      • How to register android device?
      • Setup emulators on Android Studio for automation in SimplifyQA
    • Setup iOS Device
      • How to setup iOS device in Apple Developer Account?
      • How to register iOS device?
  • Get to know your Workspace
    • Blueprint of SimplifyQA
    • Key Terminologies
    • Search/Global Search
      • How to use global search?
      • How to use advance search?
      • How to use column sort?
      • How to use column filters?
      • Add or remove columns
    • Rich Text Editor
    • Import & Export
    • Add Attachments
    • Add Linkages
    • Add Comments
    • Manage Cards in board view
    • Configure Watchlist
    • Track Edit History
    • Hierarchy Tree
  • Admin Controls & Configurations
    • Manage Projects & Users
      • Create Project and Invite Users
      • Project Settings
        • Create and Manage Custom Fields
      • Grant Admin Privilege to User
      • Invite/Add Users to Team
      • User Directory and Access Control
      • Configure Page Layout
      • Manage Roles and Privileges
      • Configure Auto-logging of Defects
    • Configure your clients
    • Password settings
  • Release & Sprints
    • Introduction to Releases
    • Create & Manage Release & Sprint
    • Start & Close a Sprint
  • Create and Manage your Requirements
    • Introduction to Requirement Management
    • Create & Manage Epic
    • Create & Manage Features
    • Create & Manage User Stories
  • Introduction to Test Management in SimplifyQA
    • Create a Manual Test Case in SimplifyQA
    • Create an Automation Test Case in SimplifyQA
    • Learn API Testing in SimplifyQA
      • Create an API Test Case in SimplifyQA
      • Quick Test the API
      • Validating API Responses
      • Understanding API Parameterisation
      • Save API Response Data
      • Achieve Data flow for E2E Testing
    • Create Hybrid Test Case in SimplifyQA
    • Leverage Re-usability in your Tests
    • Organise your Test Cases
    • Linking a Test Case to User Story
    • Linking a Test Case to Defect
    • Version Control your Test Case
    • Create a Copy of your Test Case
    • Copy Test Case to different Project
    • Conditional Statements
      • Decision Making Statement
      • Looping Statement
      • BREAK & CONTINUE Statement
    • Supported Actions
    • Utilising Mobile Inspector in SimplifyQA
  • Introduction to Script-less Recording of Test Case
    • Record a Web Test Case in SimplifyQA
    • Record an Android Test Case in SimplifyQA
      • Record an Android Test Case
    • Record Functions in SimplifyQA
    • Understand Object Recognition Mechanism & Self Healing in SimplifyQA
  • Test Data Management
    • Work with the Formulas to Optimise Test Data
    • Import and Export Test Data Sets
  • Introduction to Object Repository
    • Capture Objects for your Tests
    • Organise your Test Objects
    • Parameterise your Test Object Properties
  • Introduction to Parameters
    • Various Types of Parameters
    • Create and Utilise Parameters in your Test Case
    • Understanding Runtime Parameters
  • Defect Management
  • Marketplace
    • Integration with Project Management Tools
      • Integrating SimplifyQA with Jira
        • Configure Web-hooks
        • SimplifyQA Setup for Integration
          • Setup your Account for Jira Integration
          • Configuration in SimplifyQA Admin
          • Steps to Generate a Jira API Token
          • Steps to create SimplifyQA token
          • Steps to get Jira Account ID
          • Synchronisation Functionality Between SimplifyQA and Jira
          • Analyse Logs for Data Synchronisation
        • Mapping Fields for Issue Types
        • Viewing SimplifyQA Test Cases in Jira
  • Legal Documents
    • End-User License Agreement
Powered by GitBook
On this page
  • Prerequisites
  • Creating a Feature
  • Managing Features
  1. Create and Manage your Requirements

Create & Manage Features

PreviousCreate & Manage EpicNextCreate & Manage User Stories

Last updated 1 month ago

In the Requirement Management module of SimplifyQA, you can also create and manage Features, which are subsets of Epics. The entire market value of an Epic is broken down into different features, each forming an independent deliverable unit.

Prerequisites

To create and delete features in the Requirement Management module, the user must be granted the appropriate privileges by the admin. These permissions are required to perform these actions.

Creating a Feature

  1. From the User Navigation Panel, go to the Requirement Management Module.

  1. Click the “+ Create” button located at the top of the Requirement Management page.

  2. In the dropdown menu, select "Create Feature".

  1. A form will open to input the details of the Feature. Fill out the following fields:

    1. Name: Enter a meaningful name for the Feature.

    2. Planned Start Date and Planned End Date: Specify the timeline for delivering the Feature.

    3. Priority: Assign a priority level to the Feature (e.g., High, Medium, Low).

    4. Project: Select the project you want to assign the Feature to.

Additional optional fields:

  • Epic: Select the parent Epic under which this Feature will be grouped.

  • Description: Provide additional details or context for the Feature.

  • Assigned User: Assign the Feature to a team member for accountability.

  • Labels: Add tags to categorize or organize the Feature for easier filtering.

  • Status: Set the status of the Feature (e.g., New, In Progress, Completed).

  • Team: Specify the team responsible for implementing the Feature.

  • Attachments: Upload any relevant documents or files related to the Feature.

  • Linkages: Create references to other items (e.g., test cases, defects) in SimplifyQA.

  1. Once all details are filled in, click “Save”. The Feature will now appear under the selected Epic on the Requirement Management page and in the Tree Panel on the left.

Managing Features

You can view, update, or delete Features as needed.

Viewing and Updating a Feature

  1. Locate the Feature in the Requirement Management module under the associated Epic.

  2. Click on “View Details” next to the Feature you want to edit.

  1. Update any fields as required, such as effort, assigned user, or status.

  2. Save the changes by clicking “Save”.

Deleting a Feature

  1. Select the feature you want to delete by clicking on the check box next to the desired feature and the delete icon will show up

  2. Confirm the action to permanently remove the Feature.

Estimated Effort: Input the estimated effort required to complete the Feature. This can be measured in either Story Points or Hours. The value of Story Points can be defined in the .

Admin settings