You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user should have the capability to customize the portal in the following ways:
Define a default project.
Enable the option to remember the selected project.
Clear all user-specific data stores, including favorites, recently used projects, and applications.
Short description
Business Value / Developer Experience
Empowering users to customize their portal with default project settings, data clearing options, and 'remember project' functionality results in a better user experience, improved productivity, and enhanced data privacy.
Should give motivation for prioritization.
Outcome measurement of delivered value.
User Acceptance Tests (UAT)
How to test
Feature: Integrate Portal SettingScenario: Set Default Project
Objective: Confirm that the user can select a default project.
Steps: Select a default project in the portal's settings.
Expected Outcome: The chosen project should become the default.
Test 2: Remember Project
Objective: Ensure that enabling 'remember project' works as intended.
Steps: Enable 'remember project,' log out, and then log back in.
Expected Outcome: The portal should recall the last selected project on login.
Test 3: Clear Data Stores
Objective: Verify that clearing user-specific data stores functions properly.
Steps: Use the 'Clear Data Stores' option in settings.
Expected Outcome: User-specific data, including favorites, recent projects, and applications, should be completely erased.
Test 4: Integration of Default Project and 'Remember Project'
Objective: Test the combined functionality of default project and 'remember project.'
Steps: Set a default project, enable 'remember project,' and log out and in.
Expected Outcome: The portal should remember the last selected project and load the default one on login.
Environments
All testing of issues are done in project-portal-test
Expected outcome
The user should have the capability to customize the portal in the following ways:
Business Value / Developer Experience
Empowering users to customize their portal with default project settings, data clearing options, and 'remember project' functionality results in a better user experience, improved productivity, and enhanced data privacy.
User Acceptance Tests (UAT)
Environments
All testing of issues are done in project-portal-test
For Backend use these
The text was updated successfully, but these errors were encountered: