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

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
## Give meaningful names to testcases
## Give meaningful names to testcases
## Don't use hyphens
## Don't use hyphens
## Testcase: e.g.: collections_addNewCollection.py
## Testcase: e.g.: collections_addNewCollection.py (testarea_nameOfTestCase.py)
## Suite: suitename_Collections.py
## Suite: suite_Collections.py ("suite" is required and standard; _Collections.py is whatever area you're writing it for)
# 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
# Comment briefly about the flow and aim of the testcase
Confirmed users
9,511

edits

Navigation menu