What is the difference between White Box testing and Unit
Testing?
Answer Posted / pravek dadhwal
White box testing is something in which the tester must
have a basic knowledge of a language which is being
used.Unlike Blackbox,this is someting which is also called
as Glass box, where you have an access to the source code.
Unit Testing: A type of WBT,generally done by
developer.Basically its done at module level to catch and
fix the most obvoius bugs, so that they should not make to
the Integration level.As compare to Integration testing
fixing issue, found during this level of testing becomes
very easy,as developer knows that in which module issue
exists.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the different servers and difference between them?
What about the test case if the field only takes a certain number of characters or a minimum number?
How do you estimate white box testing?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
integration test cases for mouse and keyboard
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Write test cases on duster
Can you explain the pdca cycle and where testing fits in?
wat is meant by frontend and backend testing
Tell me example for Risk,Mitigation,Assumption?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
If project wants to release in 3months what type of risk analysis you do in test plan?
what is acid testing?