How I Learned to Notice Website Problems
I used to think website testing was only about finding big errors. If a page loaded and the buttons worked, I thought it was probably fine. But after working on school projects and my own portfolio, I started noticing that small issues can make a site feel unfinished.
Sometimes it is a broken link. Sometimes an image loads too large. Sometimes a button looks fine on a laptop but becomes hard to tap on a phone. These are not always difficult problems, but they matter because real users notice them quickly.
Now when I check a website, I try to move through it like a visitor. I read the text, click the links, scan the layout, and test how it feels on different screen sizes. I ask simple questions: is this readable, is this clear, and can the user continue without confusion?
That habit made me more careful. It also taught me that support work is not only about coding. A useful support person pays attention, reports issues clearly, and helps make the final result easier for other people to use.