what is meant by exhaustive testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Answer / shwetha
Testing for all posiible Valid Inputs and Invalid ones
| Is This Answer Correct ? | 4 Yes | 1 No |
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 |
tell me some gud sites for testing??
What is Version control? can any one help me its urgent thanks in advance
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
If there is no sufficent time for testing & u have to complete the testing then what will u do?
what is Regresstion testing? when it will be needed?
can anybody tell me what is release process of company? release note?
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
what is integration testing and end to end testing?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
How do you react when the developer says that defect you logged is not valid?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
any one can explain me what is qa and qc and what is diff between both tell me in interview point please thanks in advance