Welcome! Type "help" for available commands.
$
Loading terminal interface...

Similar Content

Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog

~/books

Similar Content

Related Books

Spring AI in Action

Spring AI in Action

Craig Walls

Use Spring AI to add generative AI features like virtual assistants, text summaries, and suggestions to your Java applications. No matter what kind of...

computerscraig wallssimon and schusterspringactionfeatures+5
BOOK
December 31, 2025
Build a Reasoning Model (From Scratch)

Build a Reasoning Model (From Scratch)

Sebastian Raschka

Description A deep dive into the architecture and implementation of AI models capable of logical deduction and multi-step reasoning. It explains how t...

computerssebastian raschkasimon and schusterreasoningmodelbuild+5
BOOK
Learn AI-Assisted Python Programming, Second Edition

Learn AI-Assisted Python Programming, Second Edition

Leo Porter, Daniel Zingaro

See how an AI assistant can bring your ideas to life immediately! Once, to be a programmer you had to write every line of code yourself. Now tools lik...

computersleo porterdaniel zingarosimon and schusterpythonlearn+6
BOOK

Related Bookmarks

cerebras.ai
August 1, 2025
Cerebras

Cerebras

Cerebras is the go-to platform for fast and effortless AI training. Learn more at cerebras.ai.

developer toolsai coding assistantscode generation platformsqwen3-codersubscription planscerebras+6
LINK
philschmid.de
July 1, 2025
The New Skill in AI is Not Prompting, It’s Context Engineering

The New Skill in AI is Not Prompting, It’s Context Engineering

Context Engineering is the new skill in AI. It is about providing the right information and tools, in the right format, at the right time.

context engineeringprompt engineeringai agentsllmsartificial intelligencenew+7
LINK
v5.ai-sdk.dev
July 28, 2025
Streaming Custom Data

Streaming Custom Data

Learn how to stream custom data from the server to the client.

real-time dataai sdksstreaming apistypescript examplesserver-sent eventscustom+4
LINK

Related Articles

September 25, 2025
How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler

How to Secure Environment Variables for LLMs, MCPs, and AI Tools Using 1Password or Doppler

Stop hardcoding API keys in MCP configs and AI tool settings. Learn how to use 1Password CLI or Doppler to inject secrets just-in-time for Claude, Cur...

security1passworddopplermcpaillm+10
BLOG

Related Projects

repo-tokens-calculator

repo-tokens-calculator

CLI token counter (Python + tiktoken + uv) with pretty summary

clipythontiktokenuvdeveloper toolsopen source+8
PRJ
ComposerAI

ComposerAI

AI email client / mailbox for agentic search and tasks

aiemail clientllmproductivitytask automationvector search+10
PRJ

Related Investments

Recca

Recca

Recca helps you expand your horizons and discover shared interests by trading recommendations with friends and influencers.

media / entertainmentpre-seedactivereccahelpsexpand+5
INV
Turing

Turing

aVenture

AI-powered platform connecting companies with vetted software developers for remote work.

ai / mlseries dactiveturingplatformai-powered+5
INV
SailPlan

SailPlan

Maritime navigation and vessel optimization platform using AI for route planning.

logisticsseries aactivesailplanplatformmaritime+5
INV
William's Reading List
/**/
Cover of Software Testing with Generative AI

Software Testing with Generative AI

Mark Winteringham

Book Metadata

Publisher

Simon and Schuster

Published

2024

Duration

8 hr 10 min

ISBN

9781638356592

Genres

Computers

About This Book

Speed up your testing and deliver exceptional product quality with the power of AI tools. The more you test, the more you learn about your software. Software Testing with Generative AI shows you how you can expand, automate, and enhance your testing with Large Language Model (LLM)-based AI. Your team will soon be delivering higher quality tests, all in less time. In Software Testing with Generative AI you’ll learn how to: • Spot opportunities to improve test quality with AI • Construct test automation with the support of AI tools • Formulate new ideas during exploratory testing using AI tools • Use AI tools to aid the design process of new features • Improve the testability of a context with the help of AI tools • Maximize your output with prompt engineering • Create custom LLMs for your business’s specific needs Software Testing with Generative AI is full of hype-free advice for supporting your software testing with AI. In it, you’ll find strategies from bestselling author Mark Winteringham to generate synthetic testing data, implement automation, and even augment and improve your test design with AI. Foreword by Nicola Martin. About the technology There’s a simple rule in software testing: the more you test, the more you learn. And as any testing pro will tell you, good testing takes time. By integrating large language models (LLMs) and generative AI into your process, you can dramatically automate and enhance testing, improve quality and coverage, and deliver more meaningful results. About the book Software Testing with Generative AI shows you how AI can elevate every aspect of testing—automation, test data management, test scripting, exploratory testing, and more! Learn how to use AI coding tools like Copilot to guide test-driven development, get relevant feedback about your applications from ChatGPT, and use the OpenAI API to integrate AI into your data generation. You’ll soon have higher-quality testing that takes up less of your time. What's inside • Improve test quality and coverage • AI-powered test automation • Build agents that act as testing assistants About the reader For developers, testers, and quality engineers. About the author Mark Winteringham is an experienced software tester who teaches many aspects of software testing. He is the author of Testing Web APIs. The technical editor on this book was Robert Walsh. Table of Contents Part 1 1. Enhancing testing with large language models 2. Large language models and prompt engineering 3. Artificial intelligence, automation, and testing Part 2 4. AI-assisted testing for developers 5. Test planning with AI support 6. Rapid data creation using AI 7. Accelerating and improving UI automation using AI 8. Assisting exploratory testing with artificial intelligence 9. AI agents as testing assistants Part 3 10. Introducing customized LLMs 11. Contextualizing prompts with retrieval-augmented generation 12. Fine-tuning LLMs with business domain knowledge Appendix A. Setting up and using ChatGPT Appendix B. Setting up and using GitHub Copilot Appendix C. Exploratory testing notes