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 |
what is the important difference between system testing and functional testing?
difference between load testing and stress testing?
Tell me about the best bug you ever found.
What is the deferace between End to End testing & system testing? Give me at least one example
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
In Web Based Application Wat are the issues u r facing while testing APplications ??
Smoke testing is also called sanity testing? Why?
What r the attribute of good software test?
If we got build [say 2.0]to test, we test it & maintain the log then we got same build [say 2.0] fixing bugs in the same version 2.0 again we test it .My question is How we maintain this second log of testing same build
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
if any bug is found & that problem is resolve & make sure this type of problem is not arrise is any project also 1 - corrective & preventive Action 2 - Risk Analysis 3 - Impact Analysis 4 - Root Cause Analysis