Can anyone explain me these 3 techniques with an example?
1).Equalent Class Partision
2).Cause-Effect Graph analysis
3).Error Guessing.

Answers were Sorted based on User's Feedback



Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Ef..

Answer / sj1234

Consider any edit field which can accept values b/w 18-35.

Equivalence pertitioning In this method given i/p is
divided into number of equivalence classes.

From each equivalence class one i/p value is chosed for
testing.
Ex.Consider the above ex. edit field which accepts i/p
value b/w 18-35.
From the given range of i/p value we can form 3
equivalence classes.

i) Less than 18.
ii) Between 18-35.
iii) Greater than 35.

Take any value from three equivalence classes and test
them. example 6, 25,100

3) Error guessing.This depends on the tester experience,
domain knowledge, & common sense.
Ex:For the same above ex.i)23+,-34,5*,00,Blank,5o(Not
zero,O),etc.

4) Cause-Effect GraphCause Effect Graph: A Boolean graph
linking causes and effects

Is This Answer Correct ?    1 Yes 1 No

Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Ef..

Answer / avinash

Shraini you are wrong. Equivalence partitioning is a software testing technique that divides the input data of a software unit into partition of data from which test cases can be derived. In principle, test cases are designed to cover each partition at least once. This technique tries to define test case that uncovers classes of errors, thereby reducing the total number of test cases that must be developed.

Is This Answer Correct ?    0 Yes 0 No

Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Ef..

Answer / shraini

what you explained about equalent class partition is not
correct.that is all about boundry value testing.testing the
size and range values of an object.
According to my knowledge equalent class partition is
testing the type of objects,ex: in a drop down box for
gender (Male /female).
If I am wrong please correct me.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks

3 Answers   century,


I am B.tech graduate.Right now i am working in sutherland. I have completed the CSTP certification in STC.I am fresher for a software industry..I got a opportunity from STC thrid eye, They asked me to pay 50000 and they will provide training and after that they will provide a job with the salary of 5000..I dont know is that a better option for me...I have a little dilemma.. I awaiting for your suggestions..plz..

11 Answers  


How to write the test scenario?Explain by giving Example.

3 Answers  


can you write test cases on pen?

6 Answers  


There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements

0 Answers  






Tell me the situation where sanity test cases should pass and smoke test cases fail...?

6 Answers  


What type of risk analysis u did in a banking projects...? Give an example...?

4 Answers   HCL,


Hi Friends..Can anybody tell me how much Salary u'll be getting for Manual Tester(1+ years of Experience)Position in the Companies like Wipro & Infosys????

6 Answers   Google, Wipro,


In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios

1 Answers   AppLabs,


What is an entry criteria?

0 Answers  


What are the points to be taken into consideration while doing desktop testing?

1 Answers  


our testing team is very very small(how do u initiate the team members

1 Answers   HP,


Categories