<?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: ALABI ABDULQUDUS</title>
    <description>The latest articles on DEV Community by ALABI ABDULQUDUS (@alabi_abdulqudus_7e89fcc0).</description>
    <link>https://dev.to/alabi_abdulqudus_7e89fcc0</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2827747%2F2da06936-cd7f-4964-8a91-ab51548f7a73.png</url>
      <title>DEV Community: ALABI ABDULQUDUS</title>
      <link>https://dev.to/alabi_abdulqudus_7e89fcc0</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alabi_abdulqudus_7e89fcc0"/>
    <language>en</language>
    <item>
      <title>Exploratory Testing on Cars.ng: My First Project In HNG Internship as Website Tester.</title>
      <dc:creator>ALABI ABDULQUDUS</dc:creator>
      <pubDate>Fri, 07 Feb 2025 03:23:20 +0000</pubDate>
      <link>https://dev.to/alabi_abdulqudus_7e89fcc0/exploratory-testing-on-carsng-my-first-project-in-hng-internship-as-website-tester-1p8l</link>
      <guid>https://dev.to/alabi_abdulqudus_7e89fcc0/exploratory-testing-on-carsng-my-first-project-in-hng-internship-as-website-tester-1p8l</guid>
      <description>&lt;p&gt;Introduction&lt;br&gt;
In today’s digital world, ensuring a smooth and bug-free user experience is crucial for any web platform. As part of the HNG Stage One Testing Track, I conducted exploratory testing on Cars.ng to evaluate its usability, performance, and potential issues. This blog post details my testing process, key findings, and recommendations for improving the platform.&lt;/p&gt;

&lt;p&gt;Methodology&lt;br&gt;
For this testing exercise, I followed an exploratory approach by manually navigating through Cars.ng’s key user journeys. My testing covered:&lt;/p&gt;

&lt;p&gt;Browsing and searching for cars&lt;br&gt;
Filtering search results&lt;br&gt;
Viewing car details&lt;br&gt;
Contacting sellers&lt;br&gt;
General UI and performance checks&lt;br&gt;
I performed the tests on:&lt;/p&gt;

&lt;p&gt;Desktop: Windows 10, Google Chrome &lt;br&gt;
Mobile: iphone xr, Chrome Mobile on safari&lt;br&gt;
All identified issues were documented with screenshots and categorized based on their severity.&lt;/p&gt;

&lt;p&gt;Findings: Key Issues Identified&lt;br&gt;
During testing, I uncovered several usability and functionality issues. Below are five critical bugs:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Publication Button Not Active After Completing car Details.&lt;br&gt;
Issue: After completing the input of car details and description, the publication button is not responsive.&lt;br&gt;
Expected Result: User should be able to publish the cars when all the necessary details has been provided.&lt;br&gt;
Severity: High&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Search Function Not Returning Relevant Results&lt;br&gt;
Issue: When searching for a specific car model, the results sometimes include unrelated listings.&lt;br&gt;
Expected Result: Only relevant cars should appear based on the search query.&lt;br&gt;
Severity: High&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Images Not Loading loading properly on Mobile device.&lt;br&gt;
Issue: The car display overlap on mobile device.&lt;br&gt;
Expected Result: All images should load correctly for a better user experience.&lt;br&gt;
Severity: Medium&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Registration Button Not Responsive.&lt;br&gt;
Issue: The google registration button display error while the Facebook button is not responsive.&lt;br&gt;
Expected Result: Pages should load quickly and efficiently.&lt;br&gt;
Severity: Medium&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Error return when click on button to see newly added cars.&lt;br&gt;
Issue: Instead of displaying newly added cars, error 500 was displayed.&lt;br&gt;
Expected Result: Clicking the button should display the newly added cars.&lt;br&gt;
Severity: High&lt;br&gt;
Suggested Improvements&lt;br&gt;
Based on the testing experience, I recommend the following enhancements to improve Cars.ng:&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Optimize the search algorithm to deliver more accurate results.&lt;br&gt;
Fix filter functionality to ensure users can refine listings properly.&lt;br&gt;
Improve image loading performance by optimizing image sizes and fixing broken links.&lt;br&gt;
Enhance page speed on mobile by reducing heavy scripts and optimizing assets.&lt;br&gt;
Ensure all interactive buttons work as expected, especially the contact seller feature.&lt;br&gt;
Conclusion&lt;br&gt;
Exploratory testing is essential in identifying usability and functionality issues that could impact user satisfaction. Cars.ng has a great concept, but addressing these key issues will significantly enhance its reliability and user experience.&lt;/p&gt;

&lt;p&gt;For a detailed breakdown of bugs and visual proof, check out my Bug Report Sheet. &lt;a href="https://docs.google.com/spreadsheets/d/1ntLm_AVRgE51lWXqUwlfgshbuVlqF1-5bt1Kp5q7gNs/edit?usp=sharing" rel="noopener noreferrer"&gt;https://docs.google.com/spreadsheets/d/1ntLm_AVRgE51lWXqUwlfgshbuVlqF1-5bt1Kp5q7gNs/edit?usp=sharing&lt;/a&gt;&lt;br&gt;
&lt;a href="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%2F7fnom5dwh408vdhfyehr.png" class="article-body-image-wrapper"&gt;&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%2F7fnom5dwh408vdhfyehr.png" alt="Image description" width="464" height="630"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking forward to seeing these improvements implemented!&lt;/p&gt;

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