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 |
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
4.what is deliverables?what are the things is included in the deliverables?
13. If you were to envision your ideal Web accessibility Web site, what sorts of information would it contain? What would it look and act like? How would it be organized?
What were the major challenges u faced while testing
In whic page of QC , we run our Test case, or from where we run our Test cases from QC?
Explanation of all process areas with goals and practices?
What is the difference between client server and web based testing?
How do you prepare a regression testing suite?
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
Why UAT required
difference between sretagic test plan & test plan?
What is Desktop Testing?