testing
39 TopicsWhat are the best UI Test Automation Tools?
First published on MSDN on Nov 09, 2018 Authored by Edwin Hernandez Are you a Software Test Professional? If so, what test tool do you use? As most of people when they start in QA, you may have to become proficient with only one or two test tools because you are restricted to what is being used in your company, or what was best to test a specific application or perhaps because it aligned better with your teams' ALM tool stack.91KViews3likes2CommentsContinuous Testing with Selenium and Azure DevOps
Creating stable automated tests is most of the battle. However, the real value of automation is realized when the execution and reporting is automatic as well. This article provides a tutorial on how to automate triggering Selenium UI Test with Azure Pipelines.20KViews3likes2CommentsTest Automation and EasyRepro: 01 - Overview and Getting Started
Learn in detail how to use the EasyRepro framework to do automated UI tests of Dynamics 365. You can use it to automate testing such as Smoke, Regression, Load, etc. The framework is built from the Open Source Selenium web drivers used by the industry across a wide range of projects and applications. This article is to walk through the setup of the EasyRepro framework and works with Unit Tests in Visual Studio and GitHub repositories.43KViews3likes10CommentsHelpful SQL Tools and Tips for Test Engineers - Part 1
Today we will review a tool he created to make the life easier for anyone who spends a lot of time working on SQL Server Management Studio (SSMS). This tool will allow you a quicker and more efficient way to connect to several SQL Servers through SSMS.6.3KViews2likes0CommentsAdvanced Logger for UI Tests - now on NuGet Package!
Need a way to create reports for your Selenium, WinAppDriver or Xamarin UI TESTS? Use this NuGet package to create HTML reports with embedded screenshots and step descriptions for your tests flows. Inside is code and git repo example.7.8KViews2likes3Comments