What are the testing techniques and what are the difference between Unit testing & White box testing
is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing
so what we do in Unit testing
Answer Posted / sujana
Testing Techniques:
1. Boundary Value Analysis
2. Equivalence Class partitioning
3. Error guessing..so on..
Unit Testing: will be done by developers for their individual modules in development stage
White box testing: It will be done by developers or testers who has the knowledge on coding part also.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you explain steps in function points?
difference between change management and configuration management
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
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?
What is the difference between web based application and client server application?
What are the cases when you’ll consider to choose automated testing over manual testing?
What is the big deal about ‘requirements’?
When to stop testing? (Or) how do you decide when you have tested enough?
what is test scenario and test condition?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
Write notes on apparel testing equipments.
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
Unit Testing can be done by using Nunit?