Topics Discussed:
- Introduction
- What can be expected
- Intro to selenium
- Demo-Selenium Framework
- Demo-Report generation
- Intro to Azure DevOps
- Demo-Integrating Selenium with ADO
- Report generation in ADO
- Scheduling/Triggering Run
- Future Enhancements
Prerequisites for selenium hands-on
Must install java, maven and set java home path in system variables
Advantages of using Selenium?
- Open-source and free software
- Easy installation
- Compatibility
- No dedicated machine is required for test execution
- Integration with third-party tools
What is Azure DevOps?
Azure DevOps is a Software as a service (SaaS) platform from Microsoft that provides an end-to-end DevOps toolchain for developing and deploying software. It can also be integrated with most leading tools in the market and is a great option for orchestrating the DevOps toolchain.