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 quality center?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is the difference between latent and masked defects?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
How to Generate Test Case for Shopping Cart?
What are the various techniques in black box testing?
When have you had to focus on data integrity?
What is bug, deffect, issue, error?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
how will you estimate of your website?
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??