Process 2: Searching for Available Hotels
1. User visits the website.
2. Enters destination and travel dates.
3. System displays a list of available hotels.
4. User applies filters (e.g., price range, hotel rating, amenities).
5. System updates the search results based on filters.
6. User selects a hotel to view details.
7. User checks availability for selected dates.
8. System displays room availability and booking options.
Answer requirements:
Think about the normal flow, alternative flow, and possible exceptions that may occur in each
business process. Write at least 5 test cases for each business process, ensuring you cover:

Normal Flow: The expected process under typical conditions.
.
Alternative Flow: Variations where users take different actions but still complete the
process.

Exception Flow: Error cases where something goes wrong (e.g., invalid input, missing
data, system failures).
For each test case, follow the standard format:
1. Test Case ID
2. Test Scenario
3. Preconditions (if applicable)
4. Test Steps
5. Expected Result
+83%