
Install git on Windows, Linux, or macOS and use Git Bash for distributed version control with a GitHub account for public or private repositories and free or paid plans.
Learn how sonarLint in the Eclipse IDE performs static code analysis for real-time quality feedback, install via the Eclipse Marketplace, and run scans on projects or individual classes before CI.
Explore how SonarQube uses quality profiles and rules to drive static code analysis in CI pipelines, with Java examples, showing active vs inactive rules and how to create custom profiles.
Orchestrate test execution with Selenium Grid by configuring desired capabilities, launching remote web drivers against a hub, and distributing tests across Windows 10 Chrome nodes, integrated via Jenkins.
Set up a Docker Selenium grid and watch test execution from Jenkins via a VNC viewer; connect to the NC server to run Chrome or Firefox tests.
If you learned about Selenium or any other automation tool, having basic / good knowledge of that, but Automation is not that all about,
You should know about various tools used in Continuous Integration process. You should know how to do continuous integration infact.
This course is for you then, Learn about various DevOPs tool which are required from Automation Testers point of view.
In this course you will learn about End to end test automation process.