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
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jayachandran
we 2 different kind of job. in testing proscess
Is This Answer Correct ? | 0 Yes | 3 No |
what is the impact analysis?
What sort of things would you put down in a bug report?
difference between sanity testing and smoke testing?
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
What is the difference between Spiral Model and V-Model
How can u swap 2 variables in C without using 3rd variable?
Can anyone tell me the test scenario for railway reservation online booking. I need all test scenario.... please friends help me.
in this project how many modules?
hi tell me different testing methodologies
What are the principles of software testing?
What is Testsummary?
which model is mostly used in companies for SDLC and y?