TestProject Run JobThis is an extension for Azure DevOps. It will help you integrate TestProject Jobs in your Build Pipeline. Mainly Smoke-Tests are used in this context. But of course you can use any other tests which can be created with TestProject. What is a smoke web test ?Find here https://en.wikipedia.org/wiki/Smoke_testing_(software) wikipedia's definition. Basically it's a simple test to make sure everything is working (or at least responding). Images
RequirementsPlease see TestProject Docs for further information how to define tests and jobs, and how to prepare for accessibility. TippYou can also use this feature to pre-load your system before going live. |