Changes between Version 5 and Version 6 of DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced
- Timestamp:
- 08/10/14 12:59:12 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced
v5 v6 120 120 *** Settings *** 121 121 Documentation Test case to check the login functionality of Eden 122 Library Selenium2Library 123 Variables ../../execution/config.py 124 Test Teardown Close Browser 125 Test Template Login should fail 126 122 Library ../resources/main.txt 127 123 128 124 *** Variables ***