QA/Execution/Web Testing/Selenium Guidelines: Difference between revisions

No edit summary
Line 10: Line 10:
# Have the testcase reviewed by a peer, following these requirements
# Have the testcase reviewed by a peer, following these requirements
# Comment briefly about the flow and aim of the testcase, as well as commenting inline
# Comment briefly about the flow and aim of the testcase, as well as commenting inline
# Store xpath variables at the top of the testcase, naming them in a unique and identifiable way
# Store XPath variables at the top of the testcase, naming them in a unique and identifiable way
# If you're using a regular expression, comment before using it for what you're looking
# If you're using a regular expression, comment before using it for what you're looking
# Add-on IDs are different between production and preview, so if your testcase uses a specific add-on ID, make sure to note that at the top of the testcase in the comment section


= Some good practices =
= Some good practices =
Confirmed users
9,511

edits