what is cause effect graph & exp its types?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what is boundary value analysis?
What is the Benefit of "V-Model"...?
why u are using multiple test data in retesting?
how is market for testing in banglore,chennai,pune,delhi?
why tracability matrix need in manual testing? how to create tracebility matrix for web application.. please can u send ur replies
which phase is most important in STLC phases? and why ?
what is deadlock in manual testing?what is another name for this deadlock?
What is the difference between Performance testing and Load testing ?
what type of testing process is being followed in your company?
What is misinterpretation of data with respect to software systems?
Difference between Agile process and V Model
What r the different testing techniques other than BVA and EQP?