what is cause effect graph & exp its types?

Answers were Sorted based on User's Feedback



what is cause effect graph & exp its types?..

Answer / vp

Its a kind of graph used in testing ,where in both the
input and the output are together given and we can write a
test case by seeing those graph.

Is This Answer Correct ?    2 Yes 0 No

what is cause effect graph & exp its types?..

Answer / vp

It’s a graphical representation of inputs and the
associated output effects which can be used to design test
cases.
Sorry i dont have any idea about its types.

Is This Answer Correct ?    1 Yes 0 No

what is cause effect graph & exp its types?..

Answer / jyothi

Cause-Effect graph gives you idea how cause-effect relations
look like in the main memory.

From logical point of view Cause-Effect graph consists of
several concepts connected by many cause-effect relations.
Cause-effect relation is a relation between cause-concept
and effect-concept.

Cause-effect relation is represented in the main memory by
cause-effect relation table.

The graph's direction is as follows: (XXX: a figure would
represent this better)Causes --> intermediate nodes -->
Effects and the intermediate nodes in between that combine
inputs using logical operators such as AND and OR.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

test templet for GUI UNIT testing?

0 Answers   Crea,


manual&automation testing

1 Answers   HCL,


what is builr release team..?

4 Answers   Accenture,


How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?

1 Answers  


If developers team doesn't agree with the bug raised by you, what is the next step would you take

8 Answers   IBM, TCS,






difference between development project & maintainance project

3 Answers   IBM,


what are the testing appraoch that you have tested for Bread toaster

0 Answers   QA,


What is the negative testing and example

0 Answers  


usecases are prepared by whom?

5 Answers  


Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance

0 Answers  


IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?

6 Answers   IBM, Lantic Soft,


Explain Boudary value testing and equivalence testing ?

3 Answers   Crea,


Categories