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
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
what r the 5 major defects that u found in ur shopping related project?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is difference in between operating system 2000 and os xp?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Difference between Re-testing and Regression testing?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
How do you perform configuration management with typical revision control systems?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
approx how long a simple website take time just for manual testing including report generation.
How to do the performance testing manually? Does you have a test case for that?