Software testing is a process of exercising a program and observing its behaviour. There is mainly two kinds of testing performed on softwares:
On the other hand black box testing is not concerned with internal logical structure of the program. It involves testing wether the program behaves in expected way or not. It is performed for exercising functional requirements of the pergram.
- White Box Testing
- Black Box Testing
On the other hand black box testing is not concerned with internal logical structure of the program. It involves testing wether the program behaves in expected way or not. It is performed for exercising functional requirements of the pergram.
No comments:
Post a Comment