☑Kizspy.me
.
100% Boundary Value Coverage
Answer requirements:
•
List all required test cases (including input values and expected output).
Explain how the test cases ensure full coverage.
Question 4: System Test Case Design (3 points)
A feature in the insurance management system operates according to the following states and
transitions (described in text):
An insurance claim can have the following states: Pending, Under Review, Approved,
Rejected, and Closed.
When a user submits a claim, the initial state is Pending.
The insurance officer can start reviewing the claim → the state changes to Under
Review.

After reviewing, the officer can either Approve or Reject the claim.

A claim that is either Approved or Rejected can be moved to Closed after completing
payment or providing final feedback.
. If the claim is in the Closed state, no further transitions are allowed.
Question:
Zoom
+100%
Close