Literal Values Consolidation

How

Top Down Approach

Bottom Up Approach

Why

Impediments

Future Outlook

Pros

Cons

Steps

Pros

Steps

Utilize the current folder structure for scoping

Variable Scoping

To determine depenencies

System Analysis

At early phase of consolidation, irrelevant TCs can be ignored immediately.

Cons

Consolidate TC level values on code review

Place the variables in the TC

Create a new file which will hold the new variables

For Each folder residing on the same level, look for similar values and consolidate them inside a file on the parent folder

Assuming the folder structure make sense and is consistent

Continue this process until we reach the point that we can't consolidate anymore.