What is Cause-Effect Graphing Techniques in testing ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
In too many instances, an attempt to translate a policy or
procedure stated in a natural language into a software
causes frustration and problems. Cause-effect graphing is
a test case design approach that offers a concise depiction
of logical conditions and associated actions. The approach
has four stages:
1. Cause (input conditions) and effects (actions) are
listed for a module and an identifier is allocated to each.
2. A cause-effect graph is created.
3. The graph is altered into a decision table.
4. Decision table rules are modified to test cases.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / p
n too many instances, an attempt to translate a policy or
procedure stated in a natural language into a software
causes frustration and problems. Cause-effect graphing is
a test case design approach that offers a concise depiction
of logical conditions and associated actions. The approach
has four stages:
1. Cause (input conditions) and effects (actions) are
listed for a module and an identifier is allocated to each.
2. A cause-effect graph is created.
3. The graph is altered into a decision table.
4. Decision table rules are modified to test cases.
K,Byeee...
| Is This Answer Correct ? | 0 Yes | 0 No |
what is meant by beta testing?
Principles of testing?
Difference between Black box and White box testing?
what all the metrics to be checked for a document ?
How do you do Analysis and design for testing projects?
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
What’s the relation between environment reality and test phases?
what is use case
what is the difference between buglog and defect tracking?
What is the difference between smoke an sanity testing with example ?
Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin
What is the significance of version control in software testing