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 Batch testing? Facets Benefit Configuration
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
Describe some staff conflicts you have handled.
How could you present test strategy for the product testing?
What is bidirectional traceability ??? and how it is implemented
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
What is positive and negative testing?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
You may undergone many projects. Do all the projects match up with customer’s expectations?
Can anyone tell me, What is wound fixing?
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
Unit Testing can be done by using Nunit?