Test results
1 suite
corusent.qa.corusent.tests.investorRelations.IR_Overview
testIR_Overview
java.lang.IllegalStateException: The driver executable does not exist: /codebuild/output/src721330355/src/Corusent/chromedriver.exe at com.google.common.base.Preconditions.checkState(Preconditions.java:585) at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:146) at org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:141) at org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:35) at org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:159) at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:355) at org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:94) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:137) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:92) at corusent.qa.corusent.base.BaseTest.beforeMethod(BaseTest.java:32) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ... Removed 22 stack frames
(Verify the functionalities of Events & Presentations page ......)
corusent.qa.corusent.tests.footer.CopyrightYear
testCopyrightYear
java.lang.IllegalStateException: The driver executable does not exist: /codebuild/output/src721330355/src/Corusent/chromedriver.exe at com.google.common.base.Preconditions.checkState(Preconditions.java:585) at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:146) at org.openqa.selenium.remote.service.DriverService.findExecutable(DriverService.java:141) at org.openqa.selenium.chrome.ChromeDriverService.access$000(ChromeDriverService.java:35) at org.openqa.selenium.chrome.ChromeDriverService$Builder.findDefaultExecutable(ChromeDriverService.java:159) at org.openqa.selenium.remote.service.DriverService$Builder.build(DriverService.java:355) at org.openqa.selenium.chrome.ChromeDriverService.createDefaultService(ChromeDriverService.java:94) at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:137) at corusent.qa.corusent.helper.DriverHelper.getDriver(DriverHelper.java:92) at corusent.qa.corusent.base.BaseTest.beforeMethod(BaseTest.java:32) at java.base/java.util.ArrayList.forEach(ArrayList.java:1541) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ... Removed 22 stack frames
(Verify Copyright functionalities! ......)
/codebuild/output/src721330355/src/Corusent/resources/TestNG-Corusent-UAT-HeaderValidations.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite configfailurepolicy="continue" thread-count="1" parallel="tests" name="Corusent-UAT-TestSuite-Header-Validation" guice-stage="DEVELOPMENT" verbose="0">
  <test thread-count="1" parallel="tests" name="CorusentChromeDesktop" verbose="0">
    <parameter name="paramBrowserType" value="Chrome"/>
    <parameter name="paramTestUrl" value="https://uat1.corusent.com/"/>
    <classes>
      <class name="corusent.qa.corusent.tests.investorRelations.IR_Overview"/>
      <class name="corusent.qa.corusent.tests.footer.CopyrightYear"/>
    </classes>
  </test> <!-- CorusentChromeDesktop -->
</suite> <!-- Corusent-UAT-TestSuite-Header-Validation -->
            
Tests for Corusent-UAT-TestSuite-Header-Validation
  • CorusentChromeDesktop (2 classes)
Groups for Corusent-UAT-TestSuite-Header-Validation
Times for Corusent-UAT-TestSuite-Header-Validation
Total running time: 164 ms
Reporter output for Corusent-UAT-TestSuite-Header-Validation
0 ignored methods
Methods in chronological order
corusent.qa.corusent.tests.investorRelations.IR_Overview
beforeMethod(Chrome, https://uat1.corusent.com/) 0 ms
testIR_Overview 116 ms
afterMethod 118 ms
corusent.qa.corusent.tests.footer.CopyrightYear
beforeMethod(Chrome, https://uat1.corusent.com/) 119 ms
afterMethod 122 ms
testCopyrightYear 122 ms