You are testing a new feature that includes a
builder(wizard)that walks you through the creation of an
item.There are 10 configuration checkboxes you can
check/uncheck for the item being built.The builder makes you
select 3 of these 10 options.You can choose any 3 options.
A)How many possible ways could the item in question be
created (i.e. how many possible configurations)? Describe
the technique you would use to determine this.



You are testing a new feature that includes a builder(wizard)that walks you through the creation of..

Answer / som

I would use combinations. Since we have to pick any 3 from the
10 check boxes present, the total number of combinations will
be 10!/(3!*(10-3)!) = 120 configurations.

Kindly let me know if this answer is incorrect.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Define Brain Stromming and Cause Effect Graphing? With Eg?

3 Answers   CybAge,


what is sequential injection?

2 Answers   BirlaSoft,


what is the use of functional specification?

2 Answers  


Difference between verification and validation?

5 Answers   IBM,


What types of software testing are available?

0 Answers  






What is Test Suite?

11 Answers   Digient Technologies,


diff between test plan and test strategy?

5 Answers   Hoch Technologies,


What is the role of software tester in process of verification? Explain.

1 Answers   IBM,


what is the difference between Performance,Load ,Stress testing

2 Answers  


Which design document supports to choose test data and how to select test data ranges ?

1 Answers  


How would you approach measuring JavaScript code coverage?

0 Answers  


Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli

3 Answers   Cap Gemini,


Categories