Component Testing : Testing of individual software components.
Ex :- you have different functionalities (modules/sub
modules), those are either satisfying customer requirements
or not. (BRS/SRS/FS)
Component Testing means testing the component of the
system.A group of components is known as module.So a tester
always starts his/her testing from the basic level i.e
component of the application.
in hardware component level testing is testing of individual
components whereas unit level testing is the entire unit
which may contain hundred of different kinds of components.
For example a test that may take 3 weeks with 10 units, will
take only half of the time if there is 2 of the component
under test in each unit, and a component level test being
done only on that particular component (if everything else
is assumed to be okay)/
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.
Componnet testing searches for defects in and verifies the
functioning of s/w(e.gModules,Programmes, Objects, Classess
etc.)that are seperatly testable.Stubs, Drivers and
Simulators may be used.Component testing occurs with access
to the code being tested and with the support of the
development enviornment(Unit test Framework or Debugging
tool)Here defects are typically fixed as soon as they are
found, without formally recording incidents.
Examples of Compnents are..
Memory leak, Robustness testing, Structural Testing(Branch
Coverage)
Dear friends,
I am Ravi, was working as a Test Manager and quit the job
due to some personal reasons. I need to get into job at any
cost, as it is very critical situation for me. Now I am
preparing for interviews, and I seed your help. Please mail
me at globalpease2008@gmail.com
I'll definitely share all those topics in this form too....
Expect your help and thanks in advance.
Regards,
Ravi
What is configuration Management
What is change management
What are Severity and priority levels
What is Data integrity and Data validity
What are the browsers available and explain their versions
Is it possible that Quality variates project to project
What are GUI Map files and explain their Contents
What is Data base check point and why we go for that
What is the difference between the Client server
application and a Web application
Does Winrunner Supports Web applications
What is process Management
What is an Error, Defect, Bug
What is Quality
Which version of Winrunner you are using
What is Build Verification and why we go for it
What is Defect density
What is Integration testing
What is Static testing and types of Static testing
What is Validation testing
what is Data driven testing and why we go for data driven
testing
what is the definition of Testing
What is Sanitation Testing