Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
Description
Motivation:
When a virtual instance is initialized with an initializer, the default page (welcome page) is preserved. As a result, when visiting the new instance, the welcome page is shown instead of the initializer's home page.
Acceptance Criteria:
- Given a virtual instance is initialized with the Blank, when the virtual instance is browsed, then the Welcome page is shown
- Given a virtual instance is initialized with an initializer (other than Blank), when the virtual instance is browsed, then the home page of the initializer is shown.
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
View the welcome page in the Virtual Instance with Default Initializer | High | Manual | No | No | Yes |
View the welcome page in the Virtual Instance with Raylife Initializer | High | Manual | No | No | Yes |
Attachments
Issue Links
- is a dependency of
-
LPS-139959 Create a Virtual Instance with the initializers present an error when try to create it by the UI
- Closed
- is related to
-
LPS-142012 LPS-135224 - Product QA | Test Automation Creation
-
- Closed
-