Explain Boundary value analysis, Equivalence partitoning
and Error guessing?
Answer / aa
Boundary value analysis : Designing test cases at boundary
values. If field take values from 10 to 20 numbers,
following are the boundary values which is taken care while
doing testing.
Valid boundary values 10, 11, 19, 20
Invalid Boundary values 9, 21.
Equivalence partitioning : Designing test cases by deviding
the input values in to equivalence partitions.
valid Equivalence partitions 14 or 18
Invalid equivalence partitions 5, 26
Error guessing : From testers experience , are able to guess
where bug will come and in which scenario.
| Is This Answer Correct ? | 5 Yes | 1 No |
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
What is the difference between windows application and Client server application ?
what is the difference between Client/Server and Web based Applications please reply
what is STUB & DRIVERS ?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
hi guys...every test engineer have strong knowledge on SQL....but i have zero knowledge on sql......pls suggest me which one i need.. to get strong knoledge on sql .... learn SQL SERVER or ORACLE?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Give me examples for high priority and low severity defects?
what is the format of test report?
Hello every one.I want to learn Manual Testing. I'm new to Testing.can anyone send me Manual testing books or any free download links?
What are teh characters of a good tester
which test cases are not to be automated