what is meant by exhaustive testing?

Answers were Sorted based on User's Feedback



what is meant by exhaustive testing?..

Answer / sandeep poddar

Exhaustive testing, testing all the possible test cases
(which is in many cases not possible due to time and budget
factors)

Is This Answer Correct ?    1 Yes 1 No

what is meant by exhaustive testing?..

Answer / chandrasekhar g

Exhaustive testing describes all the possible permutations
and combination of valid and invalid data, for example if
we consider age field with the range 18-60.In this case we
need not to check each and every value ,use equivalence
partitioning technique and in real business scenarios we
need not to check each and every invalid data.

Is This Answer Correct ?    0 Yes 0 No

what is meant by exhaustive testing?..

Answer / deepa

This is the testing principle. According to this principle
testing (all combination of inputs and preconditions)

Is This Answer Correct ?    0 Yes 1 No

what is meant by exhaustive testing?..

Answer / sitam jana

Exhaustive testing is a test approach in which the test suite
comprises all combinations of input values and preconditions.

In practical sense, exhaustive testing is impossible which is
also a testing principle. It can be also termed as complete
testing.

Is This Answer Correct ?    0 Yes 1 No

what is meant by exhaustive testing?..

Answer / ivandurak

It's such kind of testing when program under test becomes
exhausted and fails to work. It's often used to train
programs to be able to function 24x7.

Is This Answer Correct ?    3 Yes 22 No

what is meant by exhaustive testing?..

Answer / meghana

All the testers are exhausted.
All the planned tests have been executed.
Exercising all combinations of inputs and preconditions.

Is This Answer Correct ?    10 Yes 38 No

what is meant by exhaustive testing?..

Answer / ketan trivedi

Exhastive testing is the testing where we Execuite single
testcase for multiple test data.It means if we r using
single testcase for diff product or module under manual
testing it means we r wasting our time in manual testing ,
from here arise the concept of Automation testing bcz we do
Automation testing when single testcase Execuited for
multiple test data.

Is This Answer Correct ?    23 Yes 62 No

what is meant by exhaustive testing?..

Answer / moagley

No, No fellas, you are all wrong.

Exhaustive testing is the process that
causes carbon monoxide to be emitted from
ones exhaust.

You must take care if testing in larger teams,
as the amount of noxious gasses produced can be harmful.

When testing exhaustively, please do so by an
open door or window, or even better in the open,
maybe a field or alongside a river jetty.

As a sub note, and through caution, when planning
testing activities, ensure your team members have
not been eating spicy foods such as curries, babies
heads or fish and chips the night before testing
execution is planned.

I hope this post is helpful, if anything else springs
to mind regarding exhaustive testing or any related subject
then I will also post that information of usefulness.

Best regards.

Moagley Jakanoarey

Is This Answer Correct ?    10 Yes 148 No

Post New Answer

More Manual Testing Interview Questions

What kinds of testing have you done?

11 Answers   Bosch, MBT, Tata Steel Limited, Wipro,


what is port testing and mutation testing?

3 Answers  


how to test ecg machine?

0 Answers  


4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.

1 Answers  


Could anyone share FAQs for Test Manager position...

0 Answers  






In which type of testing testing started from requirement phase?

3 Answers   Cap Gemini, Persistent,


Define the following and explain their usefulness: Change Management, Configuration Management, Version Control, and Defect Tracking.

2 Answers   Ordain Solutions,


what is proto type model?

4 Answers  


Expalin about metrics Management?

1 Answers   Fidelity,


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

0 Answers  


Is Validation Test & Negative Tests have same meaning???Are both same???

4 Answers  


How do you go about testing a web application?

5 Answers   3i Infotech,


Categories