Answer Posted / 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 View All Answers
What is a testbed in manual testing?
could anyone explain application testing in sequence order i don't have any experience in that
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
6 what do you like least about testing?
How we will test ubercate
Write notes on apparel testing equipments.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
How does quality control differ from quality assurance?
What is function points??????
what is test scenario and test condition?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is early testing?