QATTS Technical Docs
1.0.0 Prev
1.0.0 Prev
  • QATTS Product Documentation
  • Getting Started
    • About QATTS
    • Dashboard
  • Getting to know
  • Administration
    • Product
      • How to Add Product
      • Configure Test Data Repository
    • Code Branch
      • How to Add Code Branch
    • Feature
    • Client
      • How to Add Client
    • Deployment
      • How to Add Deployment
    • Node
    • User
    • Role
  • Automation
    • Objects
      • UI Element
      • Product Element
        • Advanced Data Types
          • QIntegerArray
          • QStringArray
          • QData
        • Basic Data Types
      • API
      • Query
      • Smarty
      • New Group
    • Functionality
    • Test Data Repository
  • Execution
    • Test Case
      • Clients Summary
      • Search and Manage
      • Context Parameters
      • Details by Functionality
        • Sync
    • Test Suite
      • Create Suite
    • Test Run
      • Schedule Test Run
      • Untitled
    • Test Result
      • Results by Clients
      • Results by Fuctionality
    • Build No
    • Reports
      • All Failed Test Cases
      • Recently Failed Test Cases
  • Settings
    • Build
    • Milestone
  • Smarties
    • Excel: Read data from excel
    • File: Reads file Data
  • Using QATTS
    • Guide to API Automation
      • Adding API
      • Request
      • Response
        • Writing Response Schema
    • Guide to Web Automation
      • Performing Web Automation
  • Methods
  • Standard Actions Methods
    • setRunValue
    • performAPIFieldLevel
    • Execute Function
    • Execute WorkFlow
    • Execute Test Case
    • Send Request
    • Assert Data
    • Get Run Value
  • UI Element Advanced
    • table
  • UI Action Methods
    • Assertion Methods
      • Assert Groups
      • Assert Product Element
      • Assert HTML Element
      • StateCheck
    • extractGroup
    • Data Population Methods
      • Populate Group
      • Populate Alert
      • Populate Field
    • Link Methods
      • Check Broken Links
      • Extract Link
    • Other UI Action Methods
      • Perform Field Level QAction
      • Perform Element Checks
      • Perfrom Page Checks
      • Wait for Invisibility of Element
      • Get Table Data
      • Refresh Page
      • Alert Action
      • Get Element Size
      • Perform Named Action
  • Error Codes : Automation
  • Error Code: Execution
  • Other Information
    • FAQ
    • Troubleshooting
Powered by GitBook
On this page
  • What is Functionality?
  • Steps to Create Functionality

Was this helpful?

  1. Automation

Functionality

PreviousNew GroupNextTest Data Repository

Last updated 3 years ago

Was this helpful?

What is Functionality?

A Functionality is a particular web page, with different web elements. Here we connect the test data (excel File) in the functionality which is related to the web page.

Steps to Create Functionality

To add a Functionality kindly follow the below steps:

STEP 1: Click Studio on the Left Navigation Panel, it directs to new window. On the left corner Click on "+" icon and select Add Functionality, screen should appear as below.

STEP 2: Fill the required details as shown in the below screenshot.

  • Functionality Name: The functionality name could be any of the user choice.

  • Functionality Type: Select the type from the drop down as Web, API or Function depending on the requirement.

  • Testcase Excel File Name: The Name given to the file should be same as the test data.

  • Testcase Excel Sheet Name: Give the sheet name of the test data.

  • Description: Write the description what this functionality is for.

STEP 3: After adding required details and then click on Save, the given Functionality Name would be saved in the Feature you have chosen in.

Here the Excel file name and sheet name should be exactly same as the it is used in the test data.