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?

Answers were Sorted based on User's Feedback



what is unit testing? It comes under white box or Black Box testing?..

Answer / ramireddy

unit testing is done by the programmer for encounter errors in programmming and it comes under white box testing.it do not comes under black box testing

Is This Answer Correct ?    2 Yes 4 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / krk

unit Testing is a level of the software testing process where individual units/components of a software/system are tested. The purpose is to validate that each unit of the software performs as designed.

A unit is the smallest testable part of software. It usually has one or a few inputs and usually a single output. In procedural programming a unit may be an individual program, function, procedure, etc. In object-oriented programming, the smallest unit is a method, which may belong to a base/super class, abstract class or derived/child class. (Some treat a module of an application as a unit. This is to be discouraged as there will probably be many individual units within that module.)

Unit testing frameworks, drivers, stubs and mock or fake objects are used to assist in unit testing.

METHOD

Unit Testing is performed by using the White Box Testing method.

When is it performed?

Unit Testing is the first level of testing and is performed prior to Integration Testing.

Who performs it?

Unit Testing is normally performed by software developers themselves or their peers. In rare cases it may also be performed by independent software testers.

Is This Answer Correct ?    3 Yes 5 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / guest

Basically unit testing is done by the development team.so it
comes under white box testing.Black box testing is done by
testing team.

Is This Answer Correct ?    1 Yes 3 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / nitin verma

HI,
In the unit testing we take a small piece if coede and test
it apart from rest of the whole application.It comes under
both black box testing and white box testing.

nitin9360@yahoo.com

Is This Answer Correct ?    5 Yes 8 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / guest

it is a coding level testing done by the programmers using
white box technique testings

Is This Answer Correct ?    3 Yes 6 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / rajeshwar rao

Soon of the code is complited the developer will strat the
unit testing. it is a method of microscale of testing.that
means each line of the code will be tested to the rectify
the error.unit testing comes under white box testing.it is
done by the developers.
in these unit testing normaly comes some erros

incorrect initalijation.
mixed mode operationes.

Is This Answer Correct ?    3 Yes 6 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / jatinbhopale

Unit testing is Module wise testing of Application. As Unit
testing is done by Programmer this testing is done for code
testing i.e. White box testing. On the other side Manual
testers do manual testing for it i.e. Black Box testing

Is This Answer Correct ?    2 Yes 7 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / abhijit

I agree with BABA

Is This Answer Correct ?    3 Yes 9 No

what is unit testing? It comes under white box or Black Box testing?..

Answer / baba

Unit Testing is Testing the smallest Unit or block of code.
Unit is defined as collection of segments.
It comes under Both White and Black Testing

Is This Answer Correct ?    7 Yes 17 No

Post New Answer

More Manual Testing Interview Questions

what is mean by test preparation? and explain it?

2 Answers   IBM,


Black box Testing

5 Answers   Confidential,


What is an mr?

0 Answers  


What is the difference in b/w waterfall & V'model?

4 Answers   Sapient,


Can any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????

2 Answers  


I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends

6 Answers  


1. when to start and stop testing ?

5 Answers  


what is test scenario and test condition?

0 Answers   Logica CMG,


This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)

4 Answers   SoftTech,


Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad

1 Answers  


What are the major components of Perf Test Report?

0 Answers  


Difference Between Usability and GUI Testing with Example?

2 Answers   ICICI, Wells Fargo,


Categories