what is the diff b/w black box and white box
Answer Posted / mfsi_krushnas
Black-box and white-box are test design methods. Black-box
test design
treats the system as a "black-box", so it doesn't explicitly use
knowledge of the internal structure. Black-box test design
is usually
described as focusing on testing functional requirements.
Synonyms for
black-box include: behavioral, functional, opaque-box, and
closed-box. White-box test design allows one to peek inside
the "box",
and it focuses specifically on using internal knowledge of
the software
to guide the selection of test data. Synonyms for white-box
include:
structural, glass-box and clear-box.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how recovery manager works in winrunner
Can you explain function points?
what is mean by impact analysis ,how we used to select regression TC using this?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What are the principles of software testing?
define Testing of Procedure, Triggers and Functions in data base testing ?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
what are all the possible Test Cases for VoIP based applications
Hi.....wat r d major bugs we can find in banking domain???
How would u test and automate an Antivirus application ?
What is the quality process is following in your organization.
What is bug priority?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?