Skip to content

Latest commit

 

History

History
81 lines (58 loc) · 7.67 KB

TESTING.md

File metadata and controls

81 lines (58 loc) · 7.67 KB

TESTING

Return back to the README.md file.

Code Validation

HTML

I have used the recommended HTML W3C Validator to validate all of my HTML files.

Page W3C URL Screenshot Notes
Home W3C screenshot Pass: No error found
Explore W3C screenshot Pass: No error found
Travel W3C screenshot Pass: No error found
Contact W3C screenshot Pass; No error found
Confirmation W3C screenshot No error found
404 W3C screenshot Pass: No error found

CSS

I have used the recommended CSS Jigsaw Validator to validate all of my CSS files.

File Jigsaw URL Screenshot Notes
style.css Jigsaw screenshot Pass: No error found

Browser Compatibility

I have tested my deployed project on multiple browsers to check for compatibility issues.

Browser Home Explore Travel Contact Confirmation 404 Notes
Chrome screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
Brave screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
Safari screenshot screenshot screenshot screenshot screenshot screenshot Works as expected

Responsiveness

I have tested my deployed project on multiple devices to check for responsiveness issues.

Device Home Explore Travel Contact Confirmation 404 Notes
iPhone 15 Pro Max screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
iPad Pro screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
iPad Mini screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
Samsung Galaxy Tab S4 screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
Samsung Galaxy S20+ Ultra screenshot screenshot screenshot screenshot screenshot screenshot Works as expected
Microsoft Surface Duo screenshot screenshot screenshot screenshot screenshot screenshot Works as expected

Lighthouse Audit

I have tested my deployed project using the Lighthouse Audit tool to check for any major issues.

Page Mobile Desktop Notes
Home screenshot screenshot Some minor performance warnings
Explore screenshot screenshot Some minor warnings
Travel screenshot screenshot Some minor performance warnings
Contact screenshot screenshot Some minor warnings
Confirmation screenshot screenshot Some minor warnings
404 screenshot screenshot Some minor warnings

User Story Testing

User Story Screenshot
As a new site user, I want to understand the site's purpose easily so that I can decide if it is useful. screenshot
As a new site user, I want to navigate the site intuitively so that I can find the information I seek. screenshot
As a new site user, I want to learn about the culture and attractions of Northeast India so that I can plan my trip. screenshot
As a returning user, I want to access the site from my mobile device so that I can plan my trip on the go. screenshot
As a returning user, I want to see each state's facts and recommendations so that I can visit unique places based on these recommendations. screenshot
As a returning user, I want to be able to contact the site owner so that I can ask questions. screenshot

Bugs

I have encountered no bugs so far.

Unfixed Bugs

There are no remaining bugs that I am aware of.