Depending upon your specific needs, your type of application, and the environment, VIP will tailor a functional testing solution that may include any or all of the following testing components:
Installation Testing ensures that a system can be successfully installed and configured on the target platform.
Requirements/Use Case Testing validates that all features and functions specified by the requirements are working.
Boundary and Error Testing ensures that the system properly handles bad data and that all boundary conditions are exercised.
Data Integrity Testing validates the integrity, reconciliation, and consistent processing of data across all functions.
Data Design Testing ensures each unique data element can be accessed and used according to the requirements.
Data Conversion Testing validates that the system properly functions with “converted” data just as it does with newly created data.
Regression Testing ensures that changes to the system have not caused unintended adverse effects elsewhere in the application.
Production Simulation Testing validates the workflow and business cycle as required to process day-to-day business.
User Acceptance Testing ensures that acceptance criteria are satisfied and the system is ready for release to production.
Production Validation Testing methodically and incrementally validates that the system is functioning in production as expected.