Question: Consider a program that calculates the area of a rectangle with input variables length and width. The program assumes the values entered to be whole

  1. Consider a program that calculates the area of a rectangle with input variables length and width. The program assumes the values entered to be whole numbers and that 0 < width 100 and 100 length < 350.
    1. What are the valid and invalid equivalence classes?
    2. What are the boundary values for each equivalence class?
    3. What is the number of test cases if exhaustive testing is performed?
    4. What is the number of test cases if equivalence class partitioning is used?
    5. What is the number of test cases if robust Boundary Value Analysis is performed?
    6. What is the number of test cases if worst case Boundary Value Analysis is performed?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!