what are testing types involved in black box and white box testing...
Answer / ismail
Types of the Black box testing :
1) Equivalence partitioning
2) Boundary value analysis.
3) Cause effect graphing.
Types of the white box testing :
1) Statement coverage.
2) Path or Branch coverage.
Please correct me if I am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is 3-Tier Architecture. How It will be implemented. Anybody can explain it in detail with easily understandable example. Thanks in advance..
What is an error?
what is Test deliverable and Release Note?
How to test when the web application expired time (cookies,sessions testing) in real time
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
In any application there are so many fields. So tester have to test each field with Special chars., Alphabetic value, Alphanumeric value, Blank Space. etc. I am testing with all these inputs but should I have to consider these into test cases. Because rather than these there many functionalities to check.Please Guide me properly
What is the test case?
what is Entrance and Exit criteria ?
Could some one tell me test cases for multi line text boxes like Notes field?
how do you test for runtime error using manual testing
How to derive test requirements from SRS?
What is Mutation testing? When it can be done?