what is debugging and whitebox testing and what is the diff?
Answer Posted / lakshmana rekha basu
Debugging and whitebox testing goes hand in hand and
typically done by the developers.
Debugging is done to verify that the program runs smoothly
and running program shouldn't cause any unwanted response
by the machine.
whitebox testing is nothing but running the program and
verify the actual behavior/result of the functionality with
expected result as predetermined.
| Is This Answer Correct ? | 23 Yes | 6 No |
Post New Answer View All Answers
What is unit level testing?
write the test case for Bulb & Mobile phone
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Name three reasons why the tester may choose to record in Context Sensitive mode.
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
How the application is launched to the production environment?
What is the difference between manual testing and automation testing?
What is the difference between coupling and cohesion?
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.
Which is the best testing model?
can u plz give an example for regression testing with example.
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
few automation basic questions One question to write a scriot in any language you know.
What is an end-to-end testing?
what is sanity test (or) build test?