Answer Posted / bajrang badaik
Configuration testing is the process of testing a system
under development on machines which have various
combinations of hardware and software.
In many situations the number of possible configurations is
far too large to test. For example, suppose you are a
member of a test team which working on some desktop user
application. The number of combinations of operating system
versions, memory sizes, hard drive types, CPUs alone could
be enormous. If you target only 10 different operating
system versions, 8 different memory sizes, 6 different hard
drives, and 7 different CPUs, there are already 10 * 8 * 6
* 7 = 3,360 different hardware configurations.
Then if you add various software components such as Web
browser version, anti-virus software, earlier versions of
the system under development, the number of possible
configurations quickly becomes unmanageable. Note that not
all software development efforts necessarily face an
unmanageable number of configurations. For example,
software developed for specific, non-PC hardware devices
may have only a handful of hardware and software
configurations.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
What is Catapult Testing in E-Learning Domain?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
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
how to write defects in excel sheets when defects occured
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What are bug leakage and bug release?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What's the difference between alpha and beta testing?
What is an error?
What is smoke testing and what is sanity?
Can you explain the elementary process?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
If asked to create a Configuration Design Pattern, where would you start?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.