What is the difference between White Box testing and Unit
Testing?
Answer Posted / akshaya
Whitebox testing is testing of the system as a whole. This
is part of system testing, concentrating on the flow of
data, controls, conditional statements, loops etc on the
integrated system. Performed by tester.
Unit Testing: Code, data flow testing of a module. Dummy
modules are mostly used to test the module in question.
This is performed by the developer him/herself.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which are the different tests for apparel testing?
what is mean by impact analysis ,how we used to select regression TC using this?
How can software qa processes be implemented without stifling productivity?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
what are your achievements in your organization ? Guyz very very urgent , help me
Unit Testing can be done by using Nunit?
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
What is mean by multi-threading testing?
What type of questions will be asking for 2 years experience candidate in manual testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What is internationalization testing (i18n testing)?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
what is test case management?explain in brief.
What is exploratory testing and when should it be performed?