Changes between Version 8 and Version 9 of DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced


Ignore:
Timestamp:
08/12/14 16:24:19 (11 years ago)
Author:
Arnav Sharma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced

    v8 v9  
    162162* Login form validation
    163163* Login should pass [email] [password]
     164Also, 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.
    164165Also, 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.