Comprehensive Overview of DevOps, Waterfall, and Agile Development Methods

Slide Note
Embed
Share

This content provides detailed insights into DevOps, Waterfall, and Agile development methodologies, their goals, the need for DevOps, continuous testing, automated testing examples, CI/CD pipelines, integration testing, and more. It covers various aspects such as DevOps goals, continuous testing benefits, test integration examples, pipeline automation, and deployment strategies in a comprehensive manner.


Uploaded on Sep 27, 2024 | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. Download presentation by click this link. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

E N D

Presentation Transcript


  1. DevOps Test Automation

  2. Waterfall Development Method

  3. Agile Development Method Source: Krusche & Company

  4. The Need for DevOps The conflict of Dev and Ops gives rise to DevOps Source: Smartsheet

  5. DevOps Goals More frequent deployment Shorter lead time for a new release Significant improvement in product quality Automation in repetitive tasks

  6. DevOps Tool CI/CD Pipeline Source: Synopsys

  7. Continuous Testing -- Agile s approach to testing

  8. The Benefit of Continuous Testing Expose defects early Be able to improve the test process Immediate feedback

  9. Example Test Integration -- Supra Organization, Carrier Types of Tests to be automated Unit Test Integration Test Functional Test (API) Regression Test (UI/Selenium) Acceptance Test

  10. CI/CD Pipeline Example Source: Jetbrains

  11. Integration Test Automation On Premise Deployment Integration Test Cloud Deployment WebJobs Parameter passing Test Report Download Sychronization with WebJobs

  12. Parameter passing Deploy code Deploy WebJobs Octopus Deploy Teamcity Azure Test Report Integration Test in Azure

  13. Functional Test Integration CI Tool Plugin Plugin script modification Test invocation from the CD Tool Test Report Upload

  14. Test Invocation Octopus Deploy ReadyApi Teamcity Test Report ReadyApi Test Integration

  15. CI/CD with Test Automation

  16. Question?

Related