Project

General

Profile

Bug #28419

Updated by Vani Kunnatheri 10 months ago

An FSR non-standard ASIL function with 2 requirement branches is decomposed into 2 functions and requirements.  
 The first decomposed requirement is replaced with a standard ASIL requirement, but a standard ASIL is incorrectly populated against the second requirement branch of the parent function 

 eg : 

 1) Standard ASIL       Function F1 and    R1          
 2) Non Standard ASIL Function NF1 and NR1 
                                       NR2     ->Reqt ASIL column didnt populate for this requirement 

 

                    Decomposed DF1 and DR1 
 
                    Decomposed DF2 and DR2 

 

   When I Replaced DR1 with R1    , a standard ASIL value populated in the Reqt ASIL column of NR2

Back