Testing

Return to Introduction  Previous page  Next page

Introduction to Testing

Enterprise Architect enables you to create test scripts for model elements. Typically you create: unit tests for things that are being built, such as classes and components; integration tests to test how components work together; system tests to ensure the system meets business requirements; acceptance tests to test user satisfaction; and scenario tests to test the end-to-end suitability and functionality of the application.

Basic Tasks

Simple tasks that you might perform include:

Categories

Tests are grouped into the following categories:

Using Tests

Other tasks that you might perform when working with tests include: