Results 1 to 4 of 4

Thread: Concept of Black box testing

  1. #1
    Join Date
    Jan 2009
    Posts
    45

    Concept of Black box testing

    Hi All,

    In one of the programming book I had read the word "Black box testing". But It is too complicated for me to understand this concept as there is lots of pages over this.

    Can you able to suggest me what is exact concept of Black box testing?
    If possible then please explain it with example, so that it will be more easier to understand.

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: Concept of Black box testing

    Hi,

    *. The "Black box testing" is also referred as functional testing.

    *. In the "Black box testing" tester is unaware about internal works of the item.

    e.g In a black box testing on a software the tester only aware about the what the inputs and what the desired outputs should be.

    * The tester of Black box testing doesn't know anything about programming code of the software design.

    This is all about black box testing according to me and I hope it will helpful for you.

  3. #3
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Concept of Black box testing

    Please go through the some below important points regarding "Black box testing":

    1. "Black Box Testing" is a type of the testing strategy in which there is no need of any knowledge regarding internal code and design.

    2. Black box testing design takes the system as a 'black box', so that Black box testing does not explicitly use internal structure information.

    3. Black box testing normally targeting over tsting of the functional requirements.

    4.The Black box testing also referred as "opaque-box" or "functional" or "behavioral" or "closed box" tesing.

  4. #4
    Join Date
    May 2008
    Posts
    2,389

    Re: Concept of Black box testing

    Hi friend,

    Below are the some advantages of the black box testing which I know:

    Advantages of Black box testing:

    1.In the black box testing ,the tester doesn't required any knowledge of particular programming language.

    2.In this type of testing test cases can be designed immediately after the completion of the specifications.

    3.In this type of testing the test is done according to the point of view of the user of the system, not according to the designer.

Similar Threads

  1. Need some good testing utility for software testing
    By Madri in forum Software Development
    Replies: 6
    Last Post: 12-07-2012, 06:28 PM
  2. Difference between whitebox and black box testing
    By Abheek in forum Software Development
    Replies: 5
    Last Post: 27-11-2009, 10:54 PM
  3. White box testing concept and it's advantages
    By Saaz in forum Software Development
    Replies: 3
    Last Post: 20-11-2009, 12:05 PM
  4. Sony Black Tribute concept phone
    By Lucjan in forum Portable Devices
    Replies: 1
    Last Post: 08-05-2009, 08:09 AM
  5. Software Testing Information, Software Testing
    By Bhusan in forum Education Career and Job Discussions
    Replies: 4
    Last Post: 01-09-2008, 07:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,858,076.00547 seconds with 16 queries