I am using Selenium Java for writing automation scripts, also using maven for handling dependencies. and using TestNG to execute test cases. My plan is to Integrate automation with DevOps and trigger automation test cases whenever the latest build is deployed to UAT or any server.
I don't have an Idea how to trigger/execute automation script in azure DevOps. The automation will be headless it will work in the background