Changes between Version 9 and Version 10 of BluePrint/Testing/TestSuite
- Timestamp:
- 04/22/13 16:12:15 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Testing/TestSuite
v9 v10 71 71 ==== Selenium Tests ==== 72 72 73 * These tests should 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. 74 73 75 * Given that Sahana is a web-based tool, Selenium tests should be made robust, easy to use. The main idea is to '''have a set of functions(create, search, report, edit) which will take the tablename, labels of the field and the record data as input'''. 74 76