Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Component Testing?
How to do Component Level Testing?

Answers were Sorted based on User's Feedback



What is Component Testing? How to do Component Level Testing? ..

Answer / prathapa venkata subbarayudu

A circuit is a combination of components. Circuit health
depend up on all the components. Hence it is mandatory to
test each component thoroughly before assembly. The testing
may be on sample basis or 100%, but testing must be
conducted. While performing testing, given tollerances also
to be conformed.

Is This Answer Correct ?    1 Yes 0 No

What is Component Testing? How to do Component Level Testing? ..

Answer / pooja joshi

Testing each and every component of the system is known as
component level testing.

Means if you have Account system we should check component
which make some seance to the system.

Eg. :
Log in module
Component :
-> Getting the data form database
-> Checking with imputed data
-> Security while checking the user name and
password
-> Showing the data
-> .......

Is This Answer Correct ?    1 Yes 0 No

What is Component Testing? How to do Component Level Testing? ..

Answer / ram

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)

Is This Answer Correct ?    12 Yes 12 No

What is Component Testing? How to do Component Level Testing? ..

Answer / sujeet kumar

it is also as unit,module and program testing searches for
defects in and verifies the functioning of software ,that
are separately testable.
the testing of individual software components.

component testing maybe done in isolation from the rest of
the system depending on the context of the development
lifecycle and the system

Is This Answer Correct ?    0 Yes 0 No

What is Component Testing? How to do Component Level Testing? ..

Answer / shivani gupta

component testing is anything that is tested on the basis
of components.we have so many components in our
software.component testing test each component individually
and independently in the software.

Is This Answer Correct ?    0 Yes 0 No

What is Component Testing? How to do Component Level Testing? ..

Answer / phyllis dudley

I believe component testing is just that....testing the
electronic component....out of any circuit....by itself.

Is This Answer Correct ?    0 Yes 0 No

What is Component Testing? How to do Component Level Testing? ..

Answer / vinodh anandhan

Unit Module or program verfies the function of the software
that are sperately testable.

Vinodh Anandhan

Is This Answer Correct ?    0 Yes 2 No

What is Component Testing? How to do Component Level Testing? ..

Answer / deepa

component testing is unit testing,

Is This Answer Correct ?    11 Yes 21 No

What is Component Testing? How to do Component Level Testing? ..

Answer / sakate

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)/

Is This Answer Correct ?    9 Yes 24 No

What is Component Testing? How to do Component Level Testing? ..

Answer / pooja

Component testing is nothing but unit testing .developer
will do this tetsing.

Is This Answer Correct ?    29 Yes 56 No

Post New Answer

More Manual Testing Interview Questions

please make me understand what is client server and web application?

1 Answers   HCL,


what is performance testing

4 Answers   iNautix, Infosys,


What is the difference between unit testing and functionality testing ?

9 Answers   CSS, CTS,


What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?

22 Answers   CLG, JDA, Zestwings Informatics,


if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.

2 Answers  


What are the Techniques to be followed while writing the Test Cases?

5 Answers   EDS,


Which test cases are first written white boxes or black box?

1 Answers  


give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing

1 Answers  


At what stage of the life cycle does testing begin?

6 Answers  


what is test scenario? write the test scenarios for your project?please tell the answer? The Automobile Dealer Office Automation (ADOA) application fully automates all vehicle sales and service operations. The project will maintain information about vehicles, spare parts, services, customers, sales and invoices. It facilitates to stores info about job cards and it can generate job

3 Answers   ABC Infotech, Cap Gemini,


do you write test case for smoke testing?If not why?

2 Answers  


diff b/w test case and test script?

3 Answers   IBM,


Categories