Script Generation Check List

Modified on Tue, 13 Aug at 7:33 PM

The following table provides you a script generation check list:

Sl. NoTask list Status
1Does your utility files and code files limit is within 2000 lines of code, if not, are you creating a separate file?
2Does the script follow coding guidelines using tools, such as Pylint?
3Is the script free from unnecessary delays, such as Hardcoded delays ?
4Are you avoiding duplicate codes in your scripts?
5Does the script handle application errors as designed?
6Are you enabling soft assertions in scripts?
7Have you added comments for all methods in the script to explain their purpose, inputs, outputs, and important details?

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article