Test plan outlines the scope, resources, approach and schedule of all testing activities. It identifies the item and features to be tested, types of testing. System needs to be tested with all features
These test plans should be able to …show more content…
Initial unit testing will be conducted by developers.
2. As complete tested modules are received from development side then test team verify and also test these modules
Integration testing is to ensure that all interacting subsystems in a system interface correctly with one another to produce desired results.
1. Integration test will be run according to the integration test plans by the test team member.
2. If any of the actual result do not agree with expected result then person performing the test will generate complete problem report
3. After necessary action has been taken to resolve the problem. The test run will be performed again to verify that it is working correct or not. Test Plan may be need to update depending on the results.
The goal of the system is to ensure that systems performs as per functional requirements specified by clients. A system test covers the testing of a function within a system. System testing is performed once integration testing has been completed
1. Verify that .system test environment has been created and that it is functional.
2. Execute the system test plan scenarios as assigned to each test team