What is Cause-Effect Graphing Techniques in testing ?
Answer Posted / 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 |
Post New Answer View All Answers
What are some best practices that you should follow when writing test cases?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
What is an exit criteria?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
What is difference between Manual testing and Pega/BPM testing?
What is decision table testing?
Write 10 test scenarios to test remember me checkbox present in login window
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
difference between change management and configuration management
What is difference between cmmi and cmm levels?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Can you explain steps in function points?
Can you explain process areas in cmmi?
What are the factors affecting a manual testing project and what are the ways to overcome it?
Can you explain exploratory testing?