0% found this document useful (0 votes)
31 views6 pages

Test and Bug Report

The test report outlines the results of various functional and non-functional test cases for the website xenonstack.com, detailing the scenarios, expected results, actual results, and statuses of each test. Key issues identified include non-functional navbar and footer links, slow page load times exceeding 4 seconds, and some links lacking href attributes. Overall, several tests passed, but critical bugs were reported that require attention.

Uploaded by

varunverma823
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views6 pages

Test and Bug Report

The test report outlines the results of various functional and non-functional test cases for the website xenonstack.com, detailing the scenarios, expected results, actual results, and statuses of each test. Key issues identified include non-functional navbar and footer links, slow page load times exceeding 4 seconds, and some links lacking href attributes. Overall, several tests passed, but critical bugs were reported that require attention.

Uploaded by

varunverma823
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Test Report for Functional test cases

Test
Scenario Test Title Description Prerequisites Steps Expected Result Actual Result Status
ID Case ID

TS-001 TC-001 Checking the We need to verify Open 1. Open the form by clicking the get started button. The form should be Happen exactly as expected. PASS
get started whether the form get https://xenonstack.com/ 2. Fill valid data of Name, email, contact number submitted properly
form with submitted with valid etc. with no errors
valid inputs. data. 3. Click Submit mentioned.
4. Click on various options the next page of the form
has
5. Click Submit.

TC-002 Checking the We need to verify Open 1. Open the form by clicking the get started button. The form should not Happen exactly as expected. PASS
get started whether the form will https://xenonstack.com/ 2. Fill invalid data of Name, email, contact number allow any invalid data
form with throw an error with etc. and should prompt the
invalid inputs. invalid data. 3. Click Submit. user to enter valid data

TS-002 TC-003 Checking the Checking the links in Open 1. One by one click on the Nav Links. On clicking on a No scrolling occurs. Most of the FAIL
Navbar Links navbar by clicking on https://xenonstack.com/ particular Nav link it navigation bar links do not work
them. should scroll me to a
desired section.

TS-003 TC-004 Checking the Verifying all the footer Open 1. Navigate to the footer section All the links should Some of the links are not working , FAIL
footer Links links https://xenonstack.com/ 2. One by one click on every footer link. work properly without some doesn't have the href
any problem and it attribute.
should redirect to
desired page.
Test
Scenario Test Title Description Prerequisites Steps Expected Result Actual Result Status
ID Case ID

TS-004 TC-005 Invalid Route User enters a invalid Open 1. In the URL enter a text “/invalid_route” after the It should redirect me to Happened exactly as expected. PASS
route to the base URL https://xenonstack.com/ base URL. the default page with
2. Press enter. 404 page not found
error written on it.

TS-005 TC-006 Checking all Verifying whether all the Open 1.One by one search for each button on home page All the buttons should Happened exactly as expected. PASS
Buttons on button on home page https://xenonstack.com/ by scrolling and click on it. work as intended
Home page work. 2. Navigate to home page again once redirected by means ech should
back button. redirect to the desired
3. Follow the same process until all buttons are page
covered.

TS-006 TC-007 Checking the User wants to verify Open 1. Scroll down to the website. User should be scrolled Happened exactly as expected PASS
logo in navbar whether the logo in https://xenonstack.com/ 2. Click on the logo present in the navbar. back to top.
website or not.
Test Report for Non-functional Test cases t for Non-Functional test cases

Test
Scenario Test Title Description Prerequisites Steps Expected Result Actual Result Status
ID Case ID

TS-007 TC-008 Performance Navigating to the whole Open 1. Click on all the links available in the website Clicking on the link the Some pages took more than 4 FAIL
testing site and recording the https://xenonstack.com/ desired page should seconds.
time taken by each page load in less than 4
to load. seconds.

TS-008 TC-009 Response Checking the response Open 1. Click on the get started button present in the Response should be Happened as expected PASS
testing time when clicking on any https://xenonstack.com/ navbar. visible on screen in
button on the website 200ms to 1 second.

TS-009 TC-010 Compatibility Verifying the website is Open 1. Right click and open the inspect option. The website should be Happened as expected PASS
testing responsive for all the https://xenonstack.com/ 2. One by one check the site responsiveness for responsive for all the
devices different devices available devices.

TS-010 TC-011 Load Testing Checking the time to load Open Nil The website should Website loads in more than 3 FAIL
the website https://xenonstack.com/ load under 3 sec. seconds

TS-011 TC-012 Stress testing Checking the website Open Nil The Website should Happened as expected PASS
stability on repetitive https://xenonstack.com/ remain user friendly,
usage. and the stability should
not be lost.
Bug Report
Field Description
Bug ID BUG-001
Summary Navbar links are not working.
Description When clicking on the links in navbar it is not navigating me to the desired section.
Steps to Reproduce 1. Open the website.
2. Click on the links present in the navbar.
Expected Result The desired section should be displayed.
Actual Result No effect.
Environment Browser: Google Chrome 133.0.6943.141
Operating System: Linux
Severity Major
Priority High
Attachments Screenshot of the errors on console
Field Description
Bug ID BUG-002
Summary Footer links are not working.
Description Several links in the footer do not have href attributes, making them non-functional. Additionally, the 'Data Protection' link did not navigate correctly.
Steps to Reproduce 1. Open the website.
2.Scroll down to the footer.
3. One by one click on the links present in footer.
Expected Result All footer links should contain valid href attributes and navigate correctly.
Actual Result Several links are missing href attributes, and 'Data Protection' does not navigate properly.
Environment Browser: Google Chrome 133.0.6943.141
Operating System: Linux
Severity Major
Priority Medium
Attachments Screenshot of the errors on console
Field Description
Bug ID BUG-003
Summary Internal page load timing exceeds 4 sec.
Description Some pages take too long to load (>4 seconds), impacting performance.
Steps to Reproduce 1. Open the website.
2. Click on the internal links.
3. Record the timing.
Expected Result Pages should load in less than 3 seconds for optimal performance.
Actual Result Some page takes more than 4 seconds to load.
Environment Browser: Google Chrome 133.0.6943.141
Operating System: Linux
Severity Major
Priority High
Attachments Screenshot of the errors on console

You might also like