WK-9-System Testing
WK-9-System Testing
Chapter 9
System Testing
Learning Goals
❑ Failure, Fault/Bug, Error
❑ System Testing
❑ System Testing Process Steps
❑ Types of System Testing
❑ Rules of System Testing
❑ Test case design
❑ White Box testing, Black box testing
❑ Factors that Determine System Quality
Failure, Bug and Error
❑ Failure: It means the inability of a system or
component to perform a required function according
to its specification.
❑ Fault/Bug: Fault is a condition that in actual causes
a system to produce failure.
❑ Error: Whenever a development team member
makes a mistake in any phase of SLC, errors are
produced.
System Testing
❑ Testing is the process or activity that checks the functionality and
correctness of software according to specified user requirements in
order to improve the quality and reliability of system.