
Master the pull request workflow: branch from main, commit and push changes, open a pull request, undergo code review and continuous integration tests, then merge or close with rules.
Learn how pull requests enforce one person approval and build-and-test rules. Watch a PR demo with commit messages, branch creation, and test failures in a YAML workflow.
You can find the source codes in https://github.com/canb0/SeleniumUdemy/ repository
Show Cypress Project
You can find the source codes in https://github.com/canb0/SeleniumUdemy/
In order to reach the example, use this workflow:
https://github.com/canb0/SeleniumUdemy/blob/main/.github/workflows/test-and-deploy-cloud.yml
In order to reach the example, use this workflow:
https://github.com/canb0/TypeScriptUdemy/blob/main/.github/workflows/workflow.yml
Source code can be reached via https://github.com/canb0/CypressUdemy/blob/main/.github/workflows/run-cypress-test-manualy.yml
You can reach the repo via https://github.com/canb0/JMeterTraining
Source code can be reached via https://github.com/canb0/GatlingUdemy
Integrate SonarCloud with GitHub Actions to enforce code quality through static analysis, metrics, and dashboards. Configure Maven projects, pom.xml, and a yaml workflow to enable automated quality gates.
Source code can be reached via https://github.com/canb0/WorkflowExamples/blob/main/.github/workflows/download-app-appium.yml
Source code can be reached via https://github.com/canb0/WorkflowExamples/blob/main/.github/workflows/workflow-curl.yml
Source code can be reached via https://github.com/canb0/WorkflowExamples/blob/main/.github/workflows/download-app-appium.yml
Source code can be reached via https://github.com/canb0/CypressUdemy/blob/main/.github/workflows/run-cypress-test-manualy.yml
Source code can be reached via https://github.com/canb0/SeleniumUdemy/tree/main/.github/reusableFlows
You can reach the repo url via https://github.com/canb0/KaratePublishGitHubPages
Hey there, QA enthusiasts!
I'm thrilled to welcome you to this exciting journey of mastering GitHub Actions for QA engineers. In this course, we'll be diving into the world of Continuous Integration and Continuous Deployment (CI/CD) pipelines, unlocking the potential of tools like Selenium, Cypress, JMeter, and Gatling to supercharge your testing processes.
What to Expect:
Tool Integration: Learn step-by-step how to seamlessly integrate Selenium, Cypress, JMeter, and Gatling into your CI/CD pipeline. These tools are your new best friends in ensuring robust and efficient testing workflows.
CI/CD Pipeline Magic: Witness the magic of GitHub Actions as we build, test, and deploy with confidence.
PR Basics: Ever wondered about the secrets of Pull Requests (PRs)? We've got you covered! Understand the fundamentals of creating and reviewing PRs, and discover the rules of engagement for effective collaboration in a development team.
Why You'll Love This Course:
Practical Skills: This isn't just theory—get your hands dirty with practical, real-world examples that will elevate your QA game.
Career Boost: Equip yourself with skills that go beyond the basics. Stand out in the competitive world of QA engineering with confidence in your toolset.
So, are you ready to take your QA skills to the next level? Join me in "Continuous Test Automation with GitHub Actions" and let's embark on this learning adventure together!
See you in the course!