|
|
|
|
| Challenge
|
| • |
Validate an application or Web site conforms to its specifications and correctly performs all its required functions in a consistent, repeatable, and reliable manner |
| Functional Testing
|
| • |
Feature by feature validation of behavior, using a wide range of normal, boundary condition, and erroneous input data |
|
|
| • |
Test application's user interface, APIs, database management, security, installation, upgrade-ability, networking, etc. |
| Regression Testing |
| • |
Execute consistent, repeatable validation of each new release of a product or Web site
|
|
|
| • |
Ensure reported product defects have been corrected for each new release and that no new quality problems were introduced in the maintenance process |
| Test Automation |
| • |
Applied automation to systematically execute acceptance and regression tests across multiple browsers/platforms/languages/databases/servers |
|
|
|
|