Pipeline to Run Docker Container & Execute Cypress Tests against it
Edgewords Training
by Tom Millichamp
2y ago
In this Blog, we are going to show you how to create a pipeline in Azure DevOps (ADO) that: Fetches our Cypress automated tests from the project repository Logs in to Docker Hub Pulls & Runs our Docker image from Docker Hub, which is a web application (https://hub.docker.com/repository/docker/tomsk666/edge-training-site ) Runs our Cypress Tests against the Web app running in a Docker Container Publishes the Test Results   Create a Project & Setup Docker Service Connection In this example I have just created a Basic ADO project with Git as the repository (defaults). The First ste ..read more
Visit website
UFT with Azure DevOps Pipelines
Edgewords Training
by Tom Millichamp
3y ago
Integrating UFT with Azure DevOps Pipelines In this blog our trainer – Steve Powell has a created a video for you that takes you step-by-step through creating an Azure DevOps (ADO) release pipeline to execute your Microfocus UFT automated test cases. The principles are the same for either creating a Build pipeline (which you would use if you had your UFT tests in a Git repository), or in this example a Release pipeline as the UFT tests are just stored on the local file system. If you are using Git & create a build pipeline, then you can use Microsoft’s standard Publish Artifacts task to p ..read more
Visit website
Cypress YAML Pipeline in Azure DevOps
Edgewords Training
by Tom Millichamp
3y ago
How to create an Azure DevOps pipeline using YAML Introduction In this blog we look at how to create a Cypress pipeline in Azure DevOps (ADO) to execute our test cases and produce results. In our training course we look at creating a simple pipeline in ADO using the classic editor: The last two steps in this simple pipeline publish the videos & screenshots from Cypress as pipeline artifacts. This works fine, BUT we really only want the Videos & Screenshots published if any of our tests fail (not if they all pass). So using a YAML pipeline we can add some conditional logic to check thi ..read more
Visit website
Cypress GitHub Action to Execute Tests
Edgewords Training
by Tom Millichamp
3y ago
Introduction Cypress is an amazing new open source web testing tool, and it integrates really well with Continuous Integration Tools, but you can make executing your tests in the cloud even easier by using a GitHub Action that the Cypress team has written for you! I’ve been using Cypress for a while now, I use Microsoft Visual Studio Code (VS Code), Git and GitHub. Now I’m using the GitHub Action to execute my tests, I get instant feedback on test failures, and all without having to setup & kick off a pipeline in a CI tool. You can even do this with a free GitHub account – When you push yo ..read more
Visit website
ALM Octane with UFT and Git Integration
Edgewords Training
by Tom Millichamp
4y ago
Integrating UFT with Source Control and ALM Octane In this blog we have a couple of videos that were captured from a series of Webinars we delivered. These look at how we can use UFT with source control (Git & GitHub) as well as integrating UFT into Microficus’ new ALM Octane. The first video concentrates on using UFT in a team, where using source control is crucial, we look at integrating into Git locally, then using GitHub as a remote repository for the whole team to use as the master automated Test Suite. The second video continues with adding ALM Octane into the mix, this provides us ..read more
Visit website
ALM Octane Reporting using OData
Edgewords Training
by Tom Millichamp
4y ago
ALM Octane Reporting using OData This webinar demonstrates some reporting tools for Microfocus’ ALM Octane using the OData (Open Data Protocol). OData connectivity is built into tools such as Microsoft Excel & Microsoft Business Reports, and both of these tools are looked at in this recording. The main benefit of this over simply extracting data directly from within Octane, is that once configured in Excel, these reports are dynamic. We can just hit refresh to get the latest data in the format we want (pivot tables, charts etc.) directly from the Octane Database. Training Edgewords is ..read more
Visit website
SpecFlow Integration with Azure DevOps
Edgewords Training
by Tom Millichamp
4y ago
Integrating a SpecFlow Visual Studio Project with Azure DevOps for Continuous Integration Recently, a common question we get asked when delivering our BDD using SpecFlow and Selenium WebDriver course is how to integrate a SpecFlow Visual Studio project with Azure DevOps. In this video we give you a simple step by step guide on pushing your SpecFlow project up to your Azure DevOps project repository to give you full shared source control. And then, how you can create a simple pipeline to execute your SpecFlow Tests. We also share some tips on how to setup the pipelin for conitonuo ..read more
Visit website
Test Automation with ALM Octane, Jenkins, GitHub & Selenium
Edgewords Training
by Tom Millichamp
5y ago
DevOps & Continuous Integration with ALM Octane This webinar demonstrates using Microfocus’ ALM Octane, Jenkins, GitHub and Selenium WebDriver Java with Cucumber to provide a full end-to-end C.I. approach to automated testing. Training Edgewords is a specialist in automated software testing tools. Octane Training Selenium Training BDD Cucumber Training The post Test Automation with ALM Octane, Jenkins, GitHub & Selenium appeared first on Edgewords Training ..read more
Visit website

Follow Edgewords Training on FeedSpot

Continue with Google
Continue with Apple
OR