ISTQB CTFL-2018 Practice Test 3

Question 1 / 40
The following test cases for a Library Management System are available to test changes made to the functions and data structures associated with borrowers
1. Add a new borrower to the system
2. Update a borrower's data
3. Remove a borrower from the system
4. Loan a book to a borrower
5. Return a book from a borrower
6. Reserve a book for a borrower
7. Send 'reservation ready' message to a borrower
Which of the following test sequences represents a possible use case? (a test sequence always start with test #1)