Software Testing Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1925 Page Views: 

What is Unit Testing?



Posted By: Avi Date: 8 September 2009 01:47:12 AM
 Answer:

Unit Testing is a process used to validate that a particular module of source code is working properly.


Posted By: eTechPlanet


Date: 8 September 2009 01:47:12 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image jwRt98
Related Questions
Software Testing : What is a Test Plan?

What is a Test Plan?

A document describing the scope, approach, resources and schedule of intended test activities. The p....
Category: Software Testing Date: 9/8/2009 1:44:23 AM
Software Testing : What are the various types of Software Testing?

What are the various types of Software Testing?

1) Unit Testing 2) Integration Testing 3) System Testing 4) Acceptance Testing 5) Alpha and Beta Tes....
Category: Software Testing Date: 9/8/2009 1:36:32 AM
Software Testing : What is a difference between validation and verification?

What is a difference between validation and verification?

Validation is the process of evaluation of changed code and the associated documentation at the end....
Category: Software Testing Date: 9/7/2009 2:49:33 AM
Software Testing : What is White box Testing?

What is White box Testing?

Testing applications with the knowledge of the internal structure and the code of the program.
Category: Software Testing Date: 9/7/2009 2:45:55 AM
Software Testing : Define Black Box Testing?

Define Black Box Testing?

Testing applications only based on the output requirements and without any knowledge of the internal....
Category: Software Testing Date: 9/7/2009 2:44:14 AM