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 / 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 |
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
Hi, this is sekhar yadav plz answer my questions with(examples) highest seviarity &lowest priarity and lowest seviarity & highest priarity ???? i want proper answer .. thankq
.what are the types of recording modes in winrunner 2.what are the three modes of running a test in winrunner 3.what is synchronization point 4.what are the contents present in a test case 5.do we need testing for the project 6.what is code review and code walk through At which phase the testing starts (begin) in the project How do we test Client server applications and a Web applications what is verification and validation what is adhoc testing what is traceability matrix what is base line document what is Test Life Cycle what is regression testing and retesting what is a BUG LIFE CYCLE what is a Bug what are defects what is functionality testing and system testing. a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process. 20 what are severity level and priority levels
how to write test cases for boundary value analysis and equality partitioning?
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
What is IEEE 829 format
For any web application, what are the possible login features that should be tested?
what is the formal technical review
What is sanity?
Anyone tell me the test cases of Shopping Favorite
What criteria u r following in ur company for selecting related failed test cases in regression testing?