Differences Between Whitebox testing and Blackbox testing
Answer Posted / ramana
Whitebox Testing:It is done by developers.It typically
involves in coding.In this Testing developers concentrates
on internal structure of the program and justifgies whether
that program is correct or not.
Blackbox testing: It is done by seperate Testing team. in
this testers validates the developed application by
execution of testcases and finding Bugs and send error
reports.
| Is This Answer Correct ? | 102 Yes | 26 No |
Post New Answer View All Answers
What is rapid application development model (rad)?
What is build interval period?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Can you explain a pair-wise defect?
Explain unit testing, integration tests, system testing and acceptance testing?
What is software configuration management?
Hi,Please can any one tell me about SAP Testing concepts.
How we will test ubercate
What is deferred status in defect life cycle?
What is a test server?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
what is the difference between section & test feature in test case documention?
What is the most important phase in STLC and Why
what is base time , how can we base time your doc"s ?
In Manual testing how to test proxy servers? can u please explain with example?