Test results
1 suite, 1 failed test
com.imm.testscripts.Edelivery.EDelivery
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML (, chrome_Windows 11)
java.lang.NullPointerException: null value in entry: url=null at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) at com.google.common.collect.SingletonImmutableBiMap.<init>(SingletonImmutableBiMap.java:43) at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:81) at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:128) at org.openqa.selenium.remote.DriverCommand.GET(DriverCommand.java:191) at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:312) at com.imm.pages.SignInPage.load(SignInPage.java:123) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49) at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML(EDelivery.java:3726) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Adobe SMS checkbox for EDelivery using different Authentication methods for XML Session)
C:\Users\sa_chintan.choksi\AppData\Local\Temp\testng-eclipse-238962334\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.Edelivery.EDelivery">
        <methods>
          <include name="verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML"/>
        </methods>
      </class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
Process
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
Smoke
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
Times for IMM_Esign_Chrome
Total running time: 487 ms
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML(, chrome_Windows 11)
   --- 23 Sep 17:23:34 787 - TestCaseID:: verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
   --- 23 Sep 17:23:37 400 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
null
Steps:

null value in entry: url=null [ScreenShot]
9 ignored methods
com.imm.testscripts.Edelivery.EDelivery
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
VerifyDeliveryXMLDefault_AllParties
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@4569b6a9) 0 ms
init(org.testng.TestRunner@4569b6a9) 24352 ms
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML(, chrome_Windows 11) 27133 ms