Slide 4
Slide 4 text
Calculation logic in code is as per desired
logic.
◦ Output of such logic must me tested w.r.t. all
possible conditions (best case, worst cases and
boundary cases)
Data Manipulation
◦ On Stack
Correct usage of stack
Conditions of stack overflow.
Passing address of stack allocated memory to such
function, which are out of scope of functions stack.