Hacker News new | ask | show | jobs
by retreatguru 425 days ago
Any advice about using ai to write test cases? For example recording a video while using an app and converting that to test cases. Seems like it should work.
1 comments

This is definitely top of mind for us! A lot of ways to potentially approach it. We want to make sure the test case execution works really well so our focus is there but also want to think about test case generation going forward. Recording a video especially with small VLMs that can tokenize videos would be super neat.