Explain Boundary value analysis, Equivalence partitoning
and Error guessing?
Answer Posted / 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 |
Post New Answer View All Answers
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
What is an entry criteria?
What exactly you do as a Configuration controller?
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
how to access a build & wat is its configuration
Describe your experiences with code analyzers.
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
What is validation in software testing?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
What are the tasks of test closure activities in software testing?
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
For any web application, what are the possible login features that should be tested?