| Test | # Passed | # Skipped | # Retried | # Failed | Time (ms) | Included Groups | Excluded Groups |
|---|---|---|---|---|---|---|---|
| Ground Control QA Automation | |||||||
| Ground_Control_QA_Chrome | 0 | 0 | 0 | 1 | 33,413 | ||
| Class | Method | Start | Time (ms) |
|---|---|---|---|
| Ground Control QA Automation | |||
| Ground_Control_QA_Chrome — failed | |||
| com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx | calyxTestAutomation | 1760015550822 | 28771 |
| Parameter #1 |
|---|
| {TestID=calyxTestAutomation, LOGIN PAGEMAP=userName:monil.shah@kinective.io; password:JcCFRFZ6NEh6pXmFsaxYkg==; key:Login;, Description=Login and validate the Home Page, Search and Select the Assets, AUTHENTICATION PAGEMAP=clientId:1g4e2uooct33p11bp1ldtrkqb8; clientSecret:1p6j4fndgnrvtt52a12qh3c6uhopu00ahvebu6dvs112npi0dbe1;} |
| Messages |
| Exception |
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "issueIds" is null
at com.kinective.omniconnect.support.ExtentReporter.endTest(ExtentReporter.java:265)
at com.kinective.omniconnect.support.Log.endTestCase(Log.java:270)
at com.kinective.omniconnect.groundControl.testscripts.testCalyx.testCalyx.calyxTestAutomation(testCalyx.java:105)
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.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
|