Summary IT213 Unit10.docx IT213 Unit 10 Assignment Purdue University Global IT213- Software Development Concepts In this paper, we will focus on the testing stage and its four levels. The four levels of testing are Unit testing, Integration testing, system
IT213 U IT213 Unit 10 Assignment Purdue University Global IT213- Software Development Concepts In this paper, we will focus on the testing stage and its four levels. The four levels of testing are Unit testing, Integration testing, system testing, acceptance testing. We will discuss each level in detail. Unit testing or Component testing is the level where individual units or components of a software are tested to ensure that these components function as intended. A unit is the smallest testable part of the software and it usually has one or more inputs with a single output. The unit can be as small as a single method that belongs to a base class or a child class in object-oriented programming. In procedural/structural programming the unit can be an individual program or function or procedure. Unit testing is usually performed by the developers themselves or sometimes an independent softw
Written for
- Institution
-
University Of Phoenix
- Course
-
University Of Phoenix UoP
Document information
- Uploaded on
- February 18, 2021
- Number of pages
- 5
- Written in
- 2020/2021
- Type
- Summary
Subjects
-
it213 unit10docx it213 unit 10 assignment purdue university global it213 software development concepts in this paper
-
we will focus on the testing stage and its four levels the four levels of