duxup 5 hours ago

I'm going to throw out my own ignorant theory.

AIs that I find useful are still just LLMs and LLMs power comes from having a massive amount of text to work with to string together word math and come up with something ok. That's a lot of data that comes together to get things ... kinda right... sometimes.

I don't think there's that data set for "use an app" yet.

We've seen from "AI plays games" efforts that there have been some pretty spectacular failures. It seems like "use app" is a different problem.

  • cheevly an hour ago

    LLMs have literally won Pokemon. Im pretty sure that using an app is 10x simpler.

    • Vilian 37 minutes ago

      A lot simpler to run pokemon than test an app, the game play by itself sometimes

HeyLaughingBoy 2 hours ago

Anecdotally, I know someone who tried to have ChatGPT generate unit tests and it was an abject failure.

  • cheevly an hour ago

    I know someone that generated unit tests successfully.

    • whoknowsidont 32 minutes ago

      And I know exactly which one of these is an enterprise B2B app/platform.

aristofun 4 hours ago

Because for meaningful tests of an app (assuming b2c or b2b for end users) you are supposed to be or imitate a human being.

Current AI is not even designed to do that. It is just a very sophisticated auto-complete.

It is sophisticated enough to fool some VCs that you can chop your round peg into square hole. But there is no ground to expect a scalable solution.

afrederico 4 hours ago

They should totally be able to. If there's "vibe coding" there should be "vibe testing." We're working on just such a product (https://actory.ai); right now it only does websites but just imagine when we turn it on mobile/apps, etc. How cool would that be?

drakonka 3 hours ago

They are; we're working on agents for web application testing over at qa.tech.

v5v3 4 hours ago

Are llm testers doing anything traditional scripts with for loops can't?

  • postalrat an hour ago

    llm testers have for loops so they can do everything traditional scripts with for loops can plus more.