Integrating android tests with azure pipeline

Hello All,

I am currently working on android testing with katalon studio. I am seeing a lot of tutorials for web testing to azure pipeline but nothing about android. Can anybody point out a decent resource for that?

If directly integrating to azure pipeline is impossible is there any way to achieve this with browserstack or similar service?

Regards

1 Like

Hi @tiago.esteves,

Welcome to our community. Thank you for sharing your issue.

To do Android Mobile test, you can configure it as follows: Mobile testing on a real Android device | Katalon Docs. To integrate your code with Azure, please reach out: Azure DevOps integration | Katalon Docs.

Thank you