View Single Post
Old 02-07-08, 04:59 PM   #2 (permalink)
aruneshberi
Junior Member
 
Join Date: Sep 2006
Posts: 10
Thanks: 1
Thanked 1 Time in 1 Post
Rep Power: 4 aruneshberi is on a distinguished road
Re: Types of software Testing

HI Dear,

Please dont be confused for Software Testing. To understand what is s/w testing first u have to know what is TESTING and then S/W Testing. I am directly come to S/W Testing.

Software Testing- IT the is process to VERIFY that the Developed S/W full fill all the clients needs and Developed according to the given SRS (Software Requirement Specifications).

Now is Divides into 2 parts-
1. Black Box Testing
2. White Box Testing.

Black Box testing- In which we do not work on the internal logic of the s/w. We only check the functionality of the software. This Testing is done by the TESTER.

White Box Testing- This Testing is done by the Developer. In which Developer testing the internal logic of the s/w (designing part).
aruneshberi is offline Offline   Reply With Quote
The Following User Says Thank You to aruneshberi For This Useful Post:
AjayKumar.Kataram (08-01-09)