# QATTS Technical Docs

## 2.0.0 Main

- [QATTS Product Documentation](https://docs.qatts.com/master.md): Here You will find resources that will help you learn how to automate tests using QATTS test automation tool.
- [About QATTS](https://docs.qatts.com/getting-started-1/1.1-about-qatts.md): Learn more about QATTS test automation services
- [A Quick Tour of QATTS](https://docs.qatts.com/getting-started-1/1.1-about-qatts/a-quick-tour-of-qatts.md): Take a quick tour of QATTS - the best automation testing tool
- [Terminology](https://docs.qatts.com/getting-started-1/1.1-about-qatts/terminology.md)
- [Relationship](https://docs.qatts.com/getting-started-1/1.1-about-qatts/relationship.md)
- [Dashboard](https://docs.qatts.com/getting-started-1/dashboard.md): Dashboard makes it easy for a user to understand the current status of the testcases
- [Administration](https://docs.qatts.com/administration.md)
- [Product](https://docs.qatts.com/administration/product.md): Our product is that which we are going to perform automated software testing on
- [How to Add Product](https://docs.qatts.com/administration/product/how-to-add-product.md): Step by step walkthrough of how to add a product
- [Configure Test Data Repository](https://docs.qatts.com/administration/product/configure-test-data-repository.md): Test data is a set of data that are used in the software testing
- [Code Branch](https://docs.qatts.com/administration/code-branch.md): Code Branch -  That which maintains the version of your Product on which you are going to automate
- [How to Add Code Branch](https://docs.qatts.com/administration/code-branch/how-to-add-code-branch.md): Step by step walkthrough of how to add code branch
- [Feature](https://docs.qatts.com/administration/feature.md): Learn everything there is to the features page
- [Client](https://docs.qatts.com/administration/clients.md): Different clients are created based on different datasets
- [How to Add Client](https://docs.qatts.com/administration/clients/how-to-add-clients.md): Step by step walkthrough on how to add a client
- [Deployment](https://docs.qatts.com/administration/deployment.md): Deployment holds all the target environment details of your product
- [How to Add Deployment](https://docs.qatts.com/administration/deployment/how-to-add-deployment.md): Step by step walkthrough of how to add deployment
- [Database Config](https://docs.qatts.com/administration/deployment/database-config.md)
- [Email Config](https://docs.qatts.com/administration/deployment/email-config.md): Any email account that need to be used must be configured at deployment. Each mail box configuration as grouped as alias. So all the properties must have alias name in the prop name. With the help of
- [Node](https://docs.qatts.com/administration/node.md): A Node is a runtime environment for test execution.
- [Streaming Configuration](https://docs.qatts.com/administration/node/streaming-configuration.md): Once you have registered your node in QATTS, We just need to follow a few simple steps to get executions streamed. QATTS streaming works on the windows platform, when the agent-service is running.
- [How to register node for streaming](https://docs.qatts.com/administration/node/how-to-register-node-for-streaming.md): The guacamole server provide an easy way of registering, testing the nodes and disconnecting the
- [Status And Actions](https://docs.qatts.com/administration/node/status-and-actions.md): This page describes various options in the node with their working and configurations
- [Agent](https://docs.qatts.com/administration/agent.md): Agent might be a browser or mobile device
- [User](https://docs.qatts.com/administration/user.md): A step by step guide to creating a user
- [Role](https://docs.qatts.com/administration/role.md): A Role specifies what type of access can a user have in QATTS.
- [Studio](https://docs.qatts.com/studio.md): Creating objects and designing of functionality with test cases
- [UI Elements](https://docs.qatts.com/studio/ui-elements.md)
- [text\_box](https://docs.qatts.com/studio/ui-elements/text_box.md): It is one of the UI element type to populate a value and also has many defined ways of sending a value.
- [Properties Library](https://docs.qatts.com/studio/ui-elements/text_box/properties-library.md): QATTS has all the solutions to the day-to-day automation problems defined. Below will explain us how to use them.
- [Trouble Shoot](https://docs.qatts.com/studio/ui-elements/text_box/trouble-shoot.md): Answers to yours questions / Exceptions
- [loader](https://docs.qatts.com/studio/ui-elements/loader.md): A web page loader is a graphical representation of how long it will take for a website to load and to show the user how long it will take before they can interact with the page.
- [Trouble Shoot](https://docs.qatts.com/studio/ui-elements/loader/trouble-shoot.md): Answers to yours questions / Exceptions
- [date](https://docs.qatts.com/studio/ui-elements/date.md)
- [button](https://docs.qatts.com/studio/ui-elements/button.md): It is one of the UI element type for clicking a web element on a web page. Some times a normal click might not work. So, QATTS has a rich properties library to click in multiple ways.
- [drop\_down](https://docs.qatts.com/studio/ui-elements/drop_down.md): It is one of the UI element type to select a value and also has many defined ways for selecting the desired value
- [Trouble Shoot](https://docs.qatts.com/studio/ui-elements/drop_down/trouble-shoot.md): Troubleshoot the problem you have, by looking at the various available options
- [Properties Library](https://docs.qatts.com/studio/ui-elements/drop_down/properties-library.md): Answers to yours questions / Exceptions
- [label](https://docs.qatts.com/studio/ui-elements/label.md)
- [check\_box](https://docs.qatts.com/studio/ui-elements/check_box.md): It is one of the Ui element type which is used to make a decision on web page. selecting or unselecting can make differences in saving the form
- [radio\_button](https://docs.qatts.com/studio/ui-elements/radio_button.md): It is one of the UI element type which make user to decide or opt for a value from the list of values
- [link](https://docs.qatts.com/studio/ui-elements/link.md): It is one of the UI element type for clicking a web element on a web page. Some times a normal click might not work. So, QATTS has a rich properties library to click in multiple ways.
- [Shadow](https://docs.qatts.com/studio/ui-elements/shadow.md)
- [Trouble Shoot](https://docs.qatts.com/studio/ui-elements/trouble-shoot.md): Answers to yours questions / Exceptions
- [Properties Library](https://docs.qatts.com/studio/ui-elements/properties-library.md): QATTS is all about configuring the right thing in right place. Here is the process
- [Pre and Post Actions](https://docs.qatts.com/studio/ui-elements/pre-and-post-actions.md): An element action that can be performed before or after the main action.
- [table](https://docs.qatts.com/studio/ui-elements/table.md): It is one of the UI element type which is used to extract the data for the validations or using for other automation process
- [Example](https://docs.qatts.com/studio/ui-elements/table/example.md): This page gives us how extraction of table data works and how to customize
- [Trouble Shoot](https://docs.qatts.com/studio/ui-elements/table/trouble-shoot.md): Answers to yours questions / Exceptions
- [form](https://docs.qatts.com/studio/ui-elements/form.md)
- [toogle\_button](https://docs.qatts.com/studio/ui-elements/toogle_button.md)
- [file](https://docs.qatts.com/studio/ui-elements/file.md)
- [alert](https://docs.qatts.com/studio/ui-elements/alert.md)
- [Automation](https://docs.qatts.com/automation.md)
- [Objects](https://docs.qatts.com/automation/objects.md)
- [UI Element](https://docs.qatts.com/automation/objects/ui-element.md): Understanding the UI element - a key component in automated web testing
- [Drop Down](https://docs.qatts.com/automation/objects/ui-element/drop-down.md): Dropdown or Select is a special input type. Unlike standard test box or button we need to perform multiple actions to select a value from a drop down.
- [Radio Button](https://docs.qatts.com/automation/objects/ui-element/radio-button.md)
- [Multi Elements](https://docs.qatts.com/automation/objects/ui-element/multi-elements.md): There are 2 options available.
- [table](https://docs.qatts.com/automation/objects/ui-element/table.md): Table is ready to use component for extracting data an UI table
- [form](https://docs.qatts.com/automation/objects/ui-element/form.md): Form UI Element helps doing actions on the complete HTML Form.
- [Product Element](https://docs.qatts.com/automation/objects/product-element.md): Product elements are the data variables in QATTS
- [Advanced Data Types](https://docs.qatts.com/automation/objects/product-element/advanced-data-types.md)
- [QIntegerArray](https://docs.qatts.com/automation/objects/product-element/advanced-data-types/qintegerarray.md): Stores an array of Integer values. Can be constructed with String value separated with delimiters
- [QStringArray](https://docs.qatts.com/automation/objects/product-element/advanced-data-types/qstringarray.md): Stores an array of String values. Can be constructed with delimiter
- [QArray](https://docs.qatts.com/automation/objects/product-element/advanced-data-types/qarray.md)
- [QData](https://docs.qatts.com/automation/objects/product-element/advanced-data-types/qdata.md): QData is a data structure which holds data in name:value pairs.
- [Basic Data Types](https://docs.qatts.com/automation/objects/product-element/basic-data-types.md): Answers to yours questions / Exceptions
- [API](https://docs.qatts.com/automation/objects/api.md): Step by step walkthrough on how to add API
- [Query](https://docs.qatts.com/automation/objects/query.md): Add Query write Queries on different Databases without much needed additional system files and code to execute the query
- [Smarty](https://docs.qatts.com/automation/objects/smarty.md): Smarty is a predefined words or functions that are used in the Action class.
- [Excel: Read data from excel](https://docs.qatts.com/automation/objects/smarty/excel-read-data-from-excel.md): Reads data from an excel sheet and gives output as QArray or QData based on config
- [File: Reads file Data](https://docs.qatts.com/automation/objects/smarty/file-reads-file-data.md): Reads contents of a file and give data in various formats. Data will be stored in configured bulk param
- [EmailRead](https://docs.qatts.com/automation/objects/smarty/emailread.md): EmailRead smarty reads email recent 10 emails from the mail box and filter them based on match criteria.
- [EmailSend](https://docs.qatts.com/automation/objects/smarty/emailsend.md)
- [SiteScan](https://docs.qatts.com/automation/objects/smarty/sitescan.md): Site Scan is very powerful utility to test websites with dynamic content. It scans complete website and checks for broken link, compares it with previous content and many more.
- [PDF Utils](https://docs.qatts.com/automation/objects/smarty/pdf-utils.md): The PDF Utilities is responsible for comparing and extracting information from PDF files. It provides functionality to compare two PDF files, extract text from a PDF file.
- [New Group](https://docs.qatts.com/automation/objects/new-group.md): New group is created for a new project or new web page, under which Product Elements of that web page and UI Elements of that web page comes under this group
- [Test Case](https://docs.qatts.com/automation/functionality.md): A Test Caseis a particular web page, with different web elements
- [Function](https://docs.qatts.com/automation/function.md): Function is a reusable block of script code. Function can be called in a test case with executeFunction method. To avoid writing loops in your script you can use function with data table or a query.
- [Data Table](https://docs.qatts.com/automation/data-table.md): Data Tables hold data set similar to excel sheet/database table. Typically used to hold configuration or a common data set that may used across multiple test cases
- [Execution](https://docs.qatts.com/execution.md)
- [Test Case](https://docs.qatts.com/execution/test-case.md): A specification of input, a set of procedure, desired output is all part of a Test Case.
- [Clients Summary](https://docs.qatts.com/execution/test-case/counts-by-clients.md): It is a mini dashboards to summarize the Test Cases status for each Client
- [Search and Manage](https://docs.qatts.com/execution/test-case/search-and-manage.md): In this section you will get to know how to search test cases in QATTS.
- [Context Parameters](https://docs.qatts.com/execution/test-case/context-parameters.md)
- [Details by Functionality](https://docs.qatts.com/execution/test-case/details-by-functionality.md): The Test cases are arranged according to the functionality name. User can change the test cases by changing the Product, Code Branch and Client.
- [Sync](https://docs.qatts.com/execution/test-case/details-by-functionality/sync.md): Sync helps you to update your recently edited Test case data.
- [Test Suite](https://docs.qatts.com/execution/suite.md): Test suite is a package that you make for certain groups of test cases
- [Create Suite](https://docs.qatts.com/execution/suite/create-suite.md): Step by step walkthrough on how to create suite
- [Test Run](https://docs.qatts.com/execution/test-task.md): Test Run gives the detailed log of the test cases which are running at present and have completed
- [Schedule Test Run](https://docs.qatts.com/execution/test-task/schedule-test-run.md)
- [Untitled](https://docs.qatts.com/execution/test-task/untitled.md)
- [Test Result](https://docs.qatts.com/execution/test-result.md): Here the test runs results are displayed with the functionality name.
- [Results by Clients](https://docs.qatts.com/execution/test-result/results-by-clients.md): The Clients are arranged according to selected Product, Code Branch.
- [Results by Fuctionality](https://docs.qatts.com/execution/test-result/results-by-fuctionality.md): The Test cases are arranged according to the functionality name. User can change the test cases by changing the Product, Code Branch and Client.
- [Build No](https://docs.qatts.com/execution/build-no.md): Learn how to create a Build
- [Reports](https://docs.qatts.com/execution/reports.md)
- [All Failed Test Cases](https://docs.qatts.com/execution/reports/all-failed-reports.md): All the failed test cases will be displayed in this panel depending on the selected Product, Client and Deployment.
- [Recently Failed Test Cases](https://docs.qatts.com/execution/reports/recently-failed-reports.md)
- [Others](https://docs.qatts.com/others.md)
- [Milestone](https://docs.qatts.com/others/milestone.md): Here you can set a target for a Deployment by assigning a start and End date.
- [Settings](https://docs.qatts.com/settings.md)
- [Builds](https://docs.qatts.com/settings/builds.md)
- [Milestone](https://docs.qatts.com/settings/milestone.md)
- [Site Scan](https://docs.qatts.com/site-scan.md): Site scan page processes the web page and it's sub pages and analyzes the failures from the website and provides a detailed report.
- [Guide to API Automation](https://docs.qatts.com/using-qatts/a-quick-tour-to-api.md): A guide to how to perform API automation testing
- [Adding API](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-1.md): Learn how to do API testing with QATTS
- [Request](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-2.md): Here we add the Important properties of the API, such as Authorization and Content-Type
- [Response](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-3.md): A detailed information of all the steps and logs of the execution that are taking place on the API is displayed here.
- [Writing Response Schema](https://docs.qatts.com/using-qatts/a-quick-tour-to-api/section-3/writing-response-schema.md): Your guide to knowing how to write a response schema
- [Guide to Web Automation](https://docs.qatts.com/using-qatts/web-automation.md): A guide that you can follow on how to perform web automation
- [Performing Web Automation](https://docs.qatts.com/using-qatts/web-automation/performing-web-automation.md): A guide to performing web automation
- [Guide to setup agent-service](https://docs.qatts.com/using-qatts/guide-to-setup-agent-service.md): This article helps us in setting up the agent on local machines and debug the tasks for the user.
- [Advanced Data Types](https://docs.qatts.com/advanced-data-types.md)
- [QData](https://docs.qatts.com/advanced-data-types/qdata.md): A QData contains values on basis of key and value pairs, Each pair of key and value is called as an entry.
- [Standard Actions Methods](https://docs.qatts.com/standard-actions-methods.md): Qatts provides few handful action methods that help in interacting with the Product to perform automation. The method syntax follows normal Java standards.
- [Execute Methods](https://docs.qatts.com/standard-actions-methods/execute-methods.md): Execute methods normalize a script in an action class and then reuse it in one or more action classes.
- [UI Action Methods](https://docs.qatts.com/ui-action-methods.md): These methods are only applicable for UI Based Test Class. i.e. web, mobile & desktop based pass testing
- [extractGroup](https://docs.qatts.com/ui-action-methods/extractgroup.md): Method will get data from the UI for each element in this group
- [File Action Methods](https://docs.qatts.com/file-action-methods.md): File management and related operation supported by Qatts
- [UI Element Advanced](https://docs.qatts.com/ui-element-advanced.md)
- [UI Checks](https://docs.qatts.com/ui-checks.md)
- [Extraction Rules](https://docs.qatts.com/extraction-rules.md): When working with UI elements we have to get data from UI screens. Text we get of an UI element is not always as expected.  To extract or change the text we can use extraction rules.
- [Assertion Operations](https://docs.qatts.com/assertion-operations.md): When working on any platform, assertion / checks plays a key role in validation. In scenarios like below :
- [Error Codes : Automation](https://docs.qatts.com/error-codes-automation.md)
- [Error Code: Execution](https://docs.qatts.com/error-code-execution.md)
- [JSpreadSheetUtil Methods](https://docs.qatts.com/jspreadsheetutil-methods.md): JSpreadSheetUtil.java class comes under com.ibaseit.core.util package from ibcore library to evaluate functions
- [Functions](https://docs.qatts.com/functions.md): JSpreadsheet functions
- [Primitive](https://docs.qatts.com/functions/primitive.md): Primitive functions (reference)
- [CONCATENATE](https://docs.qatts.com/functions/primitive/concatenate.md): This article describes the formula syntax and usage of the CONCATENATE
- [Date & Time](https://docs.qatts.com/functions/date-and-time.md): Date & Time functions (reference)
- [Text](https://docs.qatts.com/functions/text.md): Text functions (reference)
- [FAQ](https://docs.qatts.com/faq/faq.md): Find answers to any questions you may have on testing tools in software testing
- [Troubleshooting](https://docs.qatts.com/faq/troubleshooting.md): Find solutions to any probable problems on Chrome for QATTS automation testing tool
- [UI Methods](https://docs.qatts.com/faq/troubleshooting/ui-methods.md)

## 1.0.0 Prev

- [QATTS Product Documentation](https://docs.qatts.com/master-1/master.md)
- [About QATTS](https://docs.qatts.com/master-1/getting-started-1/1.1-about-qatts.md)
- [Dashboard](https://docs.qatts.com/master-1/getting-started-1/dashboard.md)
- [Administration](https://docs.qatts.com/master-1/administration.md)
- [Product](https://docs.qatts.com/master-1/administration/product.md)
- [How to Add Product](https://docs.qatts.com/master-1/administration/product/how-to-add-product.md)
- [Configure Test Data Repository](https://docs.qatts.com/master-1/administration/product/configure-test-data-repository.md)
- [Code Branch](https://docs.qatts.com/master-1/administration/code-branch.md)
- [How to Add Code Branch](https://docs.qatts.com/master-1/administration/code-branch/how-to-add-code-branch.md)
- [Feature](https://docs.qatts.com/master-1/administration/feature.md)
- [Client](https://docs.qatts.com/master-1/administration/clients.md)
- [How to Add Client](https://docs.qatts.com/master-1/administration/clients/how-to-add-clients.md)
- [Deployment](https://docs.qatts.com/master-1/administration/deployment.md)
- [How to Add Deployment](https://docs.qatts.com/master-1/administration/deployment/how-to-add-deployment.md)
- [Node](https://docs.qatts.com/master-1/administration/node.md)
- [User](https://docs.qatts.com/master-1/administration/user.md)
- [Role](https://docs.qatts.com/master-1/administration/role.md)
- [Automation](https://docs.qatts.com/master-1/automation.md)
- [Objects](https://docs.qatts.com/master-1/automation/objects.md)
- [UI Element](https://docs.qatts.com/master-1/automation/objects/ui-element.md)
- [Product Element](https://docs.qatts.com/master-1/automation/objects/product-element.md)
- [Advanced Data Types](https://docs.qatts.com/master-1/automation/objects/product-element/advanced-data-types.md)
- [QIntegerArray](https://docs.qatts.com/master-1/automation/objects/product-element/advanced-data-types/qintegerarray.md): Stores an array of Integer values. Can be constructed with String value separated with delimiters
- [QStringArray](https://docs.qatts.com/master-1/automation/objects/product-element/advanced-data-types/qstringarray.md): Stores an array of String values. Can be constructed with delimiter
- [QData](https://docs.qatts.com/master-1/automation/objects/product-element/advanced-data-types/qdata.md): QData is a data structure which holds data in name:value pairs.
- [Basic Data Types](https://docs.qatts.com/master-1/automation/objects/product-element/basic-data-types.md)
- [API](https://docs.qatts.com/master-1/automation/objects/api.md)
- [Query](https://docs.qatts.com/master-1/automation/objects/query.md)
- [Smarty](https://docs.qatts.com/master-1/automation/objects/smarty.md)
- [New Group](https://docs.qatts.com/master-1/automation/objects/new-group.md)
- [Functionality](https://docs.qatts.com/master-1/automation/functionality.md)
- [Test Data Repository](https://docs.qatts.com/master-1/automation/test-data-repository.md)
- [Execution](https://docs.qatts.com/master-1/execution.md)
- [Test Case](https://docs.qatts.com/master-1/execution/test-case.md)
- [Clients Summary](https://docs.qatts.com/master-1/execution/test-case/counts-by-clients.md)
- [Search and Manage](https://docs.qatts.com/master-1/execution/test-case/search-and-manage.md)
- [Context Parameters](https://docs.qatts.com/master-1/execution/test-case/context-parameters.md)
- [Details by Functionality](https://docs.qatts.com/master-1/execution/test-case/details-by-functionality.md)
- [Sync](https://docs.qatts.com/master-1/execution/test-case/details-by-functionality/sync.md)
- [Test Suite](https://docs.qatts.com/master-1/execution/suite.md)
- [Create Suite](https://docs.qatts.com/master-1/execution/suite/create-suite.md)
- [Test Run](https://docs.qatts.com/master-1/execution/test-task.md)
- [Schedule Test Run](https://docs.qatts.com/master-1/execution/test-task/schedule-test-run.md)
- [Untitled](https://docs.qatts.com/master-1/execution/test-task/untitled.md)
- [Test Result](https://docs.qatts.com/master-1/execution/test-result.md)
- [Results by Clients](https://docs.qatts.com/master-1/execution/test-result/results-by-clients.md)
- [Results by Fuctionality](https://docs.qatts.com/master-1/execution/test-result/results-by-fuctionality.md)
- [Build No](https://docs.qatts.com/master-1/execution/build-no.md)
- [Reports](https://docs.qatts.com/master-1/execution/reports.md)
- [All Failed Test Cases](https://docs.qatts.com/master-1/execution/reports/all-failed-reports.md)
- [Recently Failed Test Cases](https://docs.qatts.com/master-1/execution/reports/recently-failed-reports.md)
- [Settings](https://docs.qatts.com/master-1/settings.md)
- [Build](https://docs.qatts.com/master-1/settings/builds.md)
- [Milestone](https://docs.qatts.com/master-1/settings/milestone-1.md)
- [Smarties](https://docs.qatts.com/master-1/smarties.md)
- [Excel: Read data from excel](https://docs.qatts.com/master-1/smarties/excel-read-data-from-excel.md): Reads data from an excel sheet and gives output as QArray or QData based on config
- [File: Reads file Data](https://docs.qatts.com/master-1/smarties/file-reads-file-data.md): Reads contents of a file and give data in various formats. Data will be stored in configured bulk param
- [Guide to API Automation](https://docs.qatts.com/master-1/using-qatts/a-quick-tour-to-api.md)
- [Adding API](https://docs.qatts.com/master-1/using-qatts/a-quick-tour-to-api/section-1.md)
- [Request](https://docs.qatts.com/master-1/using-qatts/a-quick-tour-to-api/section-2.md)
- [Response](https://docs.qatts.com/master-1/using-qatts/a-quick-tour-to-api/section-3.md)
- [Writing Response Schema](https://docs.qatts.com/master-1/using-qatts/a-quick-tour-to-api/section-3/writing-response-schema.md)
- [Guide to Web Automation](https://docs.qatts.com/master-1/using-qatts/web-automation.md)
- [Performing Web Automation](https://docs.qatts.com/master-1/using-qatts/web-automation/performing-web-automation.md)
- [Standard Actions Methods](https://docs.qatts.com/master-1/standard-actions-methods.md): Qatts provides few handful action methods that help in interacting with the Product to perform automation. The method syntax follows normal Java standards.
- [setRunValue](https://docs.qatts.com/master-1/standard-actions-methods/setrunvalue.md)
- [performAPIFieldLevel](https://docs.qatts.com/master-1/standard-actions-methods/performapifieldlevel.md)
- [Execute Function](https://docs.qatts.com/master-1/standard-actions-methods/execute-function.md)
- [Execute WorkFlow](https://docs.qatts.com/master-1/standard-actions-methods/execute-workflow.md)
- [Execute Test Case](https://docs.qatts.com/master-1/standard-actions-methods/execute-test-case.md)
- [Send Request](https://docs.qatts.com/master-1/standard-actions-methods/send-request.md)
- [Assert Data](https://docs.qatts.com/master-1/standard-actions-methods/assert-data.md)
- [Get Run Value](https://docs.qatts.com/master-1/standard-actions-methods/get-run-value.md)
- [UI Element Advanced](https://docs.qatts.com/master-1/ui-element-advanced.md)
- [table](https://docs.qatts.com/master-1/ui-element-advanced/table.md): Table is ready to use component for extracting data an UI table
- [UI Action Methods](https://docs.qatts.com/master-1/ui-action-methods.md): These methods are only applicable for UI Based Test Class. i.e. web, mobile & desktop based pass testing
- [Assertion Methods](https://docs.qatts.com/master-1/ui-action-methods/assertion-methods.md)
- [Assert Groups](https://docs.qatts.com/master-1/ui-action-methods/assertion-methods/assert-groups.md)
- [Assert Product Element](https://docs.qatts.com/master-1/ui-action-methods/assertion-methods/assert-product-element.md)
- [Assert HTML Element](https://docs.qatts.com/master-1/ui-action-methods/assertion-methods/assert-html-element.md)
- [StateCheck](https://docs.qatts.com/master-1/ui-action-methods/assertion-methods/statecheck.md)
- [extractGroup](https://docs.qatts.com/master-1/ui-action-methods/extractgroup.md): Method will get data from the UI for each element in this group
- [Data Population Methods](https://docs.qatts.com/master-1/ui-action-methods/data-population-methods.md)
- [Populate Group](https://docs.qatts.com/master-1/ui-action-methods/data-population-methods/populate-group.md)
- [Populate Alert](https://docs.qatts.com/master-1/ui-action-methods/data-population-methods/populate-alert.md)
- [Populate Field](https://docs.qatts.com/master-1/ui-action-methods/data-population-methods/populate-field.md)
- [Link Methods](https://docs.qatts.com/master-1/ui-action-methods/link-methods.md)
- [Check Broken Links](https://docs.qatts.com/master-1/ui-action-methods/link-methods/check-broken-links.md)
- [Extract Link](https://docs.qatts.com/master-1/ui-action-methods/link-methods/extract-link.md)
- [Other UI Action Methods](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods.md)
- [Perform Field Level QAction](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/perform-field-level-qaction.md)
- [Perform Element Checks](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/perform-element-checks.md)
- [Perfrom Page Checks](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/perfrom-page-checks.md)
- [Wait for Invisibility of Element](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/wait-for-invisibility-of-element.md)
- [Get Table Data](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/get-table-data.md)
- [Refresh Page](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/refresh-page.md)
- [Alert Action](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/alert-action.md)
- [Get Element Size](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/get-element-size.md)
- [Perform Named Action](https://docs.qatts.com/master-1/ui-action-methods/other-ui-action-methods/perform-named-action.md)
- [Error Codes : Automation](https://docs.qatts.com/master-1/error-codes-automation.md)
- [Error Code: Execution](https://docs.qatts.com/master-1/error-code-execution.md)
- [FAQ](https://docs.qatts.com/master-1/faq/faq.md)
- [Troubleshooting](https://docs.qatts.com/master-1/faq/troubleshooting.md)

## V 2.0

- [QATTS Product Documentation](https://docs.qatts.com/v-2.0/master.md)
- [1.1 About QATTS](https://docs.qatts.com/v-2.0/getting-started-1/1.1-about-qatts.md)
- [1.2 QATTS Terminology](https://docs.qatts.com/v-2.0/getting-started-1/1.2-qatts-terminology.md)
- [2.1 Adding Product](https://docs.qatts.com/v-2.0/qatts-configuration/2.1-adding-products.md)
- [2.2 Create Code Branch](https://docs.qatts.com/v-2.0/qatts-configuration/2.2-create-code-branch.md)
- [2.3 Create Client](https://docs.qatts.com/v-2.0/qatts-configuration/2.3-create-client.md)
- [2.4 Create Deployment](https://docs.qatts.com/v-2.0/qatts-configuration/2.4-create-deployment.md)
- [2.5 Configure Execution Nodes](https://docs.qatts.com/v-2.0/qatts-configuration/2.2-adding-execution-nodes.md): Once Test scripts are developed, we have option to execute the cases in either Cloud on on Prem setup. The process of setting up execution nodes is detailed in this page
- [2.6 Configure Tools](https://docs.qatts.com/v-2.0/qatts-configuration/2.3-adding-tools.md)
- [2.7 Create Roles](https://docs.qatts.com/v-2.0/qatts-configuration/create-a-roles.md)
- [2.8 Create Users](https://docs.qatts.com/v-2.0/qatts-configuration/create-a-user.md)
- [2.9 Manage Configuration](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration.md)
- [2.9.1 Manage Product](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-product.md)
- [2.9.2 Manage Code Branch](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-code-branch.md)
- [2.9.3 Manage Client](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-client.md)
- [2.9.4 Manage Deployment](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-deployment.md)
- [2.9.5 Manage Requirements](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-requirements.md)
- [2.9.6 Manage Workflows](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-workflows.md)
- [2.9.7 Manage User](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-user.md)
- [2.9.8 Manage Milestones](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-milestones.md)
- [2.9.9 Manage Tools](https://docs.qatts.com/v-2.0/qatts-configuration/2.10-manage-configuration/manage-tools.md)
- [3.1 Manual Test Script development](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/manual-test-script-development.md)
- [3.1.1 Create Manual Functionality](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/manual-test-script-development/create-manual-functionality.md)
- [3.1.2 Adding Test Case](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/manual-test-script-development/untitled.md)
- [3.1.3 Adding Test Data](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/manual-test-script-development/adding-test-data.md)
- [3.2 Automated Test Script Development](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution.md)
- [3.2.1 Adding Object Groups](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1.md)
- [3.2.1.1 Create UI Elements](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-ui-elements.md)
- [3.2.1.2 Create Product Element](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-product-element.md)
- [3.2.1.3 Create API Objects](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled.md)
- [3.2.1.3.1 API Parameterization](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/api-parameterization.md)
- [3.2.1.3.2 Data Extraction](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/data-extraction.md)
- [3.2.1.3.3 Data Assertion](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/data-assertion.md)
- [3.2.1.4 Create Query](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-query.md)
- [3.2.1.5 Create Smarty](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-smarty.md)
- [3.2.2 Adding Functionalities](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows.md)
- [3.2.2.1 Create Functionality](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows/create-workflows.md)
- [3.2.2.2 Adding Test Script (Action Class)](https://docs.qatts.com/v-2.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows/adding-test-script-action-class.md)
- [4.1 Manual Test Execution](https://docs.qatts.com/v-2.0/test-execution/creating-test-runs.md)
- [4.1.1 Creating Test runs](https://docs.qatts.com/v-2.0/test-execution/creating-test-runs/creating-test-runs.md)
- [4.1.2 Assign for Test Run](https://docs.qatts.com/v-2.0/test-execution/creating-test-runs/creating-test-run-cont...md)
- [4.2 Automated Test Execution](https://docs.qatts.com/v-2.0/test-execution/automated-test-execution.md)
- [4.2.1 Creating Test Runs](https://docs.qatts.com/v-2.0/test-execution/automated-test-execution/creating-test-runs.md)
- [4.2.2 Scheduling Test Runs](https://docs.qatts.com/v-2.0/test-execution/automated-test-execution/scheduling-test-runs.md)
- [5.1 Test Results/Reports](https://docs.qatts.com/v-2.0/test-results-reports/test-results-reports.md)
- [6.1 Create Feature](https://docs.qatts.com/v-2.0/manage-features/4.1-create-feautre.md)
- [6.2 Create Build](https://docs.qatts.com/v-2.0/manage-features/4.2-create-build.md)
- [6.3 Create Milestone](https://docs.qatts.com/v-2.0/manage-features/4.3-create-milestone.md)
- [Untitled](https://docs.qatts.com/v-2.0/8.-faqs/untitled.md)
- [8.1 Video Tutorials](https://docs.qatts.com/v-2.0/9.-references/9.1-video-tutorials.md)
- [9.1 How to Automate Web Application](https://docs.qatts.com/v-2.0/how-to-guides/how-to-automate-web-application.md)
- [9.2 How to Automate Mobile Application](https://docs.qatts.com/v-2.0/how-to-guides/how-to-automate-mobile-application.md)
- [9.3 How to Automate API](https://docs.qatts.com/v-2.0/how-to-guides/how-to-automate-api.md)
- [9.4 How to Automate Desktop Applications](https://docs.qatts.com/v-2.0/how-to-guides/how-to-automate-desktop-applications.md)

## V 3.0

- [QATTS Product Documentation](https://docs.qatts.com/v-3.0/master.md)
- [About QATTS](https://docs.qatts.com/v-3.0/getting-started-1/1.1-about-qatts.md)
- [A Quick Tour of QATTS](https://docs.qatts.com/v-3.0/getting-started-1/1.1-about-qatts/a-quick-tour-of-qatts.md)
- [QATTS Terminology](https://docs.qatts.com/v-3.0/getting-started-1/1.2-qatts-terminology.md)
- [Dashboard](https://docs.qatts.com/v-3.0/getting-started-1/dashboard.md)
- [Administration](https://docs.qatts.com/v-3.0/administration.md)
- [Product](https://docs.qatts.com/v-3.0/administration/product.md)
- [How to Add Product](https://docs.qatts.com/v-3.0/administration/product/how-to-add-product.md)
- [Code Branch](https://docs.qatts.com/v-3.0/administration/code-branch.md)
- [How to Add Code Branch](https://docs.qatts.com/v-3.0/administration/code-branch/how-to-add-code-branch.md)
- [Feature](https://docs.qatts.com/v-3.0/administration/feature.md)
- [Clients](https://docs.qatts.com/v-3.0/administration/clients.md)
- [How to Add Clients](https://docs.qatts.com/v-3.0/administration/clients/how-to-add-clients.md)
- [Deployment](https://docs.qatts.com/v-3.0/administration/deployment.md)
- [How to Add Deployment](https://docs.qatts.com/v-3.0/administration/deployment/how-to-add-deployment.md)
- [Node](https://docs.qatts.com/v-3.0/administration/node.md)
- [Automation](https://docs.qatts.com/v-3.0/automation.md)
- [Objects](https://docs.qatts.com/v-3.0/automation/objects.md)
- [UI Element](https://docs.qatts.com/v-3.0/automation/objects/ui-element.md)
- [Product Element](https://docs.qatts.com/v-3.0/automation/objects/product-element.md)
- [API](https://docs.qatts.com/v-3.0/automation/objects/api.md)
- [Query](https://docs.qatts.com/v-3.0/automation/objects/query.md)
- [Smarty](https://docs.qatts.com/v-3.0/automation/objects/smarty.md)
- [New Group](https://docs.qatts.com/v-3.0/automation/objects/new-group.md)
- [Functionality](https://docs.qatts.com/v-3.0/automation/functionality.md)
- [Test Data Repository](https://docs.qatts.com/v-3.0/automation/test-data-repository.md)
- [Execution](https://docs.qatts.com/v-3.0/execution.md)
- [Test Case](https://docs.qatts.com/v-3.0/execution/test-case.md)
- [Counts by Clients](https://docs.qatts.com/v-3.0/execution/test-case/counts-by-clients.md)
- [Search and Manage](https://docs.qatts.com/v-3.0/execution/test-case/search-and-manage.md)
- [Context Parameters](https://docs.qatts.com/v-3.0/execution/test-case/context-parameters.md)
- [Details by Functionality](https://docs.qatts.com/v-3.0/execution/test-case/details-by-functionality.md)
- [Info and Execution](https://docs.qatts.com/v-3.0/execution/test-case/info-and-execution.md)
- [Test Suite](https://docs.qatts.com/v-3.0/execution/suite.md)
- [Create Suite](https://docs.qatts.com/v-3.0/execution/suite/create-suite.md)
- [Test Run](https://docs.qatts.com/v-3.0/execution/test-task.md)
- [Test Run](https://docs.qatts.com/v-3.0/execution/test-task/test-run.md)
- [Partial Execute](https://docs.qatts.com/v-3.0/execution/test-task/test-run/partial-execute.md)
- [Schedule Test Run](https://docs.qatts.com/v-3.0/execution/test-task/schedule-test-run.md)
- [Untitled](https://docs.qatts.com/v-3.0/execution/test-task/untitled.md)
- [Test Result](https://docs.qatts.com/v-3.0/execution/test-result.md)
- [Results by Clients](https://docs.qatts.com/v-3.0/execution/test-result/results-by-clients.md)
- [Results by Fuctionality](https://docs.qatts.com/v-3.0/execution/test-result/results-by-fuctionality.md)
- [Build No](https://docs.qatts.com/v-3.0/execution/build-no.md)
- [Reports](https://docs.qatts.com/v-3.0/execution/reports.md)
- [All Failed Test Cases](https://docs.qatts.com/v-3.0/execution/reports/all-failed-reports.md)
- [Recently Failed Test Cases](https://docs.qatts.com/v-3.0/execution/reports/recently-failed-reports.md)
- [Others](https://docs.qatts.com/v-3.0/others.md)
- [Milestone](https://docs.qatts.com/v-3.0/others/milestone.md)
- [Role](https://docs.qatts.com/v-3.0/others/role.md)
- [User](https://docs.qatts.com/v-3.0/others/user.md)
- [Settings](https://docs.qatts.com/v-3.0/settings.md)
- [Features](https://docs.qatts.com/v-3.0/settings/features.md)
- [Builds](https://docs.qatts.com/v-3.0/settings/builds.md)
- [Milestone](https://docs.qatts.com/v-3.0/settings/milestone.md)
- [2.1 Adding Product](https://docs.qatts.com/v-3.0/qatts-configuration/2.1-adding-products.md)
- [2.2 Create Code Branch](https://docs.qatts.com/v-3.0/qatts-configuration/2.2-create-code-branch.md)
- [2.3 Create Client](https://docs.qatts.com/v-3.0/qatts-configuration/2.3-create-client.md)
- [2.4 Adding Tools](https://docs.qatts.com/v-3.0/qatts-configuration/2.4-adding-tools.md)
- [2.4.1 Drop Box Integration](https://docs.qatts.com/v-3.0/qatts-configuration/2.4-adding-tools/drop-box-integration.md)
- [2.4.2 Share point Integration](https://docs.qatts.com/v-3.0/qatts-configuration/2.4-adding-tools/share-point-integration.md)
- [2.4.3 Jira Integration](https://docs.qatts.com/v-3.0/qatts-configuration/2.4-adding-tools/2.4.1-jira-integration.md)
- [2.5 Create Deployment](https://docs.qatts.com/v-3.0/qatts-configuration/2.4-create-deployment.md)
- [2.6 Configure Execution Nodes](https://docs.qatts.com/v-3.0/qatts-configuration/2.2-adding-execution-nodes.md): Once Test scripts are developed, we have option to execute the cases in either Cloud on on Prem setup. The process of setting up execution nodes is detailed in this page
- [2.7 Configure Tools](https://docs.qatts.com/v-3.0/qatts-configuration/2.3-adding-tools.md)
- [2.8 Create Roles](https://docs.qatts.com/v-3.0/qatts-configuration/create-a-roles.md)
- [2.9 Create Users](https://docs.qatts.com/v-3.0/qatts-configuration/create-a-user.md)
- [2.9 Manage Configuration](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration.md)
- [2.10.1 Manage Product](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-product.md)
- [2.10.2 Manage Code Branch](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-code-branch.md)
- [2.10.3 Manage Client](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-client.md)
- [2.10.4 Manage Deployment](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-deployment.md)
- [2.10.5 Manage Requirements](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-requirements.md)
- [2.10.6 Manage Workflows](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-workflows.md)
- [2.10.7 Manage User](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-user.md)
- [2.10.9 Manage Tools](https://docs.qatts.com/v-3.0/qatts-configuration/2.10-manage-configuration/manage-tools.md)
- [3.1 Manual Test Script development](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/manual-test-script-development.md)
- [3.1.1 Create Manual Functionality](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/manual-test-script-development/create-manual-functionality.md)
- [3.1.2 Adding Test Case](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/manual-test-script-development/untitled.md)
- [3.1.3 Adding Test Data](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/manual-test-script-development/adding-test-data.md)
- [3.2 Automated Test Script Development](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution.md)
- [3.2.1 Adding Object Groups](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1.md)
- [3.2.1.1 Create UI Elements](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-ui-elements.md)
- [3.2.1.2 Create Product Element](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-product-element.md)
- [3.2.1.3 Create API Objects](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled.md)
- [3.2.1.3.1 API Parameterization](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/api-parameterization.md)
- [3.2.1.3.2 Data Extraction](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/data-extraction.md)
- [3.2.1.3.3 Data Assertion](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/untitled/data-assertion.md)
- [3.2.1.4 Create Query](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-query.md)
- [3.2.1.5 Create Smarty](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/untitled-1/create-smarty.md)
- [3.2.2 Adding Functionalities](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows.md)
- [3.2.2.1 Create Functionality](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows/create-workflows.md)
- [3.2.2.2 Adding Test Script (Action Class)](https://docs.qatts.com/v-3.0/get-to-start-automating-web-applications/automated-test-execution/2.8-adding-workflows/adding-test-script-action-class.md)
- [4.1 Manual Test Execution](https://docs.qatts.com/v-3.0/test-execution/creating-test-runs.md)
- [4.1.1 Creating Test runs](https://docs.qatts.com/v-3.0/test-execution/creating-test-runs/creating-test-runs.md)
- [4.1.2 Assign for Test Run](https://docs.qatts.com/v-3.0/test-execution/creating-test-runs/creating-test-run-cont...md)
- [4.2 Automated Test Execution](https://docs.qatts.com/v-3.0/test-execution/automated-test-execution.md)
- [4.2.1 Creating Test Runs](https://docs.qatts.com/v-3.0/test-execution/automated-test-execution/creating-test-runs.md)
- [4.2.2 Scheduling Test Runs](https://docs.qatts.com/v-3.0/test-execution/automated-test-execution/scheduling-test-runs.md)
- [5.1 Create Feature](https://docs.qatts.com/v-3.0/manage-features/4.1-create-feautre.md)
- [5.2 Create Build](https://docs.qatts.com/v-3.0/manage-features/4.2-create-build.md)
- [5.3 Create Milestone](https://docs.qatts.com/v-3.0/manage-features/4.3-create-milestone.md)
- [6.1 How to Automate Web Application](https://docs.qatts.com/v-3.0/how-to-guides/how-to-automate-web-application.md)
- [6.2 How to Automate Mobile Application](https://docs.qatts.com/v-3.0/how-to-guides/how-to-automate-mobile-application.md)
- [6.3 How to Automate API](https://docs.qatts.com/v-3.0/how-to-guides/how-to-automate-api.md)
- [6.4 How to Automate Desktop Applications](https://docs.qatts.com/v-3.0/how-to-guides/how-to-automate-desktop-applications.md)
- [Standard Actions Methods](https://docs.qatts.com/v-3.0/standard-actions-methods.md): These actions are available for for all type of tests. i.e. Web, mobile, API and DB based testing
- [UI Action Methods](https://docs.qatts.com/v-3.0/ui-action-methods.md): These methods are only applicable for UI Based Test Class. i.e. web, mobile & desktop based pass testing
- [Error Codes : Automation](https://docs.qatts.com/v-3.0/error-codes-automation.md)
- [Error Code: Execution](https://docs.qatts.com/v-3.0/error-code-execution.md)
- [Smarties](https://docs.qatts.com/v-3.0/smarties.md)
- [File: Reads file Data](https://docs.qatts.com/v-3.0/smarties/file-reads-file-data.md)
- [Guide to API Automation](https://docs.qatts.com/v-3.0/testing-with-api/a-quick-tour-to-api.md)
- [Base Terms of API](https://docs.qatts.com/v-3.0/testing-with-api/a-quick-tour-to-api/section-1.md)
- [Request](https://docs.qatts.com/v-3.0/testing-with-api/a-quick-tour-to-api/section-2.md)
- [Response](https://docs.qatts.com/v-3.0/testing-with-api/a-quick-tour-to-api/section-3.md)
- [Writing Response Schema](https://docs.qatts.com/v-3.0/testing-with-api/a-quick-tour-to-api/section-3/writing-response-schema.md)
- [Guide to Web Automation](https://docs.qatts.com/v-3.0/a-quick-tour-to-web-automation/untitled.md)
- [FAQ](https://docs.qatts.com/v-3.0/faq/faq.md)
