Project

General

Profile

action #93029

Updated by oorlov almost 3 years ago

Until now, we are using welcome module for product selection on SLE. This covers multiple scenarios, as identified in #88939. #88939 . We should can separate the scenarios and create separate modules. 

 ## Scope: 
 **Job Groups:** SLE15-SP3 YaST Product selection module: 
 **Test Cases:** #1 - Select product Cover scenarios for installation (Please, see test cases in https://progress.opensuse.org/issues/93411) both graphical and textmode installations. 
 - Could optionally add validation for selected language and keyboard. 

 ## Task: Validate install source module: 
 1. Implement test module - The scenarios concern only SLE graphical installations, so far. 

 Switch keyboard module: 
 - Cover scenarios for the test case using [Page Object Model](https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/ui-framework-documentation.md) both textmode and LibyuiClient; graphical installations. 
 2. Add this - This module to all could possibly work for opensuse switch_keyboard_gnome/textmode(if widget ids are the Test Suites where currently **only project selection** same) 
 (Note that there is made (That means: do NOT update test suites where some additional actions except no product selection are made, e.g. switch keyboard or validate install source. That will be scope of another ticket). for Opensuse, the welcome module actually functions as accept_license module)

Back