What is the difference between White Box testing and Unit
Testing?
Answer Posted / swathi
In white box testing the tester should/will know the inner
workings of the code.And this will be done by the
tester.This can also be called as glass box,structured,clear
box,open box testing.
Unit testing is the basic testing done by the developer to
see whether the code is working fine.Each module will be
tested by the developer before sending it to the testing team.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you explain calibration?
What are testing techniques? What is difference between general and specific?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
what is e-tester?
What is actually a rule based testing
Explain Testing process in your organization?
What type bugs you will find in integration testing with example?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Differentiate verification and validation?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
9.Data – driver automation typically includes?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
please anyone let me know the -ve testing of Excel sheet?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics