what is the similarity between black box testing and unit
testing
Answer Posted / sudhananda reddy
Unit testing comes in to whitebox testing.
in Unit Testing the developer checks that all loops and
conditions in each program are working correctly or not.i.e
they check internal logic of the code. we do not involve in
this.
in black box testing we do not check internal logic.we
concentrate on external functionality only. developer
doesn't involve in this.
i think u got my point. if not Ping me..
sudhanandareddy@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Enlist some bug status along with its description?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
If you're given a program that will average student grades, what kinds of inputs would you use?
What is software review?
Explain thread testing.
During alpha testing why customer people are invited?
What is the difference between Functional testing and Unit Functionality testing?
What's the difference between system testing and acceptance testing?
!what are the entry criteria for antomation testing ?
what is functional testing terminologies
What is PBX Testing & What is Test coverage?
Explain Operational Acceptance Testing with example ?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
What is data flow diagram?