Software Testing Foundations: Continuous Testing and DevOps

Go to class
Write Review

Free Online Course: Software Testing Foundations: Continuous Testing and DevOps provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Software Testing Foundations: Continuous Testing and DevOps is taught by Jain Waldrip.

Overview
  • Learn the essentials of continuous testing. Explores tools and techniques for running automated tests in a continuous integration pipeline and incorporating DevOps into QA.

Syllabus
  • Introduction

    • What should testers know about DevOps?
    • Getting started: What you should know
    1. The Next Step in Test Automation
    • Intro to continuous testing
    • Continuous testing concepts
    • An introduction to CI solutions
    • The infrastructure of a CI solution
    2. CI-Friendly Test Code
    • How to make your tests independent
    • What is parallel testing?
    • How to shorten execution time
    • Credentials and sensitive data
    3. Continuous Testing
    • Types of tests
    • Order of test execution
    • How to run tests in containers
    • How to run Selenium in CI
    • Reporting solutions for test results
    Conclusion
    • Next steps