
AI Test Case Generation & QA Automation Platform | QAEverest
Turn user stories into automated test cases for APIs, web UIs, mobile, and performance testing.
rupesh_kabra · Product Hunt
QAEverest AI AI-Powered QA Platform for Smarter Software Testing
The full gallery
Tech stack
61 projects

Turn user stories into automated test cases for APIs, web UIs, mobile, and performance testing.
rupesh_kabra · Product Hunt
QAEverest AI AI-Powered QA Platform for Smarter Software Testing

3 tests. 90 seconds. Know your rank. A brutally addictive mechanical skill benchmark for PC gamers.
@AmaanHussain09 · X
I'm 16 and built RankCheck, a 90-second mechanical skill test for PC gamers. It measures your aim, movement, and reflexes, then gives you a shareable Flex Card. I hit Diamond rank. I am looking for the first 1k users

Answer 13 questions to score your performance system across 8 pillars in 3 minutes.
@JoshDeLucia · X

Compare latency and throughput performance across LLM API providers.
@QAInsights · X

Benchmark local coding models on consumer hardware to measure accuracy, latency, and throughput across 27 tasks.
u/Unfair_Association89 · Reddit
I built a reproducible benchmark for local coding models (Ollama, 27 tasks, live leaderboard) ran it on my 8GB card, here's what I found I kept eyeballing "vibes" to decide whether one quant of a coding model was actually better than another on my machine, so I built Sakura to get real numbers instead. What it does: - Points at any Ollama model and runs it through 27 hand-curated tasks: codegen, bugfix, SQL, refactor, systems design, protocol implementation, and terminal-agent episode
View your performance points, estimated rating, and growth gaps at a glance.
@DiyaVijay6 · X
Check out what I just built with Lovable!

Test your internet download and upload speeds instantly with no app required.
@checkdotfast · X

Free website analyzer & SEO audit tool — scan any site for performance, SEO, security, accessibility & UI/UX issues in 60 seconds. Fix what hurts your ranking.
@WebScore_now · X

Automated testing platform with browser tests, API testing, and accessibility scanning for SaaS.
@EveryDayFSDev · X
I’m building catch SaaS bugs before your users do: plain-English flows + AI browser automation that adapts to changes and wires straight into CI/CD.

Build and grade candidate assessments with automated evaluation.
@aishwary07jain · X

Measure code review performance across GitHub teams with leaderboards and reviewer analytics.
u/SnooStrawberries827 · Reddit
my team had 47 open PRs and nobody was reviewing them, so I gamified it our team hit 47 open PRs at one point last month and nobody was reviewing them. tried slack reminders, deadlines, rotating reviewers, none of it really stuck. might be related to the fact that everyone's hyped about how fast AI can write code now, copilot cranking out entire features in hours, but none of that matters if the PR just sits there for a week. feels like writing code stopped being the bottleneck a while back

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.