Live data from Hacker News

Show HN: New open source AI self driving testing

github.com

1–4 of 4 posts

Re: Show HN: New open source AI self driving testing

#2
hey, we are working on an open source self driving testing

Why "self-driving"? Because Autonoma handles everything required to build and maintain a testing platform, end to end:

- Test user generation and management: automatically adapting as your database schema evolves.

- Test plan generation, editing, deprecation, and execution: scaling with your codebase as it grows.

- Test preview environments: provisioned as your infrastructure develops.

- Test infrastructure to run tests in parallel: scalable Web browsers, Android emulators and iOS simulators.

We just deployed our alpha, will be deploying more soon.

Re: Show HN: New open source AI self driving testing

#3
post #2

hey, we are working on an open source self driving testing Why "self-driving"? Because Autonoma handles everything required to build and maintain a testing platform, end to end: - Test user generation and management: automatically adapting as your database schema evolves. - Test plan generation, editing, deprecation, and execution: scaling with your codebase as it grows. - Test preview environments: provisioned as yo…

You should add "Show HN:" to the title to indicate its your project.

Re: Show HN: New open source AI self driving testing

#4
post #3
post #2

hey, we are working on an open source self driving testing Why "self-driving"? Because Autonoma handles everything required to build and maintain a testing platform, end to end: - Test user generation and management: automatically adapting as your database schema evolves. - Test plan generation, editing, deprecation, and execution: scaling with your codebase as it grows. - Test preview environments: provisioned as yo…

You should add "Show HN:" to the title to indicate its your project.

done, thank you