Project

General

Profile

action #63595

Updated by riafarov about 4 years ago

Exploratory manual testing. 

 See https://jira.suse.com/browse/SLE-9109 https://jira.suse.com/browse/SLE-9837 and https://jira.suse.com/browse/SLE-9839 

 More details: https://gist.github.com/imobachgs/5651c4833cd8c7365806d3b422fbac51 
 https://trello.com/c/69gVjscd/1467-8-big-one-feature-jscsle-9109-improve-package-search-user-experience-across-modules 

 Here are the affected packages: 
 * libyui: https://github.com/libyui/libyui/pull/159 
 * libyui-ncurses-pkg: pending 
 * libyui-qt-pkg: https://github.com/libyui/libyui-qt-pkg/pull/83 
 * yast-ycp-ui-bindings: https://github.com/yast/yast-ycp-ui-bindings/pull/49 
 * yast2: https://github.com/yast/yast-yast2/pull/1013 
 * yast2-packager: https://github.com/yast/yast-packager/pull/501 
 * yast2-registration: https://github.com/yast/yast-registration/pull/467 and https://github.com/yast/yast-registration/pull/472 
 * SUSEConnect: https://github.com/SUSE/connect/pull/434 
 * UX improvements: https://github.com/yast/yast-registration/pull/473 
 * Adding a controller: https://github.com/yast/yast-registration/pull/476 
     yast2-registration 4.2.33 (most of the implementation lives here) 
     yast2 4.2.59 
     yast2-packager 4.2.49 
     libyui-qt-pkg 2.47.2 
     libyui-ncurses-pkg 2.50.4 
     libyui 3.9.2 
     yast2-ycp-ui-bindings 4.2.9 

 The option is located in the YaST2 software manager, under the "Extras" For the time being, the option (in the YaST2 software manager, under the "Extras" menu) will be available only in those systems where the yast2-registration package is available. However, if the system is unregistered, the user will get an error message about it. 


 ## Acceptance criteria 
 1. Scope of changes is learned 
 2. Exploratory testing is conducted for the parts which are not covered by the automated tests 
 3. Follow-up tickets for automated tests are created with detailed description in case are considered to be useful (efforts vs profit) 
 4. jira ticket is updated accordingly 

Back