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.
Answer Posted / 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 View All Answers
What is known as data-driven testing?
what is diffrence between dynamic black box testing and dynamic white box testing
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Should testing be done only after the build and execution phases are complete?
Can anyone please suggest me a online book on manual testing??
What if the project isn’t big enough to justify extensive testing?
What is an end-to-end testing?
what is API 2.0?
Test approach to windows scheduler?
What r the documents required for performance testing
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
About Hierarchy level in your company.
What about the test case if the field only takes a certain number of characters or a minimum number?
define Testing of Procedure, Triggers and Functions in data base testing ?
What are the advantages of waterfall model?