MF team needs to enhance multiple scenario creation when scripts are in large size specific to .net protocol due to following reasons:
- It takes huge amount of time to be deploy scripts on every LG.
- Suppose we have 20 scripts each of size more than 100MB and that needs to be deployed on 10 LGs, it will take large amount of time before the actual testing.
- It takes more time to open runtime settings of a large size script.
- With each script we need to add dependency files and dlls, which increases the overall size of a script.
- We need to have some common location where we can store these additional files, so we can consume those from the location instead of adding them with each script.