| Param | Value |
|---|---|
| User Name | kaushalp |
| OS | Windows Server 2019 |
| Java Version | 21.0.6 |
| Host Name | kaushalp007 |
| Name |
|---|
| P1 |
| Process |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 09:34:33 AM | verify Adobe SMS checkbox for EDelivery using ID.me Authentication for RTS Session | |
| 09:34:38 AM | Navigated to 'eSign Login' page | |
| 09:35:05 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:35:08 AM | Login into FI : kp1 & User: - fiadmin | |
| 09:35:33 AM | Login as FiAdmin with Existing FI : kp1 | |
| 09:35:40 AM | Navigated to 'Document Maintenance RTS' Page | |
| 09:35:46 AM | Clicked 'Select All' button | |
| 09:35:51 AM | Expected: Delete the ALL documents Actual(Passed): Successfully deleted ALL the documents [ScreenShot] |
|
| 09:36:04 AM | File uploaded successfully: DocumentExport.Zip | |
| 09:36:04 AM | Import the template from Zip formate | |
| 09:36:53 AM | File Dragged and dropped to clipboard | |
| 09:36:54 AM | Expected: The File upload in collected Document Page Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page [ScreenShot] |
|
| 09:37:04 AM | File Dragged and dropped to clipboard | |
| 09:37:05 AM | Expected: The File upload in collected Document Page Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page [ScreenShot] |
|
| 09:38:32 AM | Expanded 'Document panel' for John Smith [ScreenShot] | |
| 09:38:48 AM | Clicked 'Sign' button for John Smith | |
| 09:38:50 AM | Signature matched with the Name [ScreenShot] | |
| 09:39:04 AM | Clicked 'Accept' button! in eSignature Conscent page | |
| 09:39:18 AM | not found left pane | |
| 09:39:20 AM | clicked on collapse left pane arrow [ScreenShot] | |
| 09:39:27 AM | Selected document : Loan [ScreenShot] | |
| 09:39:32 AM | Clicked 'Sign' button | |
| 09:39:45 AM | Clicked 'Next' button | |
| 09:40:00 AM | Clicked 'Sign' button | |
| 09:40:16 AM | Clicked 'Confirm signature and finish' button! | |
| 09:40:24 AM | Expanded 'Document panel' for James Lian [ScreenShot] | |
| 09:40:40 AM | Clicked 'Sign' button for James Lian | |
| 09:40:42 AM | Signature matched with the Name [ScreenShot] | |
| 09:40:55 AM | Clicked 'Accept' button! in eSignature Conscent page | |
| 09:41:09 AM | not found left pane | |
| 09:41:11 AM | clicked on collapse left pane arrow [ScreenShot] | |
| 09:41:18 AM | Selected document : Loan [ScreenShot] | |
| 09:41:23 AM | Clicked 'Sign' button | |
| 09:41:36 AM | Clicked 'Next' button | |
| 09:41:50 AM | Clicked 'Sign' button | |
| 09:42:05 AM | Clicked 'Confirm signature and finish' button! | |
| 09:42:13 AM | Expanded 'Document panel' for Sam Smith [ScreenShot] | |
| 09:42:28 AM | Clicked 'Sign' button for Sam Smith | |
| 09:42:30 AM | Signature matched with the Name [ScreenShot] | |
| 09:42:43 AM | Clicked 'Accept' button! in eSignature Conscent page | |
| 09:42:57 AM | not found left pane | |
| 09:42:59 AM | clicked on collapse left pane arrow [ScreenShot] | |
| 09:43:06 AM | Selected document : StudentsLoan [ScreenShot] | |
| 09:43:11 AM | Clicked 'Sign' button | |
| 09:43:27 AM | Clicked 'Confirm signature and finish' button! | |
| 09:43:36 AM | Cannot invoke "String.hashCode()" because "AuthenticationMethod" is null [ScreenShot] | |
| 09:43:36 AM | java.lang.NullPointerException: Cannot invoke "String.hashCode()" because "AuthenticationMethod" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS(EDelivery.java:218)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|