why do you go for white box testing when black box testing
is available?
Answer Posted / siri
the purposes of white box testing and black box testing are
different.white box testing is a positive testing done by
the developer to check the code,algorithm,statements, data
flow and the functionality of the application.
in black box testing the tester does not need to know and
test the internal design or the written code of the
application; the tester tests the application for the
functionality and specified requirements using positive and
negative scenarios.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain random/monkey testing?
What is the quality process is following in your organization.
Define what is a critical bug.
Do submit teststrategy to customer if yes at what time
Write the test cases for godaddy home page
What is mutation testing & when can it be done?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
Should testing be done only after the build and execution phases are complete?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
Differentiate verification and validation?
what is scrum how with ex?
What is bug release?
Tell me about Agile scrum and what is your role in Scrum ?
Explain severity with example and expalin each example?
What are the advantages of black box testing?