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 |
Write the test cases for yahoo home page
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
Could any one tell me about 'Deployment Testing'?Who will use this and when? Thanks In advance.......... Regards, MurthySharma.Manchella
What is Mean by V-Module?
20 Answers IBM, MBT, Wipro,
How do you know the code has met specifications?
What are the benefits of requirement traceability?
What are the two main categories of software testing?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true
how we will decide test effectiveness and test efficiency?
If there are more number of test cases, how can u pick up a selective test case?
Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?