Black box testing & white box testing, DOT NET Programming

Assignment Help:

What is black box testing & White box testing?

The Black box testing is also termed as functional testing. It ignores how the internal functionality of a system works & depends only what are the outputs on specified inputs. The Source code availability is not important in back box testing. The Black box testing is mostly to ensure that it meets the user functionality.

According to the IEEE standards following are the characteristics of Black box testing:-

1) "The Testing which ignores the internal mechanism of the system or component & focuses solely on the outputs generated in response to selected inputs and execution conditions;"

2) "The Testing conducted to evaluate the compliance of a system or component with the specified functional requirements."

The One way of black box testing is the Manual testing what the tester performs. For illustrate you can install the application on a machine and tester starts testing is a type of black box testing. In this case the tester is completely unaware of how the program logic flows and how it is coded etc.

The White box testing is opposite to the Black box it requires internal know how of how the logic flows. As this testing requires know how of the internal structure it can only be done programmers. The Unit testing is one of the ways of doing White box testing in which the programmers use NUNIT or JNUIT to test each class individually. The White box testing can be completed by programmer by either stepping through the code or by testing the classes and components in isolation.


Related Discussions:- Black box testing & white box testing

I need .net application decompile, I need .NET Application Decompile Pro...

I need .NET Application Decompile Project Description: We have a minute .net utility which we want to decompile back into .net project. .Net application can be made availa

Explain Add References Dialog Box, What is the difference between "using Sy...

What is the difference between "using System.Data;" and directly adding the reference from "Add References Dialog Box"? When you compiles a program using command line, u add th

Denormalization, What is denormalization? The Denormalization is the pr...

What is denormalization? The Denormalization is the process of putting one fact in numerous places (i.e. the vice-versa of normalization). Only one valid reason exists for deno

What is a link, What is a Link? At the lowest level, a network can have...

What is a Link? At the lowest level, a network can have of two or more computers directly linked by some physical medium such as coaxial cable or optical fiber. Such a physical

Xml reader class, What is an XMLReader Class? This is an abstract class...

What is an XMLReader Class? This is an abstract class available from the System.XML namespace. The XML reader works on a read-only stream browsing from one node to another in a

Briefly explain how server form post-back works, Briefly explain how server...

Briefly explain how server form post-back works ?  Post Back: The process in which a Web page sends data back to the similar page on the server. View State : View State i

Difference between the select clause and selectmany method, What is the dif...

What is the difference between the Select clause and SelectMany() method in LINQ? Both the Select clause and SelectMany() method are used to produce a result value from a sourc

Virtual webcam effects and sourcecode, Virtual Webcam effects + Sourcecode ...

Virtual Webcam effects + Sourcecode + Setup + Nice User Interface Project Description: i want a similar webcam effects application which can apply effects to webcam feed. So

Want a asp.net developer with sql server and c#, Want a asp.net developer w...

Want a asp.net developer with SQL server and c# Project Description: I have a project that needs some changes to it. The project is 95% complete. It is designed on asp.net, p

How to load multiple tables in data set?, How can we load multiple tables i...

How can we load multiple tables in a DataSet? objCommand.CommandText = "Table1" objDataAdapter.Fill(objDataSet, "Table1") objCommand.CommandText = "Table2" o

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd