What is descion table?
Answers were Sorted based on User's Feedback
Answer / m.m. swamy
descion table is one of the black box testing technic
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hari s sankar
Decision Table is the method used to build a complete set
of test cases without using the internal structure of the
program.
Is This Answer Correct ? | 3 Yes | 0 No |
Hai...
A decision table is a two-dimensional matrix with one row
for each possible action and one row for each relevant
condition and one column foreach combination of condition
states. A decision table can very concisely andrigorously
show complex conditions and their resulting actions while
remaining comprehensible to a human reader.
K.Byeee..
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 3 Yes | 0 No |
1.A decision table is a good way to deal with combinations
of things (e.g.inputs)
2.decision tables and state transition testing are more
focused on business
logic or business rules.
3.Decision tables aid the systematic selection of effective
test cases and can
have the beneficial side-effect of finding problems and
ambiguities in the specification.
Is This Answer Correct ? | 1 Yes | 0 No |
Decision table is a black box technique.
1.It is generally used for business perspective and for
combination.
2.It contains certain rules.
3.It can find beneficial side effect of ambiguities in the
requirement.
Is This Answer Correct ? | 1 Yes | 0 No |
how will you define your bug status flow in softsmith qamonitor?
Where I can get ITB/ISTQB sample question paper?
What is the quality audit?
What is meant by Factory testing?? I have seen this one in a Job posting
What is cyclomatic complexity?
How do you differentiate between priority and severity of the defect within the project?
What is a weighted Defect What is Defect Density
1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?
Explain what is the difference between regression testing and retesting?
How many levels of ISTQB Certifications r there? What r they? When they will be commenced?
How would you define Quality Assurance?
What are the technical risks involved in Software testing project?