What is meant by Decision Table Testing Technique?
Answer Posted / siddhesh_sawant
It is a table which shows different combination inputs with their associated outputs, this is also known as cause effect table.
In EP and BVA we have seen that these techniques can be applied to only specific conditions or inputs however if we have different inputs which result in different actions being taken or in other words we have a business rule to test where there are different combination of inputs which result in different actions.
For testing such rules or logic decision table testing is used.
It is a black box test design technique.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do you test for the coockies for a web application?
What is bug, deffect, issue, error?
What is validation in software testing?
What is internationalization testing (i18n testing)?
What is the difference between three tier and two tier application?
Why is software testing required?
What is frame level testing and how do we test it?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What is Cyclometric testing?
what is sanity test (or) build test?
How to explain the Insurance project in the interview?
What is a test scenario?
What is the main use of preparing traceability matrix and explain the real time usage?
What is bug leakage?