Blog

Pipeline to Run Docker Container & Execute Cypress Tests against it

By |2022-02-16T14:35:39+00:00February 16th, 2022|Categories: Azure DevOps, Cypress, Docker|Tags: , , , |

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 [...]

Comments Off on Pipeline to Run Docker Container & Execute Cypress Tests against it

UFT with Azure DevOps Pipelines

By |2021-04-29T08:20:43+00:00April 29th, 2021|Categories: Azure DevOps, UFT, Videos|Tags: , , , , , |

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 [...]

Comments Off on UFT with Azure DevOps Pipelines

Cypress YAML Pipeline in Azure DevOps

By |2021-02-04T11:34:31+00:00February 4th, 2021|Categories: Cypress|

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 [...]

Comments Off on Cypress YAML Pipeline in Azure DevOps

Cypress GitHub Action to Execute Tests

By |2021-02-02T16:08:42+00:00February 2nd, 2021|Categories: Cypress|Tags: , , , |

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 [...]

Comments Off on Cypress GitHub Action to Execute Tests

ALM Octane with UFT and Git Integration

By |2020-05-01T10:56:53+00:00May 1st, 2020|Categories: ALM, UFT, Videos|Tags: , , , , , , , |

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 [...]

Comments Off on ALM Octane with UFT and Git Integration

ALM Octane Reporting using OData

By |2020-03-24T13:50:59+00:00March 24th, 2020|Categories: ALM, Videos|Tags: , , , |

ALM Octane Reporting using ODataThis 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, [...]

Comments Off on ALM Octane Reporting using OData

SpecFlow Integration with Azure DevOps

By |2019-10-14T08:58:41+00:00October 14th, 2019|Categories: BDD, SpecFlow, Videos|Tags: , , , , , |

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 [...]

Comments Off on SpecFlow Integration with Azure DevOps

Test Automation with ALM Octane, Jenkins, GitHub & Selenium

By |2019-02-12T11:59:52+00:00February 12th, 2019|Categories: ALM, Selenium WebDriver, Videos|Tags: , , , , , |

DevOps & Continuous Integration with ALM OctaneThis 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. TrainingEdgewords is a specialist in automated software testing tools.Octane TrainingSelenium TrainingBDD Cucumber Training

Comments Off on Test Automation with ALM Octane, Jenkins, GitHub & Selenium

Writing back to the Data Table in Ranorex

By |2018-12-18T11:15:11+00:00December 18th, 2018|Categories: Ranorex|

Writing to Excel in Ranorex This blog looks at a commonly asked question in Ranorex - how do we write back to an Excel data source when using a data-driven test? There are many approaches to this, but in this example we are going to use Microsoft's Excel Interop Object Model. The example is a standard [...]

Comments Off on Writing back to the Data Table in Ranorex

WebDriver Manager with Maven

By |2018-12-18T11:35:53+00:00December 18th, 2018|Categories: Selenium WebDriver|

When using Selenium WebDriver, you may be aware that you're scripts must always know about the driver server (chromedriver, geckodriver etc.). This can be done in various different ways; setting the path in each script or adding the folder to the system path. We now have another, easier method; WebDriver Manager. WebDriver Manager will handle the [...]

Comments Off on WebDriver Manager with Maven

Contact Info

Lasyard House, Underhill St. Bridgnorth WV16 4BB

Phone: +44 (0)333 939 8884

Go to Top