What is red box testing and yellow box testing?
Answers were Sorted based on User's Feedback
Answer / raja
Simply yellow box testing is checking against the warning
messages. The system properly throwing the warning messages
or not?
| Is This Answer Correct ? | 50 Yes | 8 No |
Answer / diya
Red box testing is end user testing
while yellow box testing is warning or alert checking.
| Is This Answer Correct ? | 25 Yes | 5 No |
Answer / rohit sehgal
Red Box Testing :
Testing takes place by the user or the Client is known as
red box testing.
Yellow Box Testing:
Testing in which we consider whether the messages or the
warning are sufficient enough to understand the user that
whether they execute the product correctly or not.
| Is This Answer Correct ? | 20 Yes | 5 No |
Answer / sj1234
Acceptance testing, often referred to as Red-Box testing
yellow box testing - I am nt aware of
| Is This Answer Correct ? | 24 Yes | 14 No |
Answer / raja nbit on solutions pvt ltd
Red box testing - User / Client can apply any techniques to
accept the project. they will apply white box or grey box
or black box for accepting the project. So we are calling
the user acceptance testing as a redbox testing. also
networking , peripherals testing and protocal testing
called red box testing
| Is This Answer Correct ? | 15 Yes | 9 No |
Red Box Testing:
It is User Acceptance testing. It is nothing but a Protocol testing.Red box testing is for Error Message Testing
The name says that if the system is not accepted then it is a red box and useless.
Red box testing is end user testing. Also networking, peripherals testing and protocol testing called red box testing.
Yellow box Testing:
Yellow box testing is checking against the warning messages.It is also called Warning Messages Testing.
Yellow Box Testing includes the Acceptance Testing Techniques.
It is a message level testing. yellow box testing is the validation of alert messages.
http://qualitypointtech.net/forum/viewtopic.php?f=12&t=8596
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bala
Red Box Testing :to check the Protocol is known as Red Box
Testing
Yellow Box Testing: It is a message level Testing.simply
yellow box testing is checking against the warning messages
weather the system properly throeing the warning messages
or not.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / balu
Module or class testing, often referred to as White-Box testing,
Integration testing, often referred to as Grey-Box testing,
System testing, often referred to as Black-Box testing, and
Acceptance testing, often referred to as Red-Box testing.
| Is This Answer Correct ? | 7 Yes | 9 No |
Answer / revathy
simply we can say: Red box-to check d error msg properly r
not
Yellow box-to check d warning msg
| Is This Answer Correct ? | 7 Yes | 11 No |
How to explian the V model. Diagram not required but iwant the answer gnerally No Diagram explanation plzzzzzzzzzz..
If we have show stopper bug then will Assign to Developer if he is not avialble then what we have to do.If it take one/Two day.
what is mutation testing? when it is use in the phase?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
where do we store our test cases>?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
what are the types of Bug?
what is test initiation? can anybody post the answer. very urgent?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
What is the diff between retest bug and regression bug?
6 Answers HCL, Kekran Mekran, SK Infotech,
Functional testing is the part of System testing or System testing is the part of functional testing
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?