what is the similarity between black box testing and unit
testing
Answers were Sorted based on User's Feedback
Answer / ramprasad.s
HI
The question is about similariy.
The Answer is
"Data Validation" Testing
Data Validation is tested both in unit test as well as
in Block box or functional Testing.
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / osama bin laden
this question is absolutely ridiculous and is not deserving
of an answer. The person who asked this question shud be
ashamed of his very existence. He is a burden on this earh
that shud be removed.
| Is This Answer Correct ? | 5 Yes | 4 No |
Answer / anjani d
Both are Dynamic testings and for validation.
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / veena
black box & unit testing both r methods used for testing
&both r validation technique
| Is This Answer Correct ? | 1 Yes | 1 No |
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 |
Answer / ramarao
verification- is unit testing i.e in unit testing devloper
will check only positive test cases
validation -is black box testing i.e in black box tester
will verify both positive and negitive test cases
| Is This Answer Correct ? | 0 Yes | 2 No |
WHAT IS THE ANSWER FOR THE QUESTION "WHAT ARE YOUR ACHIEVEMENTS IN YOUR PREVIOUS COMAPANY"
After insert the record in front-end, how will you check the back end by manually? Please explain?
What is the difference between debugging and manual testing?
If a webapplication is handed over and you are requested to come out with a test strategy. what are all the key things will you include in test strategy?
what is penetration testing
How can one file compare future dated output files from a program which has change, against the baseline run which used current date for input. The client does not want to mask dates on the output files to allow compares.
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance
Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
our testing team is very very small(how do u initiate the team members
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
What is Black Phase in SDLC?
who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?