View Single Post
Old 02-07-08, 05:59 PM   #2 (permalink)
aruneshberi
Junior Member
 
Join Date: Sep 2006
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 3 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   Reply With Quote