Total Tests
Total Steps
Total Time Taken (Current Run) 0h 3m 6s+345ms
Total Time Taken (Overall) 0h 3m 6s+345ms
Start 30-10-2024 02:33:05 pm
End 30-10-2024 02:36:12 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 sa_kaushal.patel
OS Windows 11
Java Version 17.0.5
Host Name PTLP-19
Categories
Name
DocumentRTS
P1
Smoke
Tests
  • com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument fatal
    30-10-2024 02:33:06 pm 30-10-2024 02:36:11 pm 0h 3m 5s+19ms
    Verify create session with barcode documnets
    P1 DocumentRTS Smoke
    , chrome_Windows 11
    Status Timestamp Details
    02:33:45 pm Navigated to 'eSign Login' page
    02:33:50 pm Entered values for the fields in 'Login' page [ScreenShot]
    02:34:26 pm Login as FiAdmin with Existing FI : null
    02:34:39 pm Navigated to 'Index Field Maintenence' Page
    02:34:42 pm Account_Number - index field is NOT displayed [ScreenShot]
    02:34:42 pm Account_Number - index field is NOT displayed [ScreenShot]
    02:34:42 pm Account_Number - index field is NOT displayed [ScreenShot]
    02:34:43 pm Account_Number - index field is NOT displayed [ScreenShot]
    02:34:45 pm Account_Number - index field is displayed [ScreenShot]
    02:34:45 pm 'Account_Number' - index field available [ScreenShot]
    02:34:45 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:45 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:45 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:46 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:46 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:46 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:46 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:46 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:47 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:47 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:47 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:47 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:47 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:48 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:48 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:48 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:48 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:48 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:49 pm Sub_Account_Number - index field is NOT displayed [ScreenShot]
    02:34:51 pm Sub_Account_Number - index field is displayed [ScreenShot]
    02:34:51 pm 'Sub_Account_Number' - index field available [ScreenShot]
    02:34:51 pm Account_Number - index field not found
    02:34:51 pm Account_Number - index field not found
    02:34:51 pm Account_Number - index field not found
    02:34:51 pm Account_Number - index field not found
    02:35:06 pm Barcode Function' added in Index Field Maintenence Page [ScreenShot]
    02:35:18 pm Navigated to 'Document Maintenance RTS' Page
    02:35:24 pm Clicked 'Select All' button
    02:35:27 pm Expected: Delete the ALL documents
    Actual(Passed): Successfully deleted ALL the documents [ScreenShot]
    02:35:49 pm File Dragged and dropped to clipboard
    02:36:03 pm Expected: The File upload in Import template
    Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot]
    02:36:11 pm Index 0 out of bounds for length 0 [ScreenShot]
    02:36:11 pm
    java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40) at jdk.proxy2/jdk.proxy2.$Proxy36.get(Unknown Source) at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:454) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12505) 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)
Categories
  • DocumentRTS
    Others: 1
    RunDate Test Name Status
    30-10-2024 02:33:06 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    30-10-2024 02:33:06 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    30-10-2024 02:33:06 pm com.imm.testscripts.DocumentRTS.DocumentRTS#verifyCreateSessionUsingBarcodeDocument
    fatal