What is Component Testing?
How to do Component Level Testing?
Answer Posted / gautam vasisht
Component Testing means Module Testing i.e we are testing
each module or component differently. suppose there is one
project which consists of 10 components and we are testing
each component differently then it is known as component
Testing, after component Testing Integration Testing is
done. while doing Black Box Testing or White Box Testing by
Tester first of all Component Testing is done.
Component Testing-Integration Testing-System Testing
The above is the actual scenerio before component Testing
Unit Testing is done by the developers.
While doing Unit Testing the Developers runs each
functions/method of the Component/Module.
| Is This Answer Correct ? | 50 Yes | 4 No |
Post New Answer View All Answers
What are the modules of quality center?
What are bug leakage and bug release?
write the test senario on opening door in the flow diagram format
What is Batch testing? Facets Benefit Configuration
what is TAS language which is used as a language for some projects/
difference between change management and configuration management
what is test scenario and test condition?
What is CVS and why it is used?
after completeing testing ,what would u deliver to the client?
What are drawbacks in system development life cycle
wat is meant by frontend and backend testing
What were the major challenges u faced while testing
how to creat 2 test plan in 2 different environment exp:tour and travel
What is defect removable efficiency?
What are the advantages of waterfall model?