Show HN: QA GPT – Write UI tests in plain English powered by GPT-4-Vision
15 points| nikhil896 | 2 years ago |github.com
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
akashgguptaa|2 years ago
agubba3|2 years ago