GitHub copy 2

GitHub

In this course, you will learn,

  • Git's core functionality and how and why it's utilized in many organizations.
  • How to keep a track of multiple versions of your code and configuration files using Git. 
  • How to sign up for a GitHub account and use it to establish your own remote repositories. 
  • Fundamental and complex features such as branches and merging. 
  • How to use a version control system (VCS) like Git, which may save your life during an emergency or troubleshooting.

Jenkins copy 2

Jenkins

DevOps is a software development approach that involves Continuous Development, Continuous Testing, Continuous Integration, Continuous Deployment, and Continuous Monitoring of the software throughout its development life cycle. Jenkins is on the other hand, an open-source automation server written in Java. Jenkins detects changes in Subversion/GIT and performs tasks, repeatedly such as Build, Test, Deploy, Package, and Integrate. 

Using Dev Tools for Software Testing copy 2

DevOps Basics using GitLab
This course is to understand the fundamentals of Git and CI/CD pipeline using GitLab.
At the end of this course, the learner should gain a fundamental yet strong understanding of the following
concepts.
  • Git
  • CI/CD
  • AWS
  • API Test automation
  • YAML
Tools
  • Postman
  • Various CLI tools
  • IDE - VS Code / IntelliJ
  • GitLab

Robot Framework [UI]

Robot Framework  [UI]


Robot framework is a open source test automation framework written in python. The beauty of this framework is that you need not learn any language like java ,C# or python because it has simple plain text syntax.

Robot Framework API copy 1

Robot Framework API


Robot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic process automation (RPA).

Robot Framework copy 1

Robot Framework

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). Have basic programming knowledge, then this hands-on training is for you.