6.1 Create Feature

Feature is a type of module in our application. QATTS treats every module in our application as feature. We can create sun features also if you have any.

Example: Accounts is the module. Under the Account we have create account, update account, delete accounts.

Here Account is a module and create account, update account and delete accounts are the sub modules of accounts.

  1. Create a Feature

  • On the dashboard, Click on the Settings.

  • When you click on the “settings”, the page will appear as also shown in the screenshot below. Then Click on “Feature”.

  • Click on the plus icon in feature panel.

  • Click on the “New Feature” link.

  1. You need fill the Below details

    • Select the feature(optional)

      • If you want to create the sub feature then select the feature.

    • Enter feature name.

    • Enter the feature description

    • After fill up the form click on Next button. The page should appear as also shown in the screenshot below

  • Then Click on Save button. Now your feature was saved successfully.

  • Created feature is displayed in the feature panel.

Last updated