☑Kizspy.me
3 of 3
Paper No: 1
Zoom
1.2. Welcome
1.2.1. After successful login, the user is redirected to welcome.jsp, where a welcome
message is displayed in the format: 'Welcome [fullName] !'. This message must also
be shown on all functional pages accessed after login.
0.5d
1.2.2. The links allow the user to choose to go to the search.jsp page or log out of the
system.
1.3. Logout
1.3.1. Clear user session and associated post-login data.
0.5d
0.5d
1.3.2. Redirect the user back to the login.jsp page in a non-logged-in state
0.5d
2. Searchby district name or street name (a part of location)
.[3.0d]
2.1. Redirect to the login page if the user is unauthenticated and accesses this page via direct
URL entry in the browser.
0.5d
2.2. If no data is entered into the TextBox used for search criteria and the 'Search' button is
clicked, no results will be displayed on the results page.
0.5d
2.3. If search criteria are entered and the 'Search' button is clicked, only the matching records
will be displayed in the search results table.
.0.5d
2.4. Each row in the search result table includes a Delete button that allows the user to
remove the corresponding room-for-rent entry. The displayed information includes: Id,
Title, Location, Description, Posted Date, Price, and Tool.
2.5. If no matching data is found, the message
"No data matching the search criteria found!" will be shown........
0.5d
.0.5d
2.6. The value entered in the condition TextBox is retained after the search results are
+100%
Close