com.kinective.mts.testscripts.adminPortal.adminPortal
VerifyInstitutionFieldsValidationsErrorMessages
({Description=Login as a Admin user and trying to pass invalid parameters in the Add Institution fields and verify the errors, UserName=Fiadmin@ctusbank.onmicrosoft.com, Tenant Name=, Application ID=, Tenant FQDN=, Connector Name=, TestID=VerifyInstitutionFieldsValidationsErrorMessages, Tenant ID=, DefaultAdmin=, Group Name=, Select Group Role=, Group ID=, Password=iMM2023!})
java.lang.AssertionError: The following asserts failed:
expected [Tenant FQDN validation message is NOT displayed.] but found [Tenant FQDN is required],
expected [Email validation message is NOT displayed.] but found [Email is required]
at org.testng.asserts.SoftAssert.assertAll(SoftAssert.java:47)
at org.testng.asserts.SoftAssert.assertAll(SoftAssert.java:31)
at com.kinective.mts.testscripts.adminPortal.adminPortal.VerifyInstitutionFieldsValidationsErrorMessages(adminPortal.java:1085)
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:1570)
(Admin Portal Validations)
C:\Users\sa_altaf.shaikh\git\ECS_Repo\testxml\Smoke\Chrome_Admin_Method1.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://qa.immecs.app/adm/#/institutions"/>
<parameter name="projectKey" value="MTS"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://qa.immecs.app/adm/#/institutions"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.kinective.mts.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" parallel="methods" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.kinective.mts.testscripts.adminPortal.adminPortal">
<methods>
<include name="VerifyInstitutionFieldsValidationsErrorMessages"/>
</methods>
</class> <!-- com.kinective.mts.testscripts.adminPortal.adminPortal -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
Times for IMM_QA_Automation
Total running time: 1 minutes
Reporter output for IMM_QA_Automation
VerifyInstitutionFieldsValidationsErrorMessages({Description=Login as a Admin user and trying to pass invalid parameters in the Add Institution fiel...)
--- 09 Dec 20:27:26 337 - TestCaseID:: VerifyInstitutionFieldsValidationsErrorMessages
--- 09 Dec 20:27:37 713 - 11 - Driver::initialize::Get - com.kinective.mts.support.WebDriverFactory.get(WebDriverFactory.java:566)
Verify UI Elements for General settings page
Steps:
--- 09 Dec 20:27:51 894 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=36574351-3de3-4d3f-9925-0aab0c9fbf11&scope=.default%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fqa.immecs.app%2fadm%2fv1%2f&client-request-id=9c157d41-e48c-46c0-b904-7b95150a1d17&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.32.1&client_info=1&code_challenge=ide5xjsyqcl-uzg-qlxfuduiegcs4scriq-omh3_6ig&code_challenge_method=s256&nonce=d53667ff-d4ff-4e3b-a939-a0cab031c84d&state=eyjpzci6ijmyztnhmdrjlwm3yzktngm2ms05mju4lwfjyzuzymqymmrjyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 Dec 20:27:51 895 - 7 - Page Load Wait: (Sync) - com.kinective.mts.support.Utils.waitForPageLoad(Utils.java:184)
--- 09 Dec 20:27:53 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: idSIButton9]
--- 09 Dec 20:27:54 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: i0116]
--- 09 Dec 20:27:59 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: i0116]
--- 09 Dec 20:28:00 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: idSIButton9]
--- 09 Dec 20:28:02 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: i0118]
--- 09 Dec 20:28:08 448 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 Dec 20:28:08 449 - 5 - Page Load Wait: (Sync) - com.kinective.mts.support.Utils.waitForPageLoad(Utils.java:184)
--- 09 Dec 20:28:08 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: lightbox]
--- 09 Dec 20:28:09 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: idSIButton9]
--- 09 Dec 20:28:38 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //c-sidebar-nav-link-content[contains(text(),'Institutions')]]
--- 09 Dec 20:28:42 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: immBtnAdd]
--- 09 Dec 20:28:45 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //input[@placeholder='Directory (tenant) ID']]
--- 09 Dec 20:28:46 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //input[@placeholder='Name']]
--- 09 Dec 20:28:47 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //input[@placeholder='Tenant FQDN']]
--- 09 Dec 20:28:47 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //input[@placeholder='DefaultAdmin']]
--- 09 Dec 20:28:48 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> xpath: //*[@id='immBtnCancel']]
--- 09 Dec 20:28:52 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (335af176096b2dda4e64f4444cb668fc)] -> id: immOptionInstEnabled-button]
21 ignored methods
com.kinective.mts.testscripts.adminPortal.adminPortal
VerifyUpdateConnectorName
smoke_Test_Scripts
VerifyConnectorFieldsValidationsErrorMessages
VerifyAddGroupRole
VerifyOnboardingTenant
loginAs_SymitarAdmin
updating_Records
VerifyNonAdminUserTryingToAddDeleteUpdateGroupRole
loginAsJH_Institution_Admin
deleting_All_records
deleting_Records
VerifyUpdateGroupRole
VerifyAddConnector
VerifyGroupRoleFieldsValidationsErrorMessages
loginAsJH_Non_Admin_User
VerifyNonAdminUserTryingToAddDeleteUpdateConnector
VerifyNonAdminUserTryingToAddDeleteUpdateTenant
VerifyUpdateTenantDetails
field_Validations
loginAsJH_Admin_User
VerifyLoginAndLogoutProcess
smoke_Test_Scripts
VerifyConnectorFieldsValidationsErrorMessages
VerifyAddGroupRole
VerifyOnboardingTenant
loginAs_SymitarAdmin
updating_Records
VerifyNonAdminUserTryingToAddDeleteUpdateGroupRole
loginAsJH_Institution_Admin
deleting_All_records
deleting_Records
VerifyUpdateGroupRole
VerifyAddConnector
VerifyGroupRoleFieldsValidationsErrorMessages
loginAsJH_Non_Admin_User
VerifyNonAdminUserTryingToAddDeleteUpdateConnector
VerifyNonAdminUserTryingToAddDeleteUpdateTenant
VerifyUpdateTenantDetails
field_Validations
loginAsJH_Admin_User
VerifyLoginAndLogoutProcess
Methods in chronological order
com.kinective.mts.testscripts.adminPortal.adminPortal
initialize(org.testng.TestRunner@6283d8b8)
0 ms
init(org.testng.TestRunner@6283d8b8)
10087 ms
VerifyInstitutionFieldsValidationsErrorMessages({Description=Login as a Admin user and trying to pass invalid parameters in the Add Institution fiel...)
21686 ms