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 |
1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?
How to do Data base testing manually?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
does anybody have requirement document for any project? if u have , could u plz forward it to my mail brahma412@yahoo.co.in
Can u plz write/tell me 2 main Negative Test Cases for my Mobile Phone.
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
what is clinet side validation and server validation??
What is the difference between Smoke Test & Sanity Test?
10 Answers Qualtree Solutions,
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
Diffrent between Smoke and Sanity tesing?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?