what are the contents of black box & white box testing.
Answers were Sorted based on User's Feedback
Answer / ch.s.m.prasad ,kkd
contents of black box testing
1. functional testing
2. non-functional testing
3. performace testing
4. security testing
contents of white box testing
1. unit testing
2. integration tesing
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sam
Components of Black Box Testing:
1.Unit testing
2.Integration Testing
Components of White Box Testing:
1. Functional testing
2.Sanity testing
3.Usability testing
4.Compatibility testing
5.Performance testing
6.end to end testing
7.Recovery
8.Monkey
9.Smoke
10.Gorilla
11.Positive
12.Negative
13.Incremental Testing
14.GUI
White Box testing looks at the details of the
application/Program while Balck Box testing is not concerned
with the intricacies of the Application/Program and deals
only with the cause and effect of given inputs.
White Box:- done by developers
Black Box :done by testers
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / rajni chopra
Contents of black box testing:
functional testing
Regression testing
Performance testing
Contents of white box testing:
Unit Testing
System Testing
| Is This Answer Correct ? | 0 Yes | 3 No |
Give an example of low serverity and low priority bug?
Explain Localization Testing ?
what is the diffrence b/w Regression testing and re-testing
How to prepare web applications use case document.can you send the some sample use case document for web application Project?
why do you go for white box testing when black box testing is available?
Tell me about the best bug you ever found.
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
Hi friends, Iam Laxmi. I have completed my BE in 2006, i have 2 years of development experience, now i want to shift to testing. I have gone through the testing concepts and learning QTP.If you come across any jobs in bangalore please let me know. Thanks in advance.
What is test bed? and what is test harness? what is difference between these two?
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
What is the difference between Retesting and Data Driven Testing?