
- Forum
- Testing
- Software Testing
- Cause-Effect graph
Cause-Effect graph
This is a discussion on Cause-Effect graph within the Software Testing forums, part of the Testing category; Hi All Can anyone please tell me about Cause-Effect graph? Regards Raman...
-
Cause-Effect graph
Hi All
Can anyone please tell me about Cause-Effect graph?
Regards
Raman
-
Cause-Effect graph Reply to Thread
I guess...U can eaisly understand by this figure... "image001.gif" in the attachment.
-
01-27-2009, 06:05 PM #3
- Join Date
- Jan 2009
- Answers
- 1
-
11-21-2011, 08:08 AM #4
- Join Date
- Oct 2011
- Answers
- 28
Hi all ,
Just wanted to add few more details...
Cause-Effect is synonymous with creating Decision-table technique,which itself an dynamic testing approach.This method is associated with logical diagramming approach called "cause-effect Graphing " that sometimes help to conclude decision table. It provides a systemetic way to state complex Business rules.
Thanks
Nilanjan.
-
11-21-2011, 08:50 AM #5
- Join Date
- Oct 2011
- Answers
- 27
Hi All,
Cause-effect table is similar with decision table. It is a dynamic approach of testing. It is applied when different combination of inputs results in different actions being taken. It helps the job more easier. It is helpful for both testers as well as developers. It helps to finding the problems and ambiguity in the specification.
Thanks
Sudhansu
-
Hi All
Decision table technique is sometime called as cause effect table.These are based on business logics or Business rules rather than user interfaces.This is a type of black box testing technique.
Cause effect graph is a graphical representation of inputs and(or) causes with the associated output.
It can also be treated as the diagram to derive test cases.This graph organises and possibly show all possible root causes of associated outcome.
-
12-06-2011, 01:34 AM #7
- Join Date
- Oct 2011
- Answers
- 24
Hi,
Cause-Effect graph is graphical representation of inputs to there respective outputs which help us design test cases comfortably.
-
Sponsored Ads

Reply With Quote






