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

.Why do you go for Test Bed?

3 Answers  


what is the diff between ad hoc and exploratory testing ?

5 Answers   Synergy,


Can you please tell me what to test in a web based application? And i need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?

1 Answers  


3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B

0 Answers  


What is the difference between Smoke & Sanity Testing.

7 Answers   TCS,






As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?

4 Answers   Banking,


i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.

2 Answers  


In a company does a tester communicate with clients? if yes then in what situation?

4 Answers  


How can you do the scalability testing?

0 Answers  


Which is the most Important step in STLC ? Why ?

2 Answers  


Write four good test cases on refill ball pen?

10 Answers   iFlex,


what documents are used to write testcase for integration testing and system testing?

3 Answers  


Categories