Automation Scripting Standard
Coding standard is characterized by a set of organizing principles, design rules, and implementation requirements, which make it highly interoperable, and give clients a uniform, predictable look-and-feel.
The rules cover many aspects of framework or script development (e.g., how to name and order things, documentation requirements, testing concerns); and address concerns at many levels. Using good coding standards will result in accurate and readable automation scripts.