--- title: "TestServer Element (DTA)" ms.prod: sql ms.prod_service: sql-tools ms.technology: tools-other ms.topic: conceptual dev_langs: - "XML" helpviewer_keywords: - "TestServer element" ms.assetid: caa3547a-2cd5-47ad-ace2-a36752835cfe author: markingmyname ms.author: maghan ms.manager: jroth ms.reviewer: "" ms.custom: seo-lt-2019 ms.date: 03/01/2017 --- # TestServer Element (DTA) [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] Specifies the test server to use when tuning a production server. ## Syntax ``` ... ...code removed here... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |**Data type and length**|**string**, unlimited length.| |**Default value**|None.| |**Occurrence**|Optional. Can use once for each **TuningOptions** element.| ## Element Relationships |Relationship|Elements| |------------------|--------------| |**Parent element**|[TuningOptions Element (DTA)](../../tools/dta/tuningoptions-element-dta.md)| |**Child elements**|None.| ## Example For a usage example of this element, see [Reduce the Production Server Tuning Load](../../relational-databases/performance/reduce-the-production-server-tuning-load.md). ## See Also [XML Input File Reference (Database Engine Tuning Advisor)](../../tools/dta/xml-input-file-reference-database-engine-tuning-advisor.md)