Project

General

Profile

action #9498

Updated by Anonymous almost 7 years ago

## User story 
 As <As a developer, I want to go through with an installation of a test product, in order to be able to check the reliability and functionality of the system later later> 

 ## acceptance criteria 
 **AC1:** * <**AC1:** report soft failure if dependency issue appears during installation installation> 
 **AC2:** * <**AC2:** solve dependency issues: workaround or break dependency dependency> 

 ## tasks 
 * when <when dependency issue appears during installation, a soft failure will be reported reported> 
 * after <after the soft failure is reported, depending on which parameter the SUT got, dependency issues can be solved in two ways: workaround - not to install selected modules, or break dependency and install the modules modules> 
 * solve <solve multi and chained dependency issues until the SUT can continue with installation installation> 

Back