A server configuration is controlled from a single web page with multiple options:
● 20 drop-down menus, with 3-4 options each.
● 5 check-boxes.
● 1 multi-select menu, with 5 options.
● 1 template selection, with 6 options: A, B, C, D, E, F.
○ When options A, B, C, D are selected, all options (#1-#3) above are
available.
○ When options E, F are selected, only 10 out of 20 drop-down menus have
an effect.
● Besides item #4, developers input is that all options are independent, I.e., not
impacting each other.
What is the required number of test configurations required in order to test the
server configuration and release in good quality:
a) Assuming first release.
b) Assuming regression tests for release with new features not impacted by the
above options.
Test configuration is a complete set of options that were selected to be tested in one
complete server configuration scenario. I.e, a test configuration is set of 17 or 27
specific options tested together.
No Answer is Posted For this Question
Be the First to Post Answer
What is mutation testing & when can it be done?
Explain defect lifecycle.
this question i got from iflex anybody pls give some useful information. is it possible to get severity1bugs in thirds round testing before release after two rounds of system testing completed?
Which are the major bugs u found while testing an aplication?
How to Test a C++ and unix application is there any automated tool available,
When should testing be stopped?
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
write the negative test cases for pencil based on it's functionality
If there is no sufficent time for testing & u have to complete the testing then what will u do?
What is red box testing and yellow box testing?
what is web based testing and web based application? what are the check list for the web based application?
How to write a scenario from requirements?give an example..