| Param | Value |
|---|---|
| User Name | Sunithap |
| OS | Windows 10 |
| Java Version | 16.0.2 |
| Host Name | sunithap001 |
| Name |
|---|
| ConfiguringFI |
| P1 |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 12:10:44 PM | No Action required message | |
| 12:11:49 PM | Successfully navigated to 'new session' page [ScreenShot] | |
| 12:11:50 PM | Logged in user : cuadmin of type : Admin | |
| 12:12:05 PM | Navigated to 'Documents Maintenance' page | |
| 12:12:18 PM | Clicked 'Upload Documents' button | |
| 12:12:25 PM | Selected Dictionary : XPLN | |
| 12:12:48 PM | Uploaded all the files that are in the path - 'src/main/resources/testdata/files/sampledocs' | |
| 12:12:48 PM | Expected: The uploaded file should be displayed with file name, dictionary type and delete icon Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon [ScreenShot] |
|
| 12:12:52 PM | Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown [ScreenShot] |
|
| 12:12:52 PM | Expected: The 'Upload' button should be displayed Actual(Passed): The 'Upload' button is displayed [ScreenShot] |
|
| 12:12:53 PM | Expected: The 'Upload' button should be displayed below the documents list Actual(Passed): The 'Upload' button is displayed below the documents list [ScreenShot] |
|
| 12:12:54 PM | Total number of documents uploaded is : 45 | |
| 12:13:11 PM | Clicked Upload button | |
| 12:16:31 PM | Documents Maintenance page didn't open up [ScreenShot] | |
| 12:16:31 PM | java.lang.AssertionError: Documents Maintenance page didn't open up
at com.imm.esignplus.support.Log.fail(Log.java:490)
at com.imm.esignplus.pages.DocumentsPage.isLoaded(DocumentsPage.java:116)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.esignplus.pages.UploadDocumentsPage.clickContinuebtn(UploadDocumentsPage.java:278)
at com.imm.esignplus.testscripts.TestDataCreation.TestDataCreation.uploadDocsBySelectingFilesAndDelete(TestDataCreation.java:177)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
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)
|