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 is showstopper defect?
what is the impact analysis?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What is data flow diagram?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
what is the function generator?
write 5 critical test cases on product payment form on flipkart.com?
Explain the advantages of automation over manual testing?
What is ofx testing?
what is metrics in software testing? give me a brief detail about it?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.