This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
admin:lifecycle:testing [2009/12/01 19:02] els created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{page>:top_add&nofooter&noeditbtn}} | ||
| - | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| - | ====== The Omnidex Application Lifecycle ====== | ||
| - | |||
| - | ===== Testing ===== | ||
| - | |||
| - | It is important to test Omnidex application, just as it is important to test any application. Testing will help validate the indexing strategy and insure performance. Testing will also insure that there are no mistakes with either the application or SQL language interfaces. | ||
| - | |||
| - | Testing strategies vary greatly within business. The following recommendations can be incorporated into the testing strategy for the application to insure that Omnidex is properly integrated and performing well. | ||
| - | |||
| - | == Unit Testing == | ||
| - | |||
| - | == Load Testing == | ||
| - | |||
| - | == System Testing == | ||
| - | |||
| - | |||
| - | The [[dev:sql:home|Omnidex SQL Reference]] section of the documentation describes the Omnidex SQL language, including its extensions. | ||
| - | |||
| - | |||
| - | ====== ====== | ||
| - | \\ | ||
| - | ---- | ||
| - | \\ | ||
| - | |||
| - | The next stage in the Omnidex Application Lifecycle is [[admin:lifecycle:staging|Staging]]. | ||
| - | |||
| - | {{page>:bottom_add&nofooter&noeditbtn}} | ||