Forum Discussion
nmrao
9 years agoCommunity Hero
5K lines?
I were to do it, I modularize it for better maintenance.
If you want to stop it at a particular stage, then you have to handle them appropriately by use of configuration or property values or a condition to make it clean.
If it is automated test, manual intervention is null. So your script be handle all the cases smoothly.
I were to do it, I modularize it for better maintenance.
If you want to stop it at a particular stage, then you have to handle them appropriately by use of configuration or property values or a condition to make it clean.
If it is automated test, manual intervention is null. So your script be handle all the cases smoothly.
Bala_1980
9 years agoOccasional Contributor
Thanks Rao for your update