Changes between Version 10 and Version 11 of DeveloperGuidelines/Testing/EdenTest/WriteTestcase/Advanced


Ignore:
Timestamp:
09/21/14 10:12:49 (11 years ago)
Author:
Arnav Sharma
Comment:

--

Legend:

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

    v10 v11  
    11= Advanced Test Design =
    22
    3 Continuing from the tutorial on [http://eden.sahanafoundation.org/wiki/DeveloperGuidelines/EdenTest/WriteTestcase How to write a testcase?], this article focuses on the advanced aspects of !EdenTest.
     3Continuing from the tutorial on [http://eden.sahanafoundation.org/wiki/DeveloperGuidelines/Testing/EdenTest/WriteTestcase How to write a testcase?], this article focuses on the advanced aspects of !EdenTest.
    44
    55If you have implemented '''Login with invalid email and passwd should fail''', your testsuite login_funtionality.txt should look like this.