# Administration

- [Product](/administration/product.md): Our product is that which we are going to perform automated software testing on
- [How to Add Product](/administration/product/how-to-add-product.md): Step by step walkthrough of how to add a product
- [Configure Test Data Repository](/administration/product/configure-test-data-repository.md): Test data is a set of data that are used in the software testing
- [Code Branch](/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](/administration/code-branch/how-to-add-code-branch.md): Step by step walkthrough of how to add code branch
- [Feature](/administration/feature.md): Learn everything there is to the features page
- [Client](/administration/clients.md): Different clients are created based on different datasets
- [How to Add Client](/administration/clients/how-to-add-clients.md): Step by step walkthrough on how to add a client
- [Deployment](/administration/deployment.md): Deployment holds all the target environment details of your product
- [How to Add Deployment](/administration/deployment/how-to-add-deployment.md): Step by step walkthrough of how to add deployment
- [Database Config](/administration/deployment/database-config.md)
- [Email Config](/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](/administration/node.md): A Node is a runtime environment for test execution.
- [Streaming Configuration](/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](/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](/administration/node/status-and-actions.md): This page describes various options in the node with their working and configurations
- [Agent](/administration/agent.md): Agent might be a browser or mobile device
- [User](/administration/user.md): A step by step guide to creating a user
- [Role](/administration/role.md): A Role specifies what type of access can a user have in QATTS.
