Test results
1 suite
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.assetCardTest.assetCardTest">
        <methods>
          <include name="test26"/>
        </methods>
      </class> <!-- com.kinective.omniconnect.groundControl.testscripts.assetCardTest.assetCardTest -->
    </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
1 ignored method
com.kinective.omniconnect.groundControl.testscripts.assetCardTest.assetCardTest
verifyAssetSelectorCards
Methods in chronological order
com.kinective.omniconnect.groundControl.testscripts.assetCardTest.assetCardTest
initialize(org.testng.TestRunner@49f40c00) 0 ms
init(org.testng.TestRunner@49f40c00) 28770 ms