| Integration Test Cases For Widget Web Site |
| Customer Function |
| Tester | ID # ** | Test Condition | Procedure | Data | Expected Result | Actual Result | Negative Test | Pass/Fail | Defect ID # |
| June Bloom | CF01.1 | Home Page loads | 1. Open WIDGET website
3. Allow Home page to load. | www.widget.com | Home page loads content | Content on the home page loads. | Refresh the page to view if it loads correctly | Pass |
| June Bloom | CF01.2 | Home page displays all content correctly | 1. Open WIDGET Homepage in a webbrowser
2. WIDGET Banner displayed.
3. Top Horizontal Navigation bar displayed
4. Content displyed
5. Hyperlink horizontal menu at bottom of the page displayed. | N/A | Home page content is displayed as intended | Content on the home page loads and views as expected | Refresh the page to view if it content loads correctly again | Pass |
| June Bloom | CF01.3 | Home page button navigations work properly | 1. Open WIDGET Home page
2. Click each navigation button in the Horizontal navigation bar, after each individual button is pressed return to the Home page to test the next one. Document the results of each button as they are tested.
| N/A | Each Home page button navigations preform correctly, redircting to the correct page or application | Each navigation button on the Home Page redircted the user to the correct page. | Refresh the page to retest the navigation buttons | Pass |
| June Bloom | CF01.4 | Home page Hyperlinks perform correctly | 1. Open WIDGET Home page
2. Test all hyperlinks, after an individual hyperlink has been tested return to the Home page to test the next one. | N/A | Each Home page hyper link preforms correctly, redircting to the correct page or application | Each hyperlink on the Home Page redircted the user to the correct page. | Refresh the page to retest the hyperlinks | Pass |
| Jim Shue | CF02.1 | Customer page loads and displays all content correctly | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging is as a Customer
4. Allow Customer page to load 5. Widget Banner displayed.
6. Top Horizontal Navigation bar displayed
7.Horizontal Navigation Hyperlinks are displayed based on account type
8. Content displayed
9. Hyperlink horizontal menu at bottom of the page displayed. | Customer Account:
Name: Customer One
Password: Customer01
| 1. Customer page loads 2. Customer page content is displayed as intended | Given error when attempting to log into created account.
Tested In Visual Studios and the page functions, but cannot log into account. | Refresh the page to view if it loads correctly | Fail | JS-CP01 |
| Jim Shue | CF02.1.1 | Customer page loads and displays all content correctly | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging is as a Customer
4. Allow Customer page to load 5. Widget Banner displayed.
6. Top Horizontal Navigation bar displayed
7.Horizontal Navigation Hyperlinks are displayed based on account type
8. Content displayed
9. Hyperlink horizontal menu at bottom of the page displayed. | Customer Account:
Name: Customer One
Password: Customer01
| 1. Customer page loads 2. Customer page content is displayed as intended | Successfully Logged in. Customer Page was rendered. All components of page loaded successfully | Refresh the page to view if it content loads correctly again | Pass |
| Jim Shue | CF02.2 | Customer page button navigations work properly | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging is as a Customer
4. Click each navigation button in the Horizontal navigation bar, after each individual button is pressed, return to the Customer page to test the next one. Document the results of each button as they are tested.
| Customer Account:
Name: Customer One
Password: Customer01
| Each Customer page button navigations preform correctly, redircting to the correct page or application | Each Navigation button successfully transferred to the appropriate page
| Refresh the page to retest the navigation buttons | Pass |
| Jim Shue | CF02.3 | Customer page Hyperlinks perform correcly. | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging is as a Customer.
4. Test all hyperlinks, after an individual hyperlink has been tested return to the Customer page to test the next one. | Customer Account:
Name: Customer One
Password: Customer01
| Each Customer page hyper link preforms correctly, redircting to the correct page or application | Successfully Logged in. All links redirected successfully.
| Refresh the page to retest the hyperlinks | Pass |
| Jim Shue | CF02.4 | Invalid Customer Name Login Attempt | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging is as a Invalid Customer
| Customer Account:
Name: Customer Ten
Password: Customer01
| 1. Message returned - Customer Name is incorrect, retry Login 2. Login Page is refreshed | 1. Message was displayed that the Customer Name is incorrect, Please retry Login 2. Login Page was refreshed | Refresh the page to view if it content loads correctly again | Pass |
| Jim Shue | CF02.5 | Invalid Customer Password Login Attempt | 1. Open Widget website
2. Select the Log In button at the top of the Home page
3. Log in with the account information give in the data column, logging with an invalid password
| Customer Account:
Name: Customer One
Password: Customer10
| 1. Message returned - Password is incorrect, Please Login Again 2. Login Page is refreshed | 1. Message was displayed that the Password is incorrect, Please Login Again 2. Login Page was refreshed | Refresh the page to view if it content loads correctly again | Pass |
| * Note: ???? |
| **CF= Customer Function |