Can anyone explain Boundary value Analysis and equavelance
partition with real time example
Answer Posted / vinod
Equivalence Partitioning is black box testing technique to
partition the test data in valid data range and use any
single value from the each range.
e.g. if field accepts value up to 100 then test data can be
taken single value from each data range 0-10, 10-20, 20-30
..... 90-100
Boundary Value Analysis is black box testing technique in
which test data is taken with +1,-1,and value for both the
ends.
e.g. if field accepts value up to 100 then test data can be
-1, 0, 1 ... 99, 100, 101
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is independent question and what is retriewing and what is problem of severity.
What is a test scenario?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Diffrence b/w functional testing,functionality testing,system testing?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
explain fish model in detail?
Define performance and stress testing?
What is mean by Schedule report who is the responsible for generated that one ?
can u plz give an example for regression testing with example.
integration test cases for mouse and keyboard
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
what is metrics in software testing? give me a brief detail about it?
In manual testing, what are stubs and drivers?
How to find that tools work well with your existing system?