preview

Psy 315 Week 4

Decent Essays

Team B Learning Team: Status Report – Week 4 Testing Procedures Smith Consulting will perform necessary testing procdures to validate the quality of the final product prior to release. The purpose of these tests will verify the following: 1. Interface testing 2. Integration & Testing 3. System 4. Usability 5. Regression 6. Acceptance 7. Installation 8. Robustness 9. Performance The four testing categories used to verify the above lists are; Unit Testing, Integration Testing, System Testing, and Acceptance Testing. Unit Testing Unit testing refers to the practice of testing certain functions and areas – or units – of our code. This allows us to check and make sure that all values and inputs are functioning. Normally tested by the code writer, modules and blocks of code are checked for defects and errors. Algorithms, logic and code quality are also validated. …show more content…

Integration testing can expose problems with the interfaces among program components before trouble occurs in real-world program execution. It identifies issues when two or more smaller blocks of code are combined. There are two common strategies for integration testing. These strategies are top-down & bottom-up. The top-down approach tests the highest-level code first down to the lowest level codes. This show defects at the top level of the software earlier in the process. The bottom-up integrated testing method test from the sub-units to the main-units of the program. System Testing Testing of the entire system will be performed to verify that all parts and counterparts are functional. This is the testing that is made prior to release. Tests performed in this stage verify for the following: 1. Performance 2. Load/Stress 3. Reliability and

Get Access