
Showing posts with label Test results. Show all posts
Showing posts with label Test results. Show all posts
December 23, 2019

Labels:
ADO,
Agents,
Artifact,
Associate Test Case,
Azure,
Build Pipeline,
CI-CD,
MsTest,
Release Pipeline,
Test Plans,
Test results,
Test Runs,
VsTest
December 16, 2019

What are the Test runs in ADO
Each execution whether manual or automated is considered as a test run by Azure. In that test run we can find different details like...November 30, 2019

How to Attach result files to MsTest tests (Local and in Azure)
The results we can see along with any test written using MsTest is in the Output window. This window will be having all the logs we write d...Fixing javascript error: Cannot read properties of null (reading 'querySelector') issue when using CSS identifier in selenium
JavaScript is another way to interact with web elements when normal selenium methods fail to act. But one issue with javascript is, it does...