The testing technique that requires devising test cases to demonstrate that each program function is operational is called A. gray-box testing B. glass-box testing C. Black-box testing D. white-box testing

Showing Answers 1 - 15 of 15 Answers

Black box testing because you are dividing the test cases for that we are testing techniques like BVA, Equivalence partition, state transition, Cause Effect Graphing
so on
And for you are confirmation Glass box and white box are same the informal name given to the white box

Amrit

  • Oct 11th, 2011
 

Grey Box Testing is the Answer to the Question.
Grey box testing is a software testing technique that uses a
combination of black box testing and white box testing. Gray
box testing is not a complete black box testing, because the
tester does know some of the internal workings of the
software under test. In grey box testing, the tester applies
a limited number of test cases to the internal workings of
the software under test. In the remaining part of the grey
box testing, one takes a black box approach in applying
inputs to the software under test and observing the outputs

Amrit Upadhyay
Quality Analyst
Aloha Technology Private Limited

  Was this answer useful?  Yes

MADHU

  • Apr 8th, 2013
 

A

  Was this answer useful?  Yes

RAHUL JADHAV

  • Dec 9th, 2015
 

D. White Box Testing

  Was this answer useful?  Yes

mangamma

  • Sep 20th, 2016
 

D. white-box testing

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions