Changes between Version 16 and Version 17 of BluePrint/Testing/TestSuite


Ignore:
Timestamp:
05/03/13 04:39:22 (12 years ago)
Author:
somayjain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified BluePrint/Testing/TestSuite

    v16 v17  
    132132* The load tests will test the amount of load Eden can take under normal and peak conditions. So, the load tests should be divided into phases, with each phase incrementally increasing the number of users and requests. Features of Tsung can be used to do this effectively.
    133133
     134* Client and Server should be setup on a separate machine.
     135
     136* The Client runs Static and Dynamic Tests. The Static tests involve rendering the homepage of Eden.
     137
     138* The Dynamic Tests will have users follow the sequence -
     139          1. Log into the system
     140          2. Create an organisation
     141          3. Create a staff member in the above organisation
     142          4. Update the staff record.
     143          5. Logout
     144
     145
    134146==== Deactivation of Tests ====
    135147
     
    174186https://github.com/flavour/eden/tree/master/modules/unit_tests
    175187
     188Documentation about the Load Tests can be found here - [http://eden.sahanafoundation.org/wiki/Testing/Load Load Tests]
     189
    176190== Future Work ==
    177191