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 |
how can client know that the bug which has been corrected
Non functional testing Examples ?
To write the test case for Login Window test condition is 'User must be created'so while writting test case for Login window may I have to write all steps of creating user or how should I write test cases
value momentum
What different impact rating’s you have used in your project?
WHAt is diff between test plan and test planning?
What is the V model,Tell me in brief??
1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"
What is meant by Gamma testing?
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing?
discuss black box and white box testing is not widely used if you disagree tell me why?
What is middle ware testing?? what are the companies using this tech?