what is black box testing, and what are the methods for BBT
plz explain it
Answer Posted / varshab
Black box testing is also known as requirement based
testing.In this we dont require internal knowledge of the
application.We are concerned about what it does.We provide
some input then it gets processed & we observe the
output.By observing this output we conclude test is passed
or failed.(By comparing actual result with expected one).
Below are the methods used in BBT.
1) Equivalence Partitioning
2) Boundry value analysis
3) State stansition
4) Decision table.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the basic forms of variations?
write the test case for Bulb & Mobile phone
difference between change management and configuration management
Being an Manual tester, what will be the role or activity in test plan ?
What type of questions will be asking for 2 years experience candidate in manual testing?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
Can automation testing replace manual testing?
Can anyone please suggest me a online book on manual testing??
What is junit & api?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
What is un-installation testing?
What are the different available models of sdlc?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What are the various techniques in black box testing?