Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»The essential role of ‘human testers’ in leveraging generative AI for software testing

    The essential role of ‘human testers’ in leveraging generative AI for software testing

    April 14, 2025

    Ever since Generative AI captured public attention, there’s been no shortage of speculation about the future of tech jobs. Might these models displace entire roles, rendering some job categories obsolete? The thought of being replaced by AI can be unsettling. Yet, when it comes to software development and testing, generative AI is better suited to be a partner than a threat — an assistant poised to enhance human capabilities rather than replace them.

    While generative AI has the potential to increase productivity and quality if used responsibly, the inverse is true if used irresponsibly. That responsibility hinges on humans maintaining control — both in directing the AI and in evaluating its outputs. Responsible AI supervision often requires domain expertise to be able to recognize errors and hazards in the AI’s output. In skilled hands, AI can be a powerful amplifier; but in the hands of people without sufficient understanding, it can just as easily misled, potentially resulting in undesirable outcomes.

    Generative AI’s Limitations: The Need for Critical Thinking

    Generative AI’s ability to swiftly produce code snippets, test cases, and documentation has led many to regard it as an extraordinary tool capable of human feats. Yet, despite these apparent displays of “intelligence,” generative AI does not truly think. Instead, it operates on a predictive basis, choosing the next most likely word or action based on patterns in its training data. This approach often leads to “hallucinations,” where the system provides plausible sounding but inaccurate or misleading output.

    Because it’s bound by the prompt it is given and the data on which it was trained, generative AI can miss crucial details, make incorrect assumptions, and perpetuate existing biases. It also lacks genuine creativity as it simply recognizes, replicates, and randomizes learned patterns to generate output. Furthermore, while it excels at generating human-like text, proficiency in replicating patterns in language is not the same as domain expertise; AI may appear confident while delivering fundamentally flawed recommendations. This risk is magnified by the opaque nature of models, making their internal reasoning processes difficult to understand and their errors harder to detect.

    Ultimately, AI’s limitations underscore the importance of human oversight. Software makers and testers must recognize the technology’s inherent constraints, leveraging it as a helpful assistant rather than a standalone authority. By guiding them with contextualized critical thinking and specialized expertise, and by scrutinizing and correcting their outputs, human software practitioners can harness the benefits of generative AI while mitigating its shortcomings.

    Quality Software Requires Human Ingenuity

    Although automation can streamline many testing tasks, the broader discipline of software testing is fundamentally anchored in human judgment and expertise. After all, testing is aimed at helping deliver quality software to people. Skilled testers draw on both explicit and tacit knowledge to verify capabilities and track down potential problems. Even when using automation to extend their reach, human testers combine their knowledge, skill, experience, curiosity, and creativity to effectively test their products.

    Machines can execute test suites at high speed, but they lack the discernment to design, prioritize, and interpret tests in the context of their potential users or shifting business priorities. Human testers combine insights about the product, the project, and the people involved, balancing technical considerations and business objectives while accounting for regulatory and social implications.

    Generative AI does not fundamentally alter the nature of testing. While AI can suggest test ideas and relieve testers from repetitive tasks in ways that other automation cannot, it lacks the contextual awareness and critical thinking necessary to sufficiently evaluate software functionality, safety, security, performance, and user experience. Responsible use of generative AI in testing requires human oversight by testers who direct and check the AI. Since generative AI relies on what it was trained on and how it was prompted, human expertise remains indispensable for applying context, intent, and real-world constraints. When guided wisely, generative AI can empower skilled testers to more effectively and efficiently test their products without replacing human ingenuity.

     The Symbiotic Relationship Between Humans and AI

    The intersection of AI and human expertise has never been more promising in the world of software testing. By functioning as a supportive collaborator under the direction and correction of a skilled tester, AI can offer suggestions and perform tedious tasks — helping make testing faster, more thorough, and better attuned to people’s needs. A blend of human insight and AI-driven efficiency is the future of software testing.

    In this sense, the human plays the part of a musical conductor, interpreting the score (the requirements, both explicit and implicit) and guiding the AI to perform in a way that fits the venue (the software’s context and constraints), all while providing continuous direction and correction. Far from rendering testers obsolete, generative AI encourages us to broaden our skills. In effect, it invites testers to become more adept conductors, orchestrating AI-driven solutions that resonate with their audience, rather than focusing on a single instrument.

    Ultimately, the rise of AI in testing should not be viewed as a threat, but rather as an opportunity to elevate the testing discipline. By combining artificial intelligence with human creativity, contextual awareness, and ethical oversight, testers can help ensure that software systems are delivered with better quality, safety, and user satisfaction.

     

    The post The essential role of ‘human testers’ in leveraging generative AI for software testing appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleChallenges and strategies of migrating a high-throughput relational database
    Next Article Beekeeping – recording damage caused by a brown bear

    Related Posts

    Tech & Work

    CodeSOD: A Unique Way to Primary Key

    July 22, 2025
    Tech & Work

    BrowserStack launches Figma plugin for detecting accessibility issues in design phase

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    billboard.js 3.16.0 release: ✨ bar trending line & improved resizing performance!

    Development

    CVE-2025-1333 – IBM MQ Container Keycloak Information Disclosure

    Common Vulnerabilities and Exposures (CVEs)

    How to Build a Powerful and Intelligent Question-Answering System by Using Tavily Search API, Chroma, Google Gemini LLMs, and the LangChain Framework

    Machine Learning

    Negative Scenarios in Testing: Proven Ways to Bulletproof Your Software

    Development

    Highlights

    CVE-2025-47753 – V-SFT SFT Edit Out-of-Bounds Read

    May 19, 2025

    CVE ID : CVE-2025-47753

    Published : May 19, 2025, 8:15 a.m. | 3 hours, 1 minute ago

    Description : V-SFT v6.2.5.0 and earlier contains an issue with out-of-bounds read in VS6EditData!CDrawSLine::GetRectArea function. Opening specially crafted V7 or V8 files may lead to crash, information disclosure, and arbitrary code execution.

    Severity: 7.8 | HIGH

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    9 Best Free and Open Source Linux Disk Encryption Tools

    July 3, 2025

    CVE-2025-24330 – “Nokia Single RAN Baseband SOAP Path Traversal Vulnerability”

    July 2, 2025

    Gemini breaks new ground: a faster model, longer context and AI agents

    May 13, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.