* Cantinho Satkeys

Refresh History
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    Hoje às 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    Hoje às 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31
  • j.s.: ghyt74 a todos  4tj97u<z
    18 de Outubro de 2024, 09:33
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    18 de Outubro de 2024, 03:28

Autor Tópico: Azure DevOps Build Pipelines: Run Windows UI Automation & CI  (Lida 96 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115513
  • Karma: +0/-0
Azure DevOps Build Pipelines: Run Windows UI Automation & CI
« em: 10 de Outubro de 2020, 15:55 »

Azure DevOps Build Pipelines: Run Windows UI Automation & CI
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 803 MB
Genre: eLearning Video | Duration: 18 lectures (1 hour, 29 mins) | Language: English
 Azure DevOps Pipelines (incl. YAML) & TFVC/Git Repos to run WinAppdriver Windows Test Automation in C# .Net

What you'll learn

    Azure DevOps Build Pipelines for UI Test Automation
    Azure Git Repos
    Azure TFSVC
    Using CI on Azure DevOps to test Windows applications with Appium WinAppDriver

Requirements

    A Windows 10 PC
    Visual Studio, .Net Framework, WinAppDriver

Description

Automated UI Testing is a common strategy for smoke testing and regression testing of legacy Windows applications. Especially in combination with Azure DevOps powered CI/CD(Continuous Integration/Continuous Deployment). Such applications are still widely used by many enterprises and businesses across the globe. The mobile revolution hasn't been able to dethrone the PC and Microsoft is still reigning strong in the "Office" department.

Problem is that sometimes you have the source code of Windows applications critical to your business' survival and other times you don't have it.  In such cases the only option is to perform the functional testing of the said application through the UI. But, it is an ordinary task and you might need a tonne of workforce. In such cases UI test automation comes in handy.

Note: The course also covers YAML Pipelines on Azure DevOps too.

There are several options available for UI test automation, Microsoft itself offered Coded UI in the past but it is now deprecated. Right now Microsoft is supporting Windows Application Driver or WinAppDriver a.k.a WAD for UI automation of Windows applications. You must be wondering where is Azure? Well Azure DevOps will fit into this picture later on, relax. WinAppDriver is based on Appium which is an open-source API that conforms to the WebDriver standard. Microsoft WinAppDriver is not open source but it still has got a repository on GitHub for documentation.

Azure DevOps is the cloud based offspring of TFS(Team Foundation Server). It continues the legacy of once on-premise Application Lifecycle Management(ALM) solution by Microsoft. When tests are being developed they're written by software test engineers who in many cases need Visual Studio licenses for a lot of things. These people are also highly paid and after developing tests it's not wise to keep them running test automation scripts on their machines through Visual Studio. In such cases a low cost solution is needed where non-code savvy people can also run UI automation tests through a common tool like Azure DevOps.

Azure DevOps lets you create a complete infrastructure to support such scenarios. How? That's what this course is all about. I'll show you how to setup Virtual Machines to run unattended WinAppDriver and C# based UI test automation through Azure DevOps. I'll also show you how to setup things on Azure DevOps by creating organizations and projects. The course also shows you how to generate an Azure PAT(Personal Access Token) for security purposes and how to configure it to minimize its side effects.

Azure lets us store code in more than one types of source code repositories. The classic one is TFVC which is covered in this course first. Secondly we have Azure Repos Git. The set of tasks which is going to run the test automation is called a Pipeline. The UI for TFVC and Git based pipelines is different and both are explained in this course. Git repositories generate a YAML based build pipeline. Build pipelines communicate with an Azure DevOps build agent which is installed on a machine and configured to work with a specific Azure DevOps organization through a PAT.

There's an article about how to run WinAppDriver through Azure DevOps Pipelines, but it is not clear and it doesn't cover all the parts. In this course I'm going step by step from start  to finish. Everything from installing tools on a test VM and creating an Azure account up to installing tools on developer machines, creating Azure DevOps repositories and Azure DevOps Pipelines is covered. Special attention is paid to the topics of interest for software testers, such as viewing test run reports.

Various options of Azure DevOps Test Run reports are explained to you. Supplementary topics like running a PowerShell task to start/stop Windows Application Driver in the build pipeline is also shown.

Please note that Azure DevOps is a highly in demand skill right now. Microsoft is heavily investing in Azure and achieving major successes in this department. If you want to prepare for the future, just learn everything about Azure that you can, it includes Azure DevOps and CI /CD.

Of course there are other important Azure features like Azure Boards which are not covered in this course. I can cover more details in future based on student demand. It is possible for a user to create bugs and link work items like stories/tasks to the Azure DevOps builds and failures.

It is high time that you get started in this direction and start learning more with practical courses like this one. Learn more about CI and                                                                                                                                                                                                         CD, learn more about Microsoft Azure DevOps, source control repos etc.

Who this course is for:

    Test automation engineers
    Test Automation Engineers(SDET)

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction