Remember Me
forgot your password?

System Testing Approach: Black Box Testing

Almost every aspect/phase of the Software Development and Testing life cycle finds application of Black box testing.

The attempt is to find errors. These errors can be broadly categorized as:

· The user interface contains errors.

· The methods (functions) used are either syntactically incorrect or missing.

· The data structures used in the code are erroneous.

· The external access to the database has errors

· Performance errors

· Initialization and termination of the various variables, functions etc.

Some positives of using this technique are:

· Since no prior knowledge of the coding and the internal structure of the application is required, testing can be performed by a non-technical person as well.

· This method can be used for verification of contradictions (if any) between the actual system and the specifications.

Some negatives of using this technique are:

· There is always a possibility that a previously undefined path may come up during the testing process.

· The test cases that need to be written for the testing process are time consuming and complex in nature.

· The identification of inputs in a limited time domain is difficult

Some of the methods of using this technique will be discussed now. The first one is 'Graph Based Testing Methods' in which the objects of which the application is build of , are identified and a graph is prepared. The object relationships are thus easily identified and test cases are then written for the discovery of errors. Generally a 'Cause-Effect' graph is made in which a cause is a distinct input condition and an effect is an output condition. Next is 'Boundary Value Analysis' whereby the systems that have tendency to fail on boundary are taken into consideration.

Here, the extreme boundary values are chosen (randomly). Boundary values include maximum, minimum, typical values besides the error values. This method is efficient only for variables that have fixed values (boundary values). Also, the technique of 'Robustness testing' is co-related with BVA (boundary value analysis) in which a value slightly greater than maximum and a value slightly less than minimum are taken. Next is 'Error Guessing' which is based on the experience of a tester. It's an art of guessing where errors can be hidden. As such there are no specific tools for writing the test cases. Next is 'Comparison testing' in which different versions of software are developed and checked for consistency. Reliability is the criterion that is crucial under this type of testing. The last method that we discuss is 'Equivalence partitioning' method which divides the input domain of the application into classes of data from which test cases can be derived for testing.

If the input condition specifies a range, one valid and one two invalid classes are defined. However if the input condition requires a specific value, one valid and two invalid equivalence classes are defined. Further, if an input condition specifies a member of a set, one valid and one invalid equivalence class is defined. Lastly, if an input condition is Boolean, one valid and one invalid class is defined.

Sam Miller
If you are interested in black box testing, check this web-site to learn more about interface testing.
Rate this Article: 0 / 5 stars - 0 vote(s)
Print Email Re-Publish

Add new Comment



Captcha

  • Latest Computers Articles
  • More from Sam Miller

Registry Easy Cleaner Review

By: Abhishek Agarwal | 22/11/2009
Registry Easy Cleaner review

Registry Easy Cleaner scam

By: Abhishek Agarwal | 22/11/2009
Registry Easy Cleaner scam

Registry Easy Cleaner

By: Abhishek Agarwal | 22/11/2009
Registry Easy Cleaner

Using ASP Help Desk Software to Improve Your Organization

By: Steven J. Davidson | 22/11/2009
Executive Summary The environment of Help Desk and Customer Support is changing rapidly today. Instead of merely responding to a disgruntled caller with a problem, then solving the problem, or worse, taking down the information to find a resolution to the problem, ASP Help Desk Software and Customer Support Centers have...

Timeless Mens Casio Watches

By: Paul Wise | 21/11/2009
A description of the Casio Databank, one of the most popular Mens Casio Watches.

How To Extend The Use Of Your Computer With Extra Programs

By: Colon Bolden | 21/11/2009
When you bought your personal computer, it came loaded with a selection of software. Each of these contains a number of programs that allow you to perform a range of functions, such as word processing and spreadsheet work. The software that comes with your computer is known as bundled software....

The First Of Many Motorola Cell Phones

By: Paul Wise | 21/11/2009
A history of mobile phones which started with a make by Motorola.

Lowest Airfares Internet For Atlanta Attractions Like The Zoo

By: Auckland Semper Jr | 21/11/2009
You can dine at the Wild Planet Café, Willie B's, Flamingo Joes and the Otterly Cool. The zoo offers so many things to see and do while visiting, you will want to get there early and leave late.

Travel Planning and Performing Tips by Experienced Tourist and Businessman

By: Sam Miller | 26/05/2009 | Travel
The first stage of almost any trip is planning stage. You should plan everything about where you are going to get and you should plan all resources that you might need in your journey. As for resources, typically you will need the same "resources" in any kind of travel, e.g. some...

Tips on Choosing Effective Service Outsourcing KPI

By: Sam Miller | 14/07/2008 | Management
When you are in the process of developing service outsourcing KPI, then you will surely have to deal with what is known as the SLA, or the Service Level Agreement. This is actually the contract or the agreement both the outsourcer and the client enter, with all the stipulations, terms,...

The Six Metrics in an Effective KPI Methodology

By: Sam Miller | 14/07/2008 | Management
In the late 1980s, there was a revolution made on how businesses are managed and this is through the usage of the balanced scorecard. This is a management tool whose target is to see if the simple activities of the rank and file employees affect the overall goals of the...

Three KPI Examples

By: Sam Miller | 14/07/2008 | Management
There are many ways to measure an employee's performance. However, the most popular tool of today that is also used by many managers all over the world is the employee scorecard. This scorecard contains metrics with specified targets and these are called KPIs. KPI means key performance indicator. As the...

Top Issues in Programmer Productivity

By: Sam Miller | 14/07/2008 | Computers
A software program is something that anyone can be trained to use. Pretty easy if one will think about it. However, very few people have an idea how many hours are put in just to complete and develop software. There is a big issue in programmer productivity in the world...

What to Include in a Balanced Scorecard PPT Presentation

By: Sam Miller | 29/06/2008 | Management
Amongst the many business and management tools in the corporate world right now, one of the most effective ones would certainly be the balanced scorecard. This is because the tool exists to measure a company's present status against the goals and objectives that the company had planned to achieve in...

Software Interface Testing and Other Types of Software Testing

By: Sam Miller | 23/06/2008 | Computers
Software interface testing is just one among the many types of software testing that are used by software engineers for software development. Automated testing is one of the most common software test approaches these days. With this, engineers would not have to perform tests or quality assurance manually. Nonetheless, automation of...

System Testing Approach: Black Box Testing

By: Sam Miller | 02/06/2008 | Computers
Almost every aspect/phase of the Software Development and Testing life cycle finds application of Black box testing. The attempt is to find errors. These errors can be broadly categorized as: · The user interface contains errors. · The methods (functions) used are either syntactically incorrect or missing. · The data structures used in the...

Submit Your Articles Free: Signup
Article Categories




Use of this web site constitutes acceptance of the Terms Of Use and Privacy Policy | User published content is licensed under a Creative Commons License.
Copyright © 2005-2008 Free Articles by ArticlesBase.com, All rights reserved. (0.41, 6, w1)