I've created CI&CD on Azure repo, and it is doing code deployment on App service.
Now created Automation that opens the browsers and do actions and generates reports for test cases. (C#+Selenium+report package).
Now I need to the setup Test plan, I know, needs to run headless testing, my the questions are
- need to do without buying a Test plan package, then how we should do? (I have a subscription but not with test plans)
- How to do using Azure Test plans (any recent blog pls, and no MS docs links).
any help appreciated