Exforsys
+ Reply to Thread
Results 1 to 7 of 7

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...

  1. #1
    Raman is offline Junior Member Array
    Join Date
    Feb 2006
    Answers
    15

    Cause-Effect graph

    Hi All

    Can anyone please tell me about Cause-Effect graph?

    Regards
    Raman


  2. #2
    qtptester's Avatar
    qtptester is offline Junior Member Array
    Join Date
    Aug 2006
    Answers
    6

    Arrow Cause-Effect graph Reply to Thread

    I guess...U can eaisly understand by this figure... "image001.gif" in the attachment.

    Attached Images Attached Images

  3. #3
    isaac.riley is offline Junior Member Array
    Join Date
    Jan 2009
    Answers
    1
    Quote Originally Posted by qtptester View Post
    I guess...U can eaisly understand by this figure... "image001.gif" in the attachment.
    Close ... just need to add more of the basic cause-effect boolean graph symbols: your graph only depicted identity functions; needed:
    • '^' : for "and"
    • 'V' : for "or"
    • '~' : for "not"



  4. #4
    mfsi_nilanjan is offline Junior Member Array
    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.


  5. #5
    mfsi_sudhansup is offline Junior Member Array
    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


  6. #6
    dheerajs is offline Junior Member Array
    Join Date
    Oct 2011
    Answers
    13
    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.


  7. #7
    mfsi-satyakamm is offline Junior Member Array
    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



Latest Article

Network Security Risk Assessment and Measurement

Read More...