srvsngh99/genai-testing-journey
52-week journey from QA/SDET to GenAI Testing - learning in public with weekly mini-projects, code, and honest documentation of struggles and wins.
**Technical Summary:** Structured curriculum mapping the evolution from QA automation to GenAI testing through 52 weekly mini-projects covering Python fundamentals, LLM internals (tokenization, attention, sampling), and production evaluation frameworks (DeepEval, RAGAS, Promptfoo). Each phase builds reusable test utilities—from prompt validators and token counters to hallucination detectors and RAG retrieval evaluators—culminating in agentic system testing with LangGraph and observability integration via LangSmith/Langfuse. Emphasizes adversarial testing patterns (red-teaming, prompt injection awareness) and non-deterministic output validation techniques adapted from traditional SDET practices.
Stars
59
Forks
19
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/srvsngh99/genai-testing-journey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
microsoft/genaiscript
Automatable GenAI Scripting
HeyNina101/generative_ai_project
A production-ready template to kickstart your Generative AI projects with structure and...
YiVal/YiVal
Your Automatic Prompt Engineering Assistant for GenAI Applications
pramodkoujalagi/Automated-Course-Content-Generator
Automated Course Content Generator (ACCG) is an AI-powered Streamlit app for SMEs, Content...
build-on-aws/generative-ai-prompt-engineering
Sample code that helps us explore the world of generative AI through prompt engineering. It...