QATTS Technical Docs
V 3.0
V 3.0
  • QATTS Product Documentation
  • 1.Getting Started
    • About QATTS
      • A Quick Tour of QATTS
    • QATTS Terminology
    • Dashboard
  • QATTS Terminology
  • Administration
    • Product
      • How to Add Product
    • Code Branch
      • How to Add Code Branch
    • Feature
    • Clients
      • How to Add Clients
    • Deployment
      • How to Add Deployment
    • Node
  • Automation
    • Objects
      • UI Element
      • Product Element
      • API
      • Query
      • Smarty
      • New Group
    • Functionality
    • Test Data Repository
  • Execution
    • Test Case
      • Counts by Clients
      • Search and Manage
      • Context Parameters
      • Details by Functionality
      • Info and Execution
    • Test Suite
      • Create Suite
    • Test Run
      • Test Run
        • Partial Execute
      • Schedule Test Run
      • Untitled
    • Test Result
      • Results by Clients
      • Results by Fuctionality
    • Build No
    • Reports
      • All Failed Test Cases
      • Recently Failed Test Cases
  • Others
    • Milestone
    • Role
    • User
  • Settings
    • Features
    • Builds
    • Milestone
  • 2. QATTS Configuration
    • 2.1 Adding Product
    • 2.2 Create Code Branch
    • 2.3 Create Client
    • 2.4 Adding Tools
      • 2.4.1 Drop Box Integration
      • 2.4.2 Share point Integration
      • 2.4.3 Jira Integration
    • 2.5 Create Deployment
    • 2.6 Configure Execution Nodes
    • 2.7 Configure Tools
    • 2.8 Create Roles
    • 2.9 Create Users
    • 2.9 Manage Configuration
      • 2.10.1 Manage Product
      • 2.10.2 Manage Code Branch
      • 2.10.3 Manage Client
      • 2.10.4 Manage Deployment
      • 2.10.5 Manage Requirements
      • 2.10.6 Manage Workflows
      • 2.10.7 Manage User
      • 2.10.9 Manage Tools
  • 3. Test Script development
    • 3.1 Manual Test Script development
      • 3.1.1 Create Manual Functionality
      • 3.1.2 Adding Test Case
      • 3.1.3 Adding Test Data
    • 3.2 Automated Test Script Development
      • 3.2.1 Adding Object Groups
        • 3.2.1.1 Create UI Elements
        • 3.2.1.2 Create Product Element
        • 3.2.1.3 Create API Objects
          • 3.2.1.3.1 API Parameterization
          • 3.2.1.3.2 Data Extraction
          • 3.2.1.3.3 Data Assertion
        • 3.2.1.4 Create Query
        • 3.2.1.5 Create Smarty
      • 3.2.2 Adding Functionalities
        • 3.2.2.1 Create Functionality
        • 3.2.2.2 Adding Test Script (Action Class)
  • 4. Test Execution
    • 4.1 Manual Test Execution
      • 4.1.1 Creating Test runs
      • 4.1.2 Assign for Test Run
    • 4.2 Automated Test Execution
      • 4.2.1 Creating Test Runs
      • 4.2.2 Scheduling Test Runs
  • 5. Manage Features
    • 5.1 Create Feature
    • 5.2 Create Build
    • 5.3 Create Milestone
  • 6. How to - Guides
    • 6.1 How to Automate Web Application
    • 6.2 How to Automate Mobile Application
    • 6.3 How to Automate API
    • 6.4 How to Automate Desktop Applications
  • Standard Actions Methods
  • UI Action Methods
  • Error Codes : Automation
  • Error Code: Execution
  • Smarties
    • File: Reads file Data
  • API Automation
    • Guide to API Automation
      • Base Terms of API
      • Request
      • Response
        • Writing Response Schema
  • Web Automation
    • Guide to Web Automation
  • Others
    • FAQ
Powered by GitBook
On this page

Was this helpful?

  1. 2. QATTS Configuration

2.1 Adding Product

PreviousMilestoneNext2.2 Create Code Branch

Last updated 3 years ago

Was this helpful?

