| Param | Value |
|---|---|
| User Name | ratnak |
| OS | Windows 10 |
| Java Version | 20.0.2 |
| Host Name | immvmqaerauto |
| Name |
|---|
| DashBoard |
| P1 |
| Status | Timestamp | Details |
|---|---|---|
| 09:26:08 AM | ***** verify UI Elemnts In DashBoard with Teller ***** | |
| 09:26:13 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:26:22 AM | Password text field is shown [ScreenShot] | |
| 09:26:29 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:26:29 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:27:05 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:27:31 AM | null [ScreenShot] | |
| 09:27:31 AM | java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.ImmUtils.clickOnElementDisplayed(ImmUtils.java:207)
at com.imm.ereceipt.pages.DashboardPage.clickNotArchiveBtn(DashboardPage.java:2287)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1827)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [13b985af0fdd2d7ad57669bdd6cb4b32, actions {actions=[org.openqa.selenium.interactions.Sequence@7061622]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65163}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 13b985af0fdd2d7ad57669bdd6cb4b32
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1921)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:716)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immOnRunNonArchiveQuery"}
(Session info: chrome=139.0.7258.139)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [13b985af0fdd2d7ad57669bdd6cb4b32, findElement {using=id, value=immOnRunNonArchiveQuery}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65163}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 13b985af0fdd2d7ad57669bdd6cb4b32
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 71 more
|
| Status | Timestamp | Details |
|---|---|---|
| 09:27:34 AM | ***** verify UI Elemnts In DashBoard with Member ***** | |
| 09:27:39 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:27:47 AM | Password text field is shown [ScreenShot] | |
| 09:27:55 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:27:55 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:28:14 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:28:20 AM | Clicked 'Non Archived' button | |
| 09:28:21 AM | Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot] | |
| 09:28:23 AM | Entered 'Member' : 5034463 [ScreenShot] | |
| 09:28:27 AM | Expected: Archived ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Archived:true [ScreenShot] |
|
| 09:28:30 AM | Expected: Active ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Active:false [ScreenShot] |
|
| 09:28:34 AM | Expected: Error ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Error:false [ScreenShot] |
|
| 09:28:35 AM | Clicked sliders Button :Transaction status [ScreenShot] | |
| 09:28:40 AM | Clicked 'Apply' button | |
| 09:46:35 AM | Timed out after 5 seconds. Unable to locate the element | |
| 09:46:35 AM | org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:878)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: org.openqa.selenium.NoSuchElementException: Failed to find element using By.cssSelector: #immPagination button.mat-mdc-paginator-navigation-previous
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:79)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 30 more
Caused by: org.openqa.selenium.NoSuchWindowException: no such window: target window already closed
from unknown error: web view not found
(Session info: chrome=139.0.7258.139)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [e65201ade3f1f7329c3811e4b928cf30, findElement {using=css selector, value=#immPagination button.mat-mdc-paginator-navigation-previous}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65415}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: e65201ade3f1f7329c3811e4b928cf30
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
... 37 more
|
| Status | Timestamp | Details |
|---|---|---|
| 09:46:39 AM | ***** Verify Transaction in Dashboard Page ***** | |
| 09:46:44 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:46:52 AM | Password text field is shown [ScreenShot] | |
| 09:46:59 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:46:59 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:47:19 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:47:24 AM | Clicked 'Non Archived' button | |
| 09:47:25 AM | Entered 'Transaction' : 2666c36b-8e1a-438b-91d8-b026da7e09af [ScreenShot] | |
| 09:47:28 AM | Expected: Archived ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Archived:false [ScreenShot] |
|
| 09:47:32 AM | Expected: Active ( slider -on(true)/off(false)) Actual(Failed): Failed to slidered the Active [ScreenShot] |
|
| 09:47:35 AM | Expected: Error ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Error:false [ScreenShot] |
|
| 09:47:36 AM | Clicked sliders Button :Transaction status [ScreenShot] | |
| 09:47:42 AM | Clicked 'Apply' button | |
| 09:47:55 AM | No records are found [ScreenShot] | |
| 09:47:55 AM | No records found for the given search criteria [ScreenShot] | |
| 09:47:55 AM | Test Failed. Check the steps above in red color. | |
| 09:47:55 AM | java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.ereceipt.support.Log.fail(Log.java:529)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|
| Status | Timestamp | Details |
|---|---|---|
| 09:47:59 AM | ***** verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format' ***** | |
| 09:48:05 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:48:13 AM | Password text field is shown [ScreenShot] | |
| 09:48:20 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:48:20 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:48:39 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:48:44 AM | Clicked 'Non Archived' button | |
| 09:48:46 AM | Entered 'Date range' : 11/01/2021 - 11/22/2021 [ScreenShot] | |
| 09:48:49 AM | Expected: Archived ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Archived:false [ScreenShot] |
|
| 09:48:53 AM | Expected: Active ( slider -on(true)/off(false)) Actual(Failed): Failed to slidered the Active [ScreenShot] |
|
| 09:48:56 AM | Expected: Error ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Error:false [ScreenShot] |
|
| 09:48:57 AM | Clicked sliders Button :Transaction status [ScreenShot] | |
| 09:49:02 AM | Clicked 'Apply' button | |
| 09:49:15 AM | No records are found [ScreenShot] | |
| 09:49:16 AM | No records found for the given search criteria [ScreenShot] | |
| 09:49:16 AM | Test Failed. Check the steps above in red color. | |
| 09:49:16 AM | java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.ereceipt.support.Log.fail(Log.java:529)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|
| Status | Timestamp | Details |
|---|---|---|
| 09:49:19 AM | ***** verify UI Elemnts In DashBoard with partial Teller Fristname ***** | |
| 09:49:23 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:49:32 AM | Password text field is shown [ScreenShot] | |
| 09:49:39 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:49:39 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:49:57 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:50:02 AM | Clicked 'Non Archived' button | |
| 09:50:04 AM | Entered 'Date range' : 11/01/2021 - 11/20/2021 [ScreenShot] | |
| 09:50:05 AM | Entered 'FirstName' : ja [ScreenShot] | |
| 09:50:09 AM | Expected: Archived ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Archived:false [ScreenShot] |
|
| 09:50:12 AM | Expected: Active ( slider -on(true)/off(false)) Actual(Failed): Failed to slidered the Active [ScreenShot] |
|
| 09:50:16 AM | Expected: Error ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Error:false [ScreenShot] |
|
| 09:50:17 AM | Clicked sliders Button :Transaction status [ScreenShot] | |
| 09:50:22 AM | Clicked 'Apply' button | |
| 09:50:35 AM | No records are found [ScreenShot] | |
| 09:50:35 AM | No records found for the given search criteria [ScreenShot] | |
| 09:50:35 AM | Test Failed. Check the steps above in red color. | |
| 09:50:35 AM | java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.ereceipt.support.Log.fail(Log.java:529)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|
| Status | Timestamp | Details |
|---|---|---|
| 09:50:39 AM | ***** verify UI Elemnts In DashBoard with partial Teller Lastname ***** | |
| 09:50:44 AM | Successfully navigated to 'eReceipts Teller' Page | |
| 09:50:52 AM | Password text field is shown [ScreenShot] | |
| 09:50:59 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 09:50:59 AM | logged with the Username:ChrisSuperTeller@Qaxpauto1.onmicrosoft.com | |
| 09:51:20 AM | Successfully navigated to the 'Dashboard' page [ScreenShot] | |
| 09:51:25 AM | Clicked 'Non Archived' button | |
| 09:51:26 AM | Entered 'LastName' : op [ScreenShot] | |
| 09:51:29 AM | Expected: Archived ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Archived:false [ScreenShot] |
|
| 09:51:33 AM | Expected: Active ( slider -on(true)/off(false)) Actual(Failed): Failed to slidered the Active [ScreenShot] |
|
| 09:51:36 AM | Expected: Error ( slider -on(true)/off(false)) Actual(Passed): Sucessfully slidered the Error:false [ScreenShot] |
|
| 09:51:37 AM | Clicked sliders Button :Transaction status [ScreenShot] | |
| 09:51:42 AM | Clicked 'Apply' button | |
| 09:51:55 AM | No records are found [ScreenShot] | |
| 09:51:55 AM | No records found for the given search criteria [ScreenShot] | |
| 09:51:55 AM | Test Failed. Check the steps above in red color. | |
| 09:51:55 AM | java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.ereceipt.support.Log.fail(Log.java:529)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|
| RunDate | Test Name | Status |
|---|---|---|
| 29-08-2025 09:26:08 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825092608 | fatal |
| 29-08-2025 09:27:34 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825092734 | fatal |
| 29-08-2025 09:46:39 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094639 | fail |
| 29-08-2025 09:47:59 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094759 | fail |
| 29-08-2025 09:49:19 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094919 | fail |
| 29-08-2025 09:50:39 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825095039 | fail |
| RunDate | Test Name | Status |
|---|---|---|
| 29-08-2025 09:26:08 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825092608 | fatal |
| 29-08-2025 09:27:34 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825092734 | fatal |
| 29-08-2025 09:46:39 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094639 | fail |
| 29-08-2025 09:47:59 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094759 | fail |
| 29-08-2025 09:49:19 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825094919 | fail |
| 29-08-2025 09:50:39 AM | com.imm.ereceipt.testscripts.DashBoard.DashBoard#verifyFiltersInDashBoard#290825095039 | fail |