<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gbejesuga Dada</title>
    <description>The latest articles on DEV Community by Gbejesuga Dada (@khing_ghieg).</description>
    <link>https://dev.to/khing_ghieg</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2809680%2Fb5705683-f779-41ca-bad5-a50b359289d8.jpg</url>
      <title>DEV Community: Gbejesuga Dada</title>
      <link>https://dev.to/khing_ghieg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khing_ghieg"/>
    <language>en</language>
    <item>
      <title>Bug Testing on Cars.ng: Ensuring a Seamless User Experience</title>
      <dc:creator>Gbejesuga Dada</dc:creator>
      <pubDate>Tue, 04 Feb 2025 12:22:59 +0000</pubDate>
      <link>https://dev.to/khing_ghieg/bug-testing-on-carsng-ensuring-a-seamless-user-experience-1jg6</link>
      <guid>https://dev.to/khing_ghieg/bug-testing-on-carsng-ensuring-a-seamless-user-experience-1jg6</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;To ensure a seamless experience for users, I conducted a comprehensive bug testing session on the website. This blog post details our testing methodology, key findings, and recommendations for improvement.&lt;/p&gt;

&lt;h2&gt;
  
  
  Methodology
&lt;/h2&gt;

&lt;p&gt;Our testing approach consisted of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Manual Testing:&lt;/strong&gt; Manually navigated the website to identify usability and functional issues on the website.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security Testing:&lt;/strong&gt; Checked for vulnerabilities in data transmission and authentication systems.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Findings
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. &lt;strong&gt;Broken Links &amp;amp; Navigation Issues&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Some pages returned 500 errors or failed to load properly.&lt;/li&gt;
&lt;li&gt;Navigation menus occasionally became unresponsive.&lt;/li&gt;
&lt;li&gt;Screenshot: 
![Broken Links](&lt;a href="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wec3do5zxidmjir91ir8.png" rel="noopener noreferrer"&gt;https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wec3do5zxidmjir91ir8.png&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. &lt;strong&gt;Login issues&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;When trying to login through email it doesn't fetch.
-Screenshot: 
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flfk8351cqy23doerkdi3.png" alt="Login Issues" width="800" height="450"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  3. &lt;strong&gt;Uploading Images&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Images of any form can be uploaded and not verified.
-Screenshot: &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F34t9ycdt1tbunh1akvj6.png" alt="Image not verified" width="800" height="450"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  4. &lt;strong&gt;Search not Precise&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;-- Search and filter isn't functioning well.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Screenshot: &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fagp1dh05itfyujeyjjeb.png" alt="Search and filter" width="800" height="450"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  5. &lt;strong&gt;Logout is impossible&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;-There is no provision for a logout button.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Screenshot: &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqs2kcow9zcnan2ahlwfu.png" alt="Logout" width="800" height="450"&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Recommendations
&lt;/h2&gt;

&lt;p&gt;To enhance user experience, we recommend:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Fixing Broken Links &amp;amp; Navigation Issues:&lt;/strong&gt; Regularly auditing site links and implementing automated checks.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Optimizing Performance:&lt;/strong&gt; Compressing images, reducing unnecessary scripts, and leveraging caching.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Improving Form Validation:&lt;/strong&gt; Ensuring all input fields properly validate user data before submission and advanced mechanism of verification for sellers to reduce scam.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ensure easy means to end a session:&lt;/strong&gt; Ensure that the means to logout is set in place and made obvious for user accessibility.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Image Verification before accepting upload:&lt;/strong&gt; Ensure the images uploaded is relevant to the model uploaded to.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Bug Report Sheet
&lt;/h2&gt;

&lt;p&gt;For a detailed list of the bugs found and their statuses, please refer to our bug report sheet: &lt;a href="https://docs.google.com/spreadsheets/d/10w8PUhCUib51N9SW_lu9Qdv5MEJ4dGhF1PGZIuBmd-U/edit?usp=sharing" rel="noopener noreferrer"&gt;Bug Report&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Regular bug testing on &lt;a href="https://cars.ng" rel="noopener noreferrer"&gt;Cars.ng&lt;/a&gt; is essential for maintaining a smooth and reliable platform for users. By promptly addressing identified issues, the platform can continue to provide an optimal car-buying and selling experience. Stay tuned for future updates as we work to enhance usability and performance!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
