Hacker News new | past | comments | ask | show | jobs | submit login

Hi!

In the best case, the developers of e-commerce website create unit-, integration-, and functional tests to make sure, they do not break existing functionality.

But a website is not only code. Its also data and configuration.

Since these types of configuration (e.g. prices, legal texts, bonusses) can change quite often and can get quite complex from the business perspective, it does not make sense to have developers create automatically executable tests to make sure, the website is configured as it should be.

And its often not the developers who change the configuration. Maybe its a product manager, a marketeer or the ceo.

These people often do not know if they configured something correctly. In additiom, they often don't get any notification, if an process, that is important for them, breaks due to a misconfiguration or some bug in the code (not every code base has a test coverage of 100%).

So, I am creating a No-Code Black Box E2E Monitoring Tool, that the process owners/configurators can use to regularly check, if everything is working fine.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: