Total Tests
Total Steps
Total Time Taken (Current Run) 0h 10m 55s+184ms
Total Time Taken (Overall) 0h 10m 55s+184ms
Start 08-08-2024 01:20:27 pm
End 08-08-2024 01:31:22 pm
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name Sunitha.Patterm
OS Windows 10
Java Version 21.0.1
Host Name SIMS-IT-66
Categories
Name
P1
Process
Smoke
Tests
  • com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSInPersonSigningMethodRTSSession fail
    08-08-2024 01:20:27 pm 08-08-2024 01:26:52 pm 0h 6m 25s+42ms
    verify Adobe SMS In Person Signing Method - Unified FI
    P1 Process Smoke
    , chrome_Windows 10 , chrome_Windows 10 , chrome_Windows 10 , chrome_Windows 10
    Status Timestamp Details
    01:20:27 pm **** verify Adobe SMS In Person Signing Method - Unified FI ****
    01:21:26 pm Successfully navigated to 'Manage FI' page [ScreenShot]
    01:21:32 pm Existing Fi Name is not displaying [ScreenShot]
    01:21:37 pm Host Id 0 Automation TestFI | AutoTestFI
    01:21:37 pm Search FI displayed in list
    01:21:44 pm Successfully validated FI Id label [ScreenShot]
    01:21:44 pm Fi details are matching [ScreenShot]
    01:21:44 pm Successfully navigated to 'RemoteSettings' page [ScreenShot]
    01:21:46 pm Remote SMS Link Notification Delivery is already disabled [ScreenShot]
    01:21:49 pm Disabling default SMS Checkbox [ScreenShot]
    01:21:53 pm Clicked on Save button
    01:22:31 pm Navigated to 'eSign Login' page
    01:22:36 pm Entered values for the fields in 'Login' page [ScreenShot]
    01:23:20 pm Login as FiAdmin with Existing FI : autotestfi
    01:23:20 pm Navigated to 'Document Maintenance RTS' Page
    01:23:26 pm Clicked 'Select All' button
    01:23:28 pm Expected: Delete the ALL documents
    Actual(Passed): Successfully deleted ALL the documents [ScreenShot]
    01:23:51 pm File Dragged and dropped to clipboard
    01:24:05 pm Expected: The File upload in Import template
    Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot]
    01:24:27 pm File Dragged and dropped to clipboard
    01:24:41 pm Expected: The File upload in Import template
    Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot]
    01:24:41 pm Check box is Editable
    01:24:47 pm Clicked on check box [ScreenShot]
    01:24:50 pm Clicked on OK button [ScreenShot]
    01:25:42 pm File Dragged and dropped to clipboard
    01:25:42 pm Expected: The File upload in collected Document Page
    Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page [ScreenShot]
    01:26:16 pm Expected: Document name should not show up as Unknown
    Actual(Passed): Successfully seen Document name is not as Unknown [ScreenShot]
    01:26:16 pm Successfully navigated to 'Session Details' page [ScreenShot]
    01:26:22 pm Clicked 'Sign' button
    01:26:22 pm Successfully navigated to the 'eSignature Management' page [ScreenShot]
    01:26:30 pm Expanded the panel for Sam Smith
    01:26:32 pm Successfully verified SMS Link Notification option is not available for Email signing [ScreenShot]
    01:26:32 pm Clicked 'InPerson' icon
    01:26:35 pm Successfully verified SMS Link Notification option is not available for In Person signing [ScreenShot]
    01:26:42 pm Expanded 'Document panel' for Sam Smith [ScreenShot]
    01:26:52 pm Clicked 'Sign' button for Sam Smith
    01:26:52 pm Test Passed.
    01:27:56 pm Successfully navigated to 'Manage FI' page [ScreenShot]
    01:28:02 pm Existing Fi Name is not displaying [ScreenShot]
    01:28:07 pm Host Id 0 Automation TestFI | AutoTestFI
    01:28:07 pm Search FI displayed in list
    01:28:14 pm Successfully navigated to 'RemoteSettings' page [ScreenShot]
    01:28:16 pm Remote SMS Link Notification Delivery is already enabled [ScreenShot]
    01:28:21 pm Enabling default SMS Checkbox [ScreenShot]
    01:28:25 pm Clicked on Save button
    01:29:00 pm Navigated to 'eSign Login' page
    01:29:06 pm Entered values for the fields in 'Login' page [ScreenShot]
    01:29:49 pm Login as FiAdmin with Existing FI : autotestfi
    01:29:49 pm Navigated to 'Document Maintenance RTS' Page
    01:29:56 pm Clicked 'Select All' button
    01:29:58 pm Expected: Delete the ALL documents
    Actual(Passed): Successfully deleted ALL the documents [ScreenShot]
    01:30:20 pm File Dragged and dropped to clipboard
    01:30:34 pm Expected: The File upload in Import template
    Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot]
    01:30:56 pm File Dragged and dropped to clipboard
    01:31:10 pm Expected: The File upload in Import template
    Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot]
    01:31:15 pm Check box is Editable
    01:31:22 pm Failed to click on check box [ScreenShot]
    01:31:22 pm
    java.lang.AssertionError: Failed to click on check box at com.imm.support.Log.fail(Log.java:495) at com.imm.support.Log.assertThat(Log.java:678) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyInPersonSigningMethodineSignPage(DocumentRTS.java:5467) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSInPersonSigningMethodRTSSession(DocumentRTS.java:8811) 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)
Categories
  • P1
    Fail: 1
    RunDate Test Name Status
    08-08-2024 01:20:27 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSInPersonSigningMethodRTSSession
    fail
  • Process
    Fail: 1
    RunDate Test Name Status
    08-08-2024 01:20:27 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSInPersonSigningMethodRTSSession
    fail
  • Smoke
    Fail: 1
    RunDate Test Name Status
    08-08-2024 01:20:27 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyAdobeSMSInPersonSigningMethodRTSSession
    fail