microsoft azure devops automation

How To Optimize Automation Using Azure DevOps

In this blog, we are discussing a feature of DevOps by which we can optimize automation. Manual testing is out fashioned yet it is still important but if we work on big projects we always feel the testing phase should be performed rapidly. Here at moreYeahs we are optimizing automation using DevOps.

We are using selenium to do automation for testing of the dynamics CRM project. Using the .net Unit test project we created test cases. Under the TestClasses, we defined TestMethod which is basically test cases.

Test Classes categories type of test. For best practice, we should always have some basic test cases which need to be performed each time we create a new build to do further development.

Azure Log Analytics- Data Retention

Azure Log Analytics- Data Retention

The Log Analytics tool collects data from a wide range of sources and uses an advanced query language to give you insight into your applications and resources.
The cost of Log Analytics depends on the pricing tier, data retention, and the solution used.

In this section, let’s see how we can increase and decrease the retention days for Log Analytics Workspace.

Steps for the retention period.

Step 1: Log into Azure Portal

Step 2: Navigate to Log Analytics Workspace ( select your workspace)

What Is Microsoft Azure Used for [2021]

What Is Microsoft Azure Used for [2021]

Microsoft Azure is a powerful cloud computing platform launched in February 2010. Azure is an ideal solution for businesses and enterprises to extend capabilities, solve challenges, and build innovative solutions.

Currently, there are 42 data centers worldwide for Microsoft Azure.

Azure solutions comprise software as a service (SaaS), infrastructure as a service (IaaS), and platform as a service (PaaS) used for virtual computing, analytics, storage, and networking services.But the question most companies ask is, what is Microsoft azure used for? How does it work? How can it benefit them?

Integrate Katalon with Azure DevOps

Integrate Katalon with Azure DevOps

As I am going to write a blog series over Automation using Katalon Studio and Azure DevOps. I’ll cover all the topics including Automation in CICD pipeline, Reporting, Association of Test Cases, and many more in the different blog posts.

In this blog post of the series, we will see how we can integrate Katalon with Azure DevOps with Automation.

INTRODUCTION

Katalon Studio is a powerful automation tool to simplify Web, API, Mobile, Desktop Automated Tests. It can be utilized for integration with popular CI/CD tools such as Azure DevOps, Jenkins, TeamCity, etc.