CMSC 495 6381 Capstone in Computer

    April 21, 2024

 
Create a test plan and test the following features:

Page navigation

Can you get to pages with urls you’re not supposed to?

Registration
Login
Logout
Group Creation

https://hindsite-dev.up.railway.app
https://github.com/Bilgecrank/hindsite.git
” Creating a test plan involves identifying the key functionalities of the application and then creating test cases to verify whether these functionalities are working as expected. Here’s a basic test plan for the features you’ve mentioned:
1. **Page Navigation**
– Test Case 1: Verify that all links on the homepage are working correctly.
– Test Case 2: Verify that the user can navigate to all accessible pages from the homepage.
– Test Case 3: Verify that the user cannot access pages with URLs they’re not supposed to. This can be done by manually entering the URL of a restricted page and checking if the application correctly denies access.
2. **Registration**
– Test Case 1: Verify that the user can access the registration page from the homepage.
– Test Case 2: Verify that the user can fill in all the required fields on the registration form.
– Test Case 3: Verify that the user can submit the registration form and successfully create an account.
– Test Case 4: Verify that the user cannot submit the registration form with invalid or incomplete information.
3. **Login**
– Test Case 1: Verify that the user can access the login page from the homepage.
– Test Case 2: Verify that the user can enter their username and password.
– Test Case 3: Verify that the user can submit the login form and successfully log in to their account.
– Test Case 4: Verify that the user cannot log in with incorrect username or password.
4. **Logout**
– Test Case 1: Verify that the user can log out from their account.
– Test Case 2: Verify that the user is redirected to the homepage after logging out.
5. **Group Creation**
– Test Case 1: Verify that the user can access the group creation page.
– Test Case 2: Verify that the user can fill in all the required fields on the group creation form.
– Test Case 3: Verify that the user can submit the group creation form and successfully create a group.
– Test Case 4: Verify that the user cannot submit the group creation form with invalid or incomplete information.”

Trust your assignments to an essay writing service with the fastest delivery time and fully original content.

Verified