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...

1)what is the basic diff. between unit testing and component
testing
2)how do you implement framework in ur project through
automation

Answer Posted / iqubal

difference betw. unit and compo. testing ....

Unit - The smallest compilable component. A unit typically
is the
work of one programmer (At least in principle). As defined,
it does
not include any called sub-components (for procedural
languages) or
communicating components in general.

Unit testing: in unit testing called components (or
communicating
components) are replaced with stubs, simulators, or trusted
components. Calling components are replaced with drivers or
trusted
super-components. The unit is tested in isolation.

Component: a unit is a component. The integration of one or more
components is a component.

Note: The reason for "one or more" as contrasted to "Two or
more" is to allow for components that call themselves
recursively.

Component testing: the same as unit testing except that all
stubs
and simulators are replaced with the real thing.

Two components (actually one or more) are said to be
integrated when:
a. They have been compiled, linked, and loaded together.
b. They have successfully passed the integration tests at the
interface between them.

Thus, components A and B are integrated to create a new, larger,
component (A,B). Note that this does not conflict with the
idea of
incremental integration -- it just means that A is a big
component
and B, the component added, is a small one.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hai friends can u expalin about real time process of testing at the company, like flow diagram

2110


What are the modules of quality center?

1293


Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me

2118


Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance

2146


What is Catapult Testing in E-Learning Domain?

5283


Explain branch coverage and decision coverage.

1184


What is deferred status in defect life cycle?

1271


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

2015


Explain Testing process in your organization?

1612


Can you explain tpa analysis?

1165


why QA team is necessary for an organization?

3131


How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??

2507


What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2981


How can you do the usability testing?

1260


What and why is api testing?

1536