3
3 Comments

Automated QA testing tools

Do you use anything to assert that visual elements on your web apps are present and functional, either as part of deploys or as health checks every x seconds/minutes?

I'm not talking about unit/functional tests, more like black box tests from the user perspective - is there anything hosted which doesn't require me to write selenium, spec flow, etc

on September 30, 2021
  1. 1

    Check out https://zylitics.io/. That's my product.
    You still need to write code but it's lot easier than you think. Fully web based, no local config or installation needed to run tests. All tests are run on cloud VMs (infra built-in). Has detailed docs too.

    1. 1

      Hey @praveentiwari interesting product! How do you find your customers?

      1. 1

        Thanks. Haven't found paying ones yet.

  2. 1

    This comment was deleted 4 years ago