Total Tests
Total Steps
Total Time Taken (Current Run) 0h 5m 46s+962ms
Total Time Taken (Overall) 0h 5m 46s+962ms
Start 13-12-2024 02:56:33 pm
End 13-12-2024 03:02:20 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.Process.ProcessSignatures#verifyUIElementsForEsignatureManagementPage fatal
    13-12-2024 02:56:33 pm 13-12-2024 03:02:19 pm 0h 5m 46s+150ms
    Verify UI elements for Esignature Management Page
    P1 Process Smoke
    Status Timestamp Details
    02:56:33 pm **** Verify UI elements for Esignature Management Page ****
    02:56:33 pm https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=autoesign&xmlData=D:\Automation_DataFiles\PrimarySpouse5.xml
    02:57:07 pm https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=autoesign&xmlData=D:\Automation_DataFiles\PrimarySpouse5.xml
    02:57:07 pm Logged in to User:cuadmin@immtestcu.onmicrosoft.com
    02:57:40 pm Successfully navigated to 'New Sessions' page [ScreenShot]
    02:57:40 pm Clicked the 'Attach' tab
    02:57:41 pm Selected 'Attachment Type' : Signature_Card
    02:57:41 pm Selected 'Index Source' : Clark Kent
    02:57:42 pm Selected 'Party to View' : Clark Kent
    02:57:43 pm Selected 'Party to View' : Martha Kent
    02:58:01 pm File uploaded successfully: fingerprint01.pdf
    02:58:42 pm File upload successful [ScreenShot]
    02:58:57 pm Clicked 'Preview' icon for Document 3
    02:58:59 pm Scrolled element into the view [ScreenShot]
    02:59:01 pm Closed the 'Preview' modal
    02:59:34 pm Clicked 'Process' button
    02:59:51 pm Successfully navigated to the 'Session details' page [ScreenShot]
    03:00:01 pm Clicked 'Sign' button
    03:00:01 pm Successfully navigated to the 'ESignature management' page [ScreenShot]
    03:00:14 pm Clicked 'Design' button
    03:00:14 pm Expected: Should navigate to 'Document designer' page
    Actual(Passed): Successfully navigated to 'Document designer' page [ScreenShot]
    03:00:34 pm Clicked 'Continue' button
    03:00:34 pm Successfully navigated to the 'ESignature management' page [ScreenShot]
    03:01:01 pm Clicked 'Back' button
    03:01:01 pm Expected: Should navigate to 'Session Details' page
    Actual(Passed): Successfully navigated to ''Session Details' page [ScreenShot]
    03:01:11 pm Clicked 'Sign' button
    03:01:11 pm Successfully navigated to the 'ESignature management' page [ScreenShot]
    03:01:22 pm Expanded the panel for Jonathan Kent
    03:01:24 pm Clicked 'Print' icon for Jonathan Kent [ScreenShot]
    03:01:27 pm Expected: Count displayed in the icon should match with total number of documents displayed for the party : Jonathan Kent
    Actual(Passed): Count displayed and the number of documents displayed are same [ScreenShot]
    03:01:27 pm Number of documents for 'Jonathan Kent' => 3
    03:01:27 pm Documents to 'Sign' => 2
    03:01:27 pm Documents to 'View' => 0
    03:01:27 pm Expected: 'Request attachment' should be disabled
    Actual(Passed): 'Request attachment' button is disabled [ScreenShot]
    03:01:30 pm Clicked 'Preview' icon [ScreenShot]
    03:01:36 pm Clicked 'InPerson' icon
    03:01:38 pm Clicked 'Email' icon
    03:01:39 pm Expected: 'Request attachment' should be enabled
    Actual(Passed): 'Request attachment' button is enabled [ScreenShot]
    03:01:44 pm Expected: Please review remote authentication details. Click this message to expand for more details should be displayed
    Actual(Passed): Remote warning message is displayed [ScreenShot]
    03:01:47 pm Invalid cross mark is displayed for the entered invalid 'Email Id' : eSignQATest@hotmai [ScreenShot]
    03:01:51 pm Valid check mark is displayed for the entered valid 'Email Id' : eSignQATest@hotmail.com [ScreenShot]
    03:01:54 pm Clicked 'Key' icon
    03:01:58 pm Invalid cross mark is displayed for the entered invalid 'Password' [ScreenShot]
    03:02:03 pm Valid check mark is displayed for the entered valid 'Password' [ScreenShot]
    03:02:05 pm Clicked 'Question Mark' icon
    03:02:19 pm Index 0 out of bounds for length 0 [ScreenShot]
    03:02:19 pm
    java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) at java.base/java.util.Objects.checkIndex(Objects.java:385) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40) at jdk.proxy2/jdk.proxy2.$Proxy25.get(Unknown Source) at com.imm.pages.ESignatureManagementPage.verifyInputValidationSymbol(ESignatureManagementPage.java:1254) at com.imm.testscripts.Process.ProcessSignatures.verifyUIElementsForEsignatureManagementPage(ProcessSignatures.java:3535) 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
    Others: 1
    RunDate Test Name Status
    13-12-2024 02:56:33 pm com.imm.testscripts.Process.ProcessSignatures#verifyUIElementsForEsignatureManagementPage
    fatal
  • Process
    Others: 1
    RunDate Test Name Status
    13-12-2024 02:56:33 pm com.imm.testscripts.Process.ProcessSignatures#verifyUIElementsForEsignatureManagementPage
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    13-12-2024 02:56:33 pm com.imm.testscripts.Process.ProcessSignatures#verifyUIElementsForEsignatureManagementPage
    fatal