C:\Users\BenjaminBrumby\Documents\Projects\Calyx\qaautomation\testxml\GC_Chrome_Omni_connect_ground_control_test.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="Ground Control QA Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://ground-control-test.nxtsoft.com"/>
<parameter name="projectKey" value="DPF"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://ground-control-test.nxtsoft.com"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" parallel="methods" name="Ground_Control_QA_Chrome" verbose="3">
<classes>
<class name="com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx">
<methods>
<include name="P2"/>
</methods>
</class> <!-- com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx -->
</classes>
</test> <!-- Ground_Control_QA_Chrome -->
</suite> <!-- Ground Control QA Automation -->
Tests for Ground Control QA Automation
- Ground_Control_QA_Chrome (1 class)
Groups for Ground Control QA Automation
Times for Ground Control QA Automation
Total running time: 0 ms
Reporter output for Ground Control QA Automation
2 ignored methods
com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx
calyxTestAutomation
calyxDataCall
calyxDataCall
Methods in chronological order
com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx
initialize(org.testng.TestRunner@2ab26378)
0 ms
init(org.testng.TestRunner@2ab26378)
29407 ms