This documentation shows the tutorial on how to integrate Visual Studio Code Analysis and Code Metrics in Azure Pipelines using YAML.
Read More
Microsoft recently announced Azure DevOps and an evolution of Visual Studio Team Services (VSTS) which is now called as Azure DevOps Services. All the VSTS users will be able to move or change to new URL and UI with ease. Instead of . visualstudio.com you will be using dev.azure.com/ and off course the brand-new UI and with lots of new capabilities.So, what is Azure DevOps?Azure DevOps Services (formerly VSTS) is a cloud service for collaboration...
Read More
A bot is a software that is designed to automate the tasks you would usually do on your own, like booking a flight ticket, adding an appointment to your calendar or fetching and displaying information.
Read More
Visual Studio Team Services uses the OAuth 2.0 protocol to authorize your app for a user and generate an access token. Use this token when you call the REST APIs from your app.
Read More
This blog intended to see how Azure Functions can be used with database.
Azure Function is a solution for running small piece of code or a "Function" in cloud. You can write just the code need for the problem without worrying about the infrastructure or the application to run it. Function can make your development more productive and you can choose your development language of choice such as C#, F#, node.js, java or PHP.
Read More
Synchronization meaning: when two or more components involved to perform any action, we expect these components to work together with the same pace. The co-ordination between these components to run paralelly is called Synchronization.Synchronization (Wait) in Selenium has a great significant value.Now a day, we see most of the web applications are developed by using Javacript and Ajax where it might happen that some of the elements may load at distant time intervals, due to which we may encount...
Read More
Suma G C | Selenium,
Selenium WebDriver,
Waits,
Synchronization,
Selenium Waits in c#,
C#.net,
Software Testing,
Automation Testing,
Web Automations | Visual Studio,
.NET,
Software Testing,
C#,
C#.NET | 3 Comments |
Share
|
VSTS RollUp is a web service which provides summed values of select fields for all child work items of a parent.
Read More
VSTS Area Uploader helps you to upload Areas (with multiple level) to your VSTS Team Projects from a .csv file with few steps as shown in this blog.
Read More
The Copy Dashboard tool replicates/copies the existing dashboard from one team to either single or multiple teams and reduces time & effort of recreating widgets and charts.
Read More
Wouldn’t it be great if Test Report are sent automatically across team as soon the Test Execution is complete??Now, let’s see how to achieve this using Office 365.com, Outlook.com and Gmail.com account as the SMTP host.Include the below code in your OneTImeTearDown (NUnit) or AfterClass (TestNG) method: we attain this feature using library => System.Net.Mail; using System.Net.Mail;namespace MailConfiguration{ s...
Read More
Suma G C | selenium Webdriver,
Automation Testing,
Software Testing,
Reporting,
C#.net,
Email Reports,
Web Automation | Visual Studio,
.NET,
Software Testing,
C#,
C#.NET | 0 Comments |
Share
|