Visual Studio Test
10 TopicsTest 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.40KViews3likes10CommentsContinuous 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.19KViews3likes2CommentsSimulating Targeted Throughput for Load testing with JMeter
Learn how to use JMeter to simulate a targeted throughput pattern for load testing anapplication by using APIs (e.g. for a specific throughput: requests per second and for a specified duration).In this post, we will take a look at some JMeter plugins that we can use for controlling throughput and ways to use these plugins more efficiently.17KViews2likes0CommentsCollection of Useful Tools for Performance Test Engineers
Are you a Performance Test Engineer? You may be familiar with Fiddler or Wireshark but have you heard of PAL, WINDBG or PERFVIEW? Read ahead for a comprehensive list of tools and resources for load testing, debugging and optimization analysis!8.3KViews1like0CommentsCollection of Useful Tools for QA/Test Engineers
This article explores a collection of publicly available tools for QA/Test Engineers. These tools have been passed around internally on the MSFT Test Team, some of them for years. Some of them cover niches, other are of more general use, I hope they can help you!45KViews2likes1CommentHow to use the Windows Certificate Store in JMeter
Authentication is almost always the most difficult part of performance scripting. This article looks into an authentication problem when working with JMeter to create a HTTP script related to providing a Client Certificate for authenticating with the API Gateway.11KViews1like0Comments