# Project Execution

# Testing
We follow our well-defined
testing methodology called SPEED, which takes into
account every project characteristic and feature while
designing the test cases.
Step1: Defining Project Specific Testing
Strategy
This strategy is defined in the project management
plan. The following factors are considered while defining
the strategy:
- Platforms/Technology
- Testing tools available
- Performance parameters of the application, such
as response time
- Number of users
- Kind of users
- User access rights
- Interface with other systems
- Number of instance
- Location of sites
Step2: Test Planning
Test planning is the first phase of the testing process.
The objective is to define proper test cases before
test execution. The different test plans are:
- Unit Test Plan - starts after the HLD, LLD is
base lined
- Integration Test plan - starts after the software
design document is base lined
- System Test plan - starts after the SRS is base
lined
Step3: Testing Execution & Evaluation
This involves actual execution of the test cases.
It is done as per the details provided in the test
plan. This process is iterated multiple times until
the exit criteria specified in the test plan document
is met.
Step4: Demonstrating
The testing model demonstrates the implementation
of quality control in all our projects and products.
|