Write 10 test cases for the condition P=R/I where R and I
are integer and P is floating point.
Answer Posted / priyanka nagaraj
For the most part, errors are observed in the extreme ends of the input values, so these extreme values like start/end or lower/upper values are called Boundary values and analysis of these Boundary values is called “Boundary value analysis”. It is also sometimes known as ‘range checking’.
Boundary value analysis is another black box test design technique and it is used to find the errors at boundaries of input domain rather than finding those errors in the center of input.
Equivalence Partitioning and Boundary value analysis are linked to each other and can be used together at all levels of testing. Based on the edges of the equivalence classes, test cases can then be derived.
Each boundary has a valid boundary value and an invalid boundary value. Test cases are designed based on the both valid and invalid boundary values. Typically, we choose one test case from each boundary.
Finding defects using Boundary value analysis test design technique is very effective and it can be used at all test levels. You can select multiple test cases from valid and invalid input domains based on your needs or previous experience but remember you do have to select at least one test case from each input domain.
Let’s take same above example to understand the Boundary value analysis concept:
One test case for exact boundary values of input domains each means 1 and 100.
One test case for just below boundary value of input domains each means 0 and 99.
One test case for just above boundary values of input domains each means 2 and 101.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
How to test Webservices and how can we write test cases for that
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Explain the concept of semi-random test cases?
Explain the ramp testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write test cases or test scripts for UAT testing which is done manually
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
What is the domain testing?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Write test cases for 8+4?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
write test case for pen cap if it is not present?