could you sent me boundary value analysis sample test cases
Answer Posted / n.n.raju
BVA(Boundary value Analysis)is used when ever test the
application with the set of data
For Ex: We would like to apply BVA to Boundary values(BV) 1-
9
Then we write Teste cases by using values Like
MIN,MIN+1,MAX-1 and Max (All r become +Ve test cases)
MIN-1,MAX+1(All r become +Ve test cases)
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
What is a defect?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
In what situation would you want to parameterize a text verification check?
How will you determine when to stop testing?
How did you do unit testing in your project?
1.what kind of testing have you done ?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
How do u determine,what to be tested?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
How will u decide test data to see that evey feature is thoroughly tested
Can you please explain about the erp project
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
What is smoke test?