Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts
July 28, 2022

Using XML File as Data Source for Visual Studio + Selenium Data Driven Testing
Data Driven Testing is a built-in Functionality of MsTest. We can use Microsoft.VisualStudio.TestTools.DataSource reference to implement ...Verify Zip file contents without extracting using C# + Selenium
While doing automation testing, we may get a scenario where we need to download a zip file and to validate the contents inside it. One way t...