Live data from Hacker News

Show HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vision

github.com

1–3 of 3 posts

Show HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vision

#1
Hey HN, QA GPT enables engineers and QA teams to write UI and functionality tests in plain english.

As engineers, we sometimes get a little lazy when it comes to testing the functionality of our changes. It's hard to switch from coder hat to user hat. However, a single bug can significantly impact users experience and satisfaction.

Errors found in production aren't just a nuisance; they're costly. The later a bug is discovered, the more expensive it becomes to fix.

I built QA GPT as a proof of concept to make writing UI/functionality tests really easy.

It's super simple - just write your test case in plain english and run it. For example: - "Test the new sharing functionality by signing in, selecting a user, and clicking share." - "Log in and try adding a product to the cart" - "Create a new card, view the number of the card, and verify the digits match the face of the card"

Let me know what you guys think

Show HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vision
github.com