what is meant by exhaustive testing?

Answers were Sorted based on User's Feedback



what is meant by exhaustive testing?..

Answer / pragna

Testing which covers all combinations of input values and
preconditions for an element of the software under test.

Is This Answer Correct ?    187 Yes 13 No

what is meant by exhaustive testing?..

Answer / asn

Exhaustive testing means testing the functionality with all
possible valid and invalid data.
It is not possible to test the functionalities with all
valid and invalid data

Is This Answer Correct ?    115 Yes 11 No

what is meant by exhaustive testing?..

Answer / chandresh

Exhaustive testing - "seeks to verify the behavior of every
aspect of an element, including all permutations.

For example:- Exhaustive testing of a given user command
would require testing the command with no options, with each
option, with each pair of options, and so on up to every
permutation of options.

Is This Answer Correct ?    26 Yes 1 No

what is meant by exhaustive testing?..

Answer / inam

It is testing with every member of the input value space.
The input value space is the set of all possible input
values to the program.

Is This Answer Correct ?    23 Yes 3 No

what is meant by exhaustive testing?..

Answer / piyush gupta

exhaustive testng is a testing technique where all possible input values whether valid or invalid are tested.

Is This Answer Correct ?    15 Yes 1 No

what is meant by exhaustive testing?..

Answer / pavan

exhaustive testing means testing the all possible
combinations of functionality with valid data or invalid
data..including the permutations.

Is This Answer Correct ?    9 Yes 3 No

what is meant by exhaustive testing?..

Answer / tester

Moagley Jakanoarey is an idiot

Is This Answer Correct ?    6 Yes 0 No

what is meant by exhaustive testing?..

Answer / sai hemanth kumar

Exhaustive testing means testing the functionality with all possible valid and invalid data. It is not possible to test the functionalities with all valid and invalid data

Is This Answer Correct ?    4 Yes 1 No

what is meant by exhaustive testing?..

Answer / shwetha

Testing for all posiible Valid Inputs and Invalid ones

Is This Answer Correct ?    4 Yes 1 No

what is meant by exhaustive testing?..

Answer / ashish

Exhaustive testing is the testing of application with all
the possible inputs with its combinations. inputs may be
valid or invalid. if it is manual ,then it is a waste time
approach otherwise that is the real work of automation tool.

for Small application, we can do it manually.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What we normally check for in the Database Testing

2 Answers   Crea,


diff b/w waterfallmodel & v-model?

5 Answers   Wipro,


Difference between Hybrid and derived models???

4 Answers  


what is the diff b/s test plan, test strategy and test procedure?

3 Answers  


can you tell me types of bug ?

1 Answers   IHS,






Are there more defects in the design phase or in the coding phase?

0 Answers  


Is the Fundamental Test process and The test development process the same

1 Answers  


Guys, can any one of u give the realtime example for System Test

2 Answers  


hey can u all hhelp me in findin a job in Delhi... I am +2 yrs exp .. i was working in Indore.. Then i got married and shifted to Delhi .. im getting lots of truoble as there r very very less calls for 2+ all for 3+ if ne one can help me Thanks in Advance...

2 Answers  


wht is Defect removable efficiency

3 Answers   Hoch Technologies,


how to write a testcase for yahoo messenger

1 Answers  


What is agile testing and why is it important?

0 Answers  


Categories