Differences Between Whitebox testing and Blackbox testing
Answer Posted / vignesh
1)white box testing
done by developers
look into source code and test the logic of code
must need knowledge of programming language
2)black box testing
done by testers
verifying the functionality of application against req specification
no need to have knowledge of programming language
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the procedure of manual testing?
What are the review documents used for testing?
write testcases for open dialogbox
is it possible to do performance testing in stand alone application..how wil u do that ???????
What is the big deal about ‘requirements’?
Explain what is exhaustive testing?
Define Stability, Scalability and reliability with example ?
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
What is exploratory testing and when should it be performed?
What is rapid application development model (rad)?
1. what exactly is heuristic checklist approach for unit testing ?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
What is a defect age?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!