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 unit testing? It comes under white box or Black Box
testing?

Answer Posted / abdul.sameer

Unit Testing is purely a white box testing technique. Here
in unit testing we test the functionality of the small peace
of code developed by the developers.

Each and every developers check there code (Unit
testing) to confirm themselves that they work done is
working fine.
In unit testing we check for code coverage testing which
further consists of loop coverage, statement coverage, path
coverage, there functionality and mutation testing. is there
any unwanted or repeatable variable assigned or not.

for each unit test the developers test the exact
functionality and is not realted to any black box technique.

it is purely a white box testing.

Is This Answer Correct ?    17 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of requirement traceability?

1241


What is AGP?what is setup.inf?What are the ways to install driver?

2482


What is white box testing, and what are the various techniques?

1205


Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.

2631


1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module

2118


Diffrernce between client server testing and web server testing.

2280


what is the difference between Test-bed and test topology?

3967


What is bug priority?

1400


What is an end-to-end testing?

1200


what are the test bugs

2015


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

2021


write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)

1976


What exactly you do as a Configuration controller?

2088


Explain stub in testing point of view?

1245


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

2514