Testing

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Software testing ::::: the goal of the system reached

two steps to require the user testing ::

1. developer and costumer meets to check requirement


2.solve bugs and errors ,

there's a validation in the system ::

1. software purpose
2. user expectations
3. marketing the environment

there's a commercial software for testing

1. Devolopement testing
2. Release Testing : particular component testing
3. User testing

--------------------------
3 stages of developmemnt testing

1. Unit testimg ::::testing unit of the system


2. component testing :: where several units are working together
3. system testing ::: where some of all components are perfectly work together

You might also like