Automated application testing with Kantu

We are reviewing our options on automated application testing. We have hundreds/thousands of applications in our environment, we have identified a small number of critical ones we need to test on a reoccurring basis and right before and right after upgrades.

We are looking for a RPA like testing capability that does not take super talent or an army of people to create, maintain, and use. Looks like Kantu desktop automation fits for the application automation process. If there something we can envelope Kantu to launch and report the outcome? We would prefer not to stand up servers and infrastructure to do this (like with UIPath, Blueprisem, or Jenkins).

If there something we can envelope Kantu to launch and report the outcome?

Yes! For this please use the command line API. It allows you to fully automate tasks with kantu and created detailed reporting.

Quite a few users integrate Kantu with Jenkins - this way kantu does the test automation and returns the result back to Jenkins, and the reports are generated by Jenkins. Again, this can be via the kantu command line API.