tbf/TBF/SampleConfig/config.xml

75 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TestBenchFramework xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Language>it</Language>
<TestBenches>
<DatabaseSettings>
<BenchName>Milwaukee</BenchName>
<IsRealBench>true</IsRealBench>
<ProceduresDBSettings>
<DbType>MySql</DbType>
<ConnectionString>SERVER=localhost; DATABASE=mailwaukee; UID=root; PASSWORD=; CHARSET=utf8;</ConnectionString>
</ProceduresDBSettings>
<WaterMetersDBSettings>
<DbType>MySql</DbType>
<ConnectionString>SERVER=localhost; DATABASE=milwaukee-r; UID=root; PASSWORD=; CHARSET=utf8;</ConnectionString>
</WaterMetersDBSettings>
<UsersDBSettings>
<DbType>MySql</DbType>
<ConnectionString />
</UsersDBSettings>
</DatabaseSettings>
</TestBenches>
<LoginMethod>UserName</LoginMethod>
<LastBench>Milwaukee</LastBench>
<BatchNr>1</BatchNr>
<RealDensity>998.2008</RealDensity>
<AtTemperature>20</AtTemperature>
<RightPaneHorizSplitterDistance>25</RightPaneHorizSplitterDistance>
<TopPaneVerticalSplitterDistance>596</TopPaneVerticalSplitterDistance>
<MainWndLeft>76</MainWndLeft>
<MainWndTop>21</MainWndTop>
<MainWndWidth>1250</MainWndWidth>
<MainWndHeight>750</MainWndHeight>
<ManiWndMaximized>true</ManiWndMaximized>
<ComponentsDlgLeft>200</ComponentsDlgLeft>
<ComponentsDlgTop>100</ComponentsDlgTop>
<ComponentsDlgWidth>850</ComponentsDlgWidth>
<ComponentsDlgHeight>500</ComponentsDlgHeight>
<PopupResultsLeft>0</PopupResultsLeft>
<PopupResultsTop>0</PopupResultsTop>
<PopupResultsWidth>0</PopupResultsWidth>
<PopupResultsHeight>0</PopupResultsHeight>
<PathsDlgLeft>0</PathsDlgLeft>
<PathsDlgTop>0</PathsDlgTop>
<PathsDlgWidth>0</PathsDlgWidth>
<PathsDlgHeight>0</PathsDlgHeight>
<iPerlCommunicationsFormLeft>0</iPerlCommunicationsFormLeft>
<iPerlCommunicationsFormTop>0</iPerlCommunicationsFormTop>
<TransitionsDlgLeft>0</TransitionsDlgLeft>
<TransitionsDlgTop>0</TransitionsDlgTop>
<TransitionsDlgWidth>0</TransitionsDlgWidth>
<TransitionsDlgHeight>0</TransitionsDlgHeight>
<MetrologyDlgLeft>0</MetrologyDlgLeft>
<MetrologyDlgTop>0</MetrologyDlgTop>
<MetrologyDlgWidth>0</MetrologyDlgWidth>
<MetrologyDlgHeight>0</MetrologyDlgHeight>
<ProceduresDlgLeft>0</ProceduresDlgLeft>
<ProceduresDlgTop>0</ProceduresDlgTop>
<ProceduresDlgWidth>0</ProceduresDlgWidth>
<ProceduresDlgHeight>0</ProceduresDlgHeight>
<OneProcedureDlgLeft>0</OneProcedureDlgLeft>
<OneProcedureDlgTop>0</OneProcedureDlgTop>
<OneProcedureDlgWidth>0</OneProcedureDlgWidth>
<OneProcedureDlgHeight>0</OneProcedureDlgHeight>
<PrintOrderLeft>0</PrintOrderLeft>
<PrintOrderTop>0</PrintOrderTop>
<EnduranceDlgLeft>0</EnduranceDlgLeft>
<EnduranceDlgTop>0</EnduranceDlgTop>
<EnduranceDlgWidth>0</EnduranceDlgWidth>
<EnduranceDlgHeight>0</EnduranceDlgHeight>
<PrintOrderOnlyGoodResult>false</PrintOrderOnlyGoodResult>
<PrintOrderOnlyLastResult>false</PrintOrderOnlyLastResult>
<ResultsConfigMeters>Vertically</ResultsConfigMeters>
<ResultsConfigTests>Rows</ResultsConfigTests>
<ResultsConfigMetersInOneGroup>0</ResultsConfigMetersInOneGroup>
</TestBenchFramework>