Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyUIElementsInCollectionDocumentPage (, chrome_Windows 10)
java.lang.AssertionError: Test Failed. Check the steps above in red color. at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:511) at com.imm.support.Log.testCaseResult(Log.java:261) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIElementsInCollectionDocumentPage(DocumentRTS.java:1001) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:1596) 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 UI Elements in the Collected Documents)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1870346357\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.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyUIElementsInCollectionDocumentPage"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyUIElementsInCollectionDocumentPage
P1
verifyUIElementsInCollectionDocumentPage
Smoke
verifyUIElementsInCollectionDocumentPage
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyUIElementsInCollectionDocumentPage(, chrome_Windows 10)
   --- 26 Nov 19:46:12 630 - TestCaseID:: verifyUIElementsInCollectionDocumentPage
   --- 26 Nov 19:46:17 205 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verifying UI Elements in the Collected Documents
Steps:
 Navigated to 'eSign Login' page
 Entered values for the fields in 'Login' page
   --- 26 Nov 19:46:43 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 19:46:43 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 26 Nov 19:46:43 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> id: btnUpload]
   --- 26 Nov 19:46:43 543 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 26 Nov 19:46:43 544 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 26 Nov 19:46:43 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 26 Nov 19:46:45 896 - Element is displayed:: {xpath: //a[text()='Administration']}
 Successfully navigated to 'Document Maintenance RTS' page [ScreenShot]
 Clicked 'Select All' button
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
 File uploaded successfully: DocumentExport.Zip
 Import the template from Zip formate
   --- 26 Nov 19:46:59 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 19:46:59 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
 Filled the values [ScreenShot]
   --- 26 Nov 19:47:06 094 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 19:47:06 096 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: check the Define attachment document after Save
Actual(Failed): Failed to verify the Define attachment document after Save
[ScreenShot]
   --- 26 Nov 19:47:08 558 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 19:47:08 558 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
 Filled the values [ScreenShot]
   --- 26 Nov 19:47:16 289 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 26 Nov 19:47:16 290 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: check the Define attachment document after Save
Actual(Failed): Failed to verify the Define attachment document after Save
[ScreenShot]
   --- 26 Nov 19:47:20 795 - Element is displayed:: {xpath: //a[text()='Processing']}
   --- 26 Nov 19:47:32 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 19:47:32 869 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 26 Nov 19:47:33 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 19:47:33 024 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 26 Nov 19:47:33 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: .header]
 Successfully navigated to 'collection Document' page [ScreenShot]
 File uploaded successfully: Disclosure.pdf
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Disclosure.pdf file in the collected Document Page
[ScreenShot]
 File uploaded successfully: Loan Application Form.pdf
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page
[ScreenShot]
 File uploaded successfully: Students Loan.pdf
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page
[ScreenShot]
Expected: Verify Create session , Add to Existing session and +Add buttons are disabled
Actual(Passed): Sucessfully Verified Create session , Add to Existing session and +Add buttons are disabled
[ScreenShot]
   --- 26 Nov 19:47:39 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 0
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
   --- 26 Nov 19:47:43 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 1
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
   --- 26 Nov 19:47:47 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 2
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
 The document at 1st position before drag and drop :Disclosure
 The document at the last position before drag and drop :StudentsLoan
 Before Drag and drop [ScreenShot]
   --- 26 Nov 19:47:48 910 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 19:47:48 911 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 26 Nov 19:47:49 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 19:47:49 439 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: Drag and drop must work fine
Actual(Passed): Document 'StudentsLoan' was dragged and dropped from position '7' to '1'
[ScreenShot]
 The document at 1st posotion after drag and drop :
 The document at the second posotion after drag and drop :
 After Drag and drop [ScreenShot]
   --- 26 Nov 19:47:54 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 26 Nov 19:47:54 293 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: Drag and drop of the document 'StudentsLoan' at the position '7' to the first position should be successfull
Actual(Passed): Drag and drop of the document 'StudentsLoan' at the position '7' to the first position is successfull
[ScreenShot]
   --- 26 Nov 19:48:06 763 - Unable to find a element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
   --- 26 Nov 19:48:10 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 0
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
   --- 26 Nov 19:48:13 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 1
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
   --- 26 Nov 19:48:17 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (423117daf5c0c59ad791eebb835255d6)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 2
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
 Clicked 'Select All' button [ScreenShot]
Expected: 'Select All' button should be replaced by 'UnSelect All' button
Actual(Passed): 'Select All' button is replaced by 'UnSelect All' button
[ScreenShot]
 Clicked 'UnSelect All' button [ScreenShot]
Expected: 'UnSelect All' button should be replaced by 'Select All' button
Actual(Passed): 'UnSelect All' button is replaced by 'Select All' button
[ScreenShot]
 Clicked 'Select All' button [ScreenShot]
Expected: Toggling the Delete must work fine
Actual(Passed): Toggling the Delete is working fine we are seeing Delete button
[ScreenShot]
 Clicked 'UnSelect All' button [ScreenShot]
Expected: Toggling the Add must work fine
Actual(Passed): Toggling the Add is working fine we are seeing add button
[ScreenShot]

Test Failed. Check the steps above in red color.
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@6f78c132) 0 ms
init(org.testng.TestRunner@6f78c132) 10185 ms
verifyUIElementsInCollectionDocumentPage(, chrome_Windows 10) 15061 ms