Pre-Requisite : User should have the QATTS Administration permissions.

  • User should have the QATTS Administration permissions.

Login to the QATTS application.

On the Left Navigation Menu, Click on the Administration.

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

  • When you click on the “Product”, the page should appear as shown in the screenshot below. Then Click on “Add Product”.

You should see the Product Management menu with the “Product Management”, click on that Product Management.

  • When you click on the “Add Product”, the page should appear as shown in the screenshot below

  • You need to fill the below fields.

    • Product Name

    • Product Description

    • Select the application type.

      • If your application is web application (HTML App) select the web – html.

      • If your application is web application (Angular App) select the web – Angular.

      • If your application is Desktop application, select the Desktop

      • If your application is Desktop (Electron) select the Desktop – Electron.

      • If your application is Mobile (IOS) select the Mobile - iOS

      • If your application is Mobile (Android) select the Mobile - android

      • If your using only API’s select the API

    • Select the test data location type. If your Test Data Location Type is File System, then you need to enter the Test Data Location path otherwise you can leave this filed.

  • After you filled up the details click on save button.

  • The product should be created successfully for you and Created product displayed in the grid. a page like the screenshot below should appear.

When you click on the “Product Management”, the page will appear as shown in the screenshot below. Then Click on “Product”.

  • On the dashboard, Click on the Administration.

  • You should see the Product Management menu with the “Product Management”, click on that Product Management.

When you click on the “Product”, the page should appear as shown in the screenshot below. Then Click on “Add Product”.

  • When you click on the “Product Management”, the page should appear as also shown in the screenshot below. Then Click on “Code Branch”.

  • When you click on the “Code Branch”, the page should appear as also shown in the screenshot below. Then select the Product and then Click on “Add Code Branch”.

  • When you click on the “Add Code Branch”, the page should appear as also shown in the screenshot below.

  • You need to fill the below fields.

    • Select the Product Name

    • Code Branch Name

    • Code Branch Description

    • Is Default

  • After you filled up the details click on save button.

  • The Code Branch should be created successfully for you and Created Code branch displayed in the grid. a page like the screenshot below should appear.

When you click on the “Add Product”, the page should appear as shown in the screenshot below

You need to fill the below fields.

  • Product Name

  • Product Description

  • Select the application type.

    • If your application is web application (HTML App) select the web – html.

    • If your application is web application (Angular App) select the web – Angular.

    • If your application is Desktop application, select the Desktop

    • If your application is Desktop (Electron) select the Desktop – Electron.

    • If your application is Mobile (IOS) select the Mobile - iOS

    • If your application is Mobile (Android) select the Mobile - android

    • If your using only API’s select the API

  • You should see the Product Management menu with the “Product Management”, click on that Product Management.

Select the test data location type. If your Test Data Location Type is File System, then you need to enter the Test Data Location path otherwise you can leave this filed.

  • On click on the “Product Management”, the page should appear as also shown in the screenshot below. Then Click on “Client”.

  • On click on the “Client”, the page should appear as also shown in the screenshot below. Then select the Product and then Click on “Add Client”.

After you filled up the details click on save button.

  • On click on the “Add Client”, the page should appear as also shown in the screenshot below

  • You need to fill the below fields.

  • After you filled up the details click on save button.

  • The Client should be created successfully for you and Created client displayed in the grid. a page like the screenshot below should appear.

  • You should see the Product Management menu with the “Product Management”, click on that Product Management.

The product should be created successfully for you and created product displayed in the grid like the screenshot below.

  • When you click on the “Product Management”, the page should appear as also shown in the screenshot below. Then Click on “Deployment”.

  • When you click on the “Deployment”, the page should appear as also shown in the screenshot below. Then select the Product and then Click on “Add Deployment”.

  • When you click on the “Add Deployment”, the page should appear as also shown in the screenshot below

  • You need to fill the below details.

  • Then Click on the Save Row button and then click on Save button.

  • The Deployment should be created successfully for you and Created client displayed in the grid. a page similar to the screenshot below should appear.

.

Please refer 2.8 section for managing the product (Edit/Delete).

Please refer for managing the product.

Manage Product