com.imm.testscripts.Process.ProcessSignatures
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Sender_Emails=, Dic_Type=XPLN, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, IntegrationType=, DocumentName=, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=DocSet01, Test_type=, UserType=, Tenant_User=, Applytype=, Group=, Description=verifyXMLSessionRemoteSignByReadEmailFromEmailAddress, fi=, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=, Owners=, TestID=verifyXMLSessionRemoteSignByReadEmailFromEmailAddress, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, FI_Dictionary=XP, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=AutoeSign, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=P@ssword1!, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "java.io.BufferedReader.readLine()" is null
at com.imm.support.EsignDesktopApplicationHandler.generateXmlHostDispatchURL(EsignDesktopApplicationHandler.java:177)
at com.imm.testscripts.Process.ProcessSignatures.verifyXMLSessionRemoteSignByReadEmailFromEmailAddress(ProcessSignatures.java:19376)
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)
(Verifying Kiosk Remote Sign functionality)
C:\Users\sa_kaushal.patel\eclipse-workspace\30_10_AdobeOEM\AdobeSignCloud\testxml\regression\Chrome_Run.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="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.Process.ProcessSignatures">
<methods>
<include name="verifyXMLSessionRemoteSignByReadEmailFromEmailAddress"/>
</methods>
</class> <!-- com.imm.testscripts.Process.ProcessSignatures -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
Sanity
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
Times for IMM_Esign_Chrome
Total running time: 22 seconds
Reporter output for IMM_Esign_Chrome
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Cannot invoke "String.trim()" because the return value of "java.io.BufferedReader.readLine()" is null [ScreenShot]
--- 14 Nov 15:32:13 048 - TestCaseID:: verifyXMLSessionRemoteSignByReadEmailFromEmailAddress
--- 14 Nov 15:32:17 550 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress COMMENTS:
Steps:
Cannot invoke "String.trim()" because the return value of "java.io.BufferedReader.readLine()" is null [ScreenShot]
65 ignored methods
com.imm.testscripts.Process.ProcessSignatures
verifySenderEmailWithGroupEmailIneSignatureManagementPageXML
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
verifyAdobePagesAfterSendingToRemotewithDifferentSenderXML
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
verifySenderEmailIneSignatureManagementPageXML
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
verifyAdobePagesAfterSendingToRemotewithDifferentSenderXML
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
verifySenderEmailIneSignatureManagementPageXML
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@29962b2f)
0 ms
init(org.testng.TestRunner@29962b2f)
10111 ms
verifyXMLSessionRemoteSignByReadEmailFromEmailAddress({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
14903 ms