Changes between Version 5 and Version 6 of BluePrint/Testing


Ignore:
Timestamp:
04/16/13 23:04:54 (12 years ago)
Author:
somayjain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Testing

    v5 v6  
    2727<Identify different types of requirements:>
    2828=== Functional ===
     29
     30*    Maintain the CI Server to run the tests periodically and send the results.
     31
     32*    Automatically Create Dummy Data while testing.
     33
     34*    Extend Role Tests (Currently is limited to the IFRC roles for RMS)
     35
     36*    Run Selenium and Smoke tests in multiple templates with multiple user accounts. Ideally, these tests can be run against each and every template where the target functionality is available. For templates where the functionality is not available, the test should auto-deactivate.
     37
     38*    Clearer Error Messages in a way that anyone can reproduce them.
     39
     40*    The CI Server should catch failures in any template. So, it should run tests across templates and include the template name in the aggregated report.
     41
     42*    Simplify Selenium Tests and make them easier to read and more robust.
     43
     44*    Adapt tests to meet needs of evolving CI Server(SysAdmin/ContinuousIntegration)
     45
     46*    Load Tests
    2947=== Non-functional ===
    3048http://en.wikipedia.org/wiki/Non-functional_requirements