what is white box testing and what is the teckniques
Answers were Sorted based on User's Feedback
Answer / deepa sk
In the white box testing the tester has access to the
program code and how it works
The techniques are
1. Statement Coverage
2. Design Coverage
3. Condition Coverage
4. Path Coverage
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / saravanaraja
White Box Tesing : Testing is done with the coding
knowledge.
Testing Techniques : BVA, ECP, Error Guessing
Ways of Testing : Manual & Automation
Levels of Testing : Unit, Integration, System & Uat
Types of Testing : Black & White box Testing
| Is This Answer Correct ? | 5 Yes | 15 No |
how to check stress and load testing by manually ? with example
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is 'Shows stopper Bug'
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
How do we find Effectiveness of Test Cases..Thanks in advance...
What is Low level design & High level design? and brief description.
When are you done testing?
How do test documents in a project span across software development life cycle?
How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?
what is JOINTS & REGISTRY in SQL?
Why Adhoc Testing is done?