Analyst Testing Question:
What is component testing in test analysis?
Answer:
Component testing, also known as unit, module and program testing, searches for defects in and verifies the functioning of software (e.g. modules, programs, objects, classes etc.) that are able to be tested separately. Component testing may be done in isolation from the rest of the system depending on the context of the development life cycle and the system.
Previous Question | Next Question |
Do you know what does a test analyst do actually? | When decision table testing is used? |