Changes between Version 8 and Version 9 of DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced
- Timestamp:
- 08/12/14 16:24:19 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced
v8 v9 162 162 * Login form validation 163 163 * Login should pass [email] [password] 164 Also, try and improve the Teardown and Setup of the above tests. Refer to this [http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#suite-setup-and-teardown documentation] for help. 164 165 Also, try and improve the Teardown and Setup of the above tests. Refer to this [http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#test-setup-and-teardown documentation] for help.