What you should do and not do when implementing eCatt scripts
- Do use "master scripts" and "sub scripts" - to avoid drowning in scripting steps
- Don't change the building blocks (test scripts) that are used elsewhere. Check out the "where used" list (article "Where is your script used") first !
- Do keep it tidy - a comment block in the master test script makes it easy to check how far the script made it
- Don't forget: a script ending in a green status does not imply the eCatt ran in full ! Consider killing your eCatt in error status when stopped prematurely
- Do keep your scripts up to date / mirrored against actual functionality