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 |
what is meant by port testing?
How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the test cycle number and built number, plz tell me....
What is an entry criteria?
what is Latent Bug?
How do you review testcase?? Type of Review...
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
What is the difference between test case result and a bug?
What is client server application testing?
What type testings will be conducted at system testing?Who will conduct each test.
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
Explan different Risks associated with the project????
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc