Why do you go for White box testing, when Black box testing
is available?
Answers were Sorted based on User's Feedback
Answer / manasa
we will test an application without the knowledge of
internal structure is called black box testing where are
white box testing is with the knowledge of internal
structure.inorder to test the code we have to go for white
box testing as it covers the path,statements and branch.
suggest me if iam wrong
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vijaya
hi friendz,,,
i wud loke to give the answer in my openion:::::::::
Blackbox testing ensures that the application/system works
as per the requirements.
but white box testing is ment for ensuring the all the
possible ways of execution(basic path coverage).
this is
vijayabhaskar83@sifymail.com
plz rectify the answere if its wrong
| Is This Answer Correct ? | 2 Yes | 1 No |
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
How the test plan is a tool and the product?
testing is a process or methodology,diff between methodology and process?
6 Answers BirlaSoft, Cap Gemini,
Tell me the Test cases for the Fan?
What are the GUI Test Cases for calculator?
What is parallel testing and when do we use parallel testing? Explain with example?
tell me about V-Model
what is severity and what is priority
what is installation in software referred to as?
How do you know your code has met specifications when there are no specifications?
How do you scope, organize, and execute a test project?