description of all the components? not from the internet or goggle app's answers.
Answers
Answered by
24
Usually, a component provides a particular function or group of related functions. In programming design, a system is divided into components that in turn are made up of modules. Component test means testing all related modules that form a component as a group to make sure they work together.
Similar questions