
Showing posts with label Test Framework. Show all posts
Showing posts with label Test Framework. Show all posts
April 23, 2020
December 1, 2019

What is the use of Behavior Driven Development (BDD) in Automation testing
Behavior-driven development (BDD) is an Agile software development methodology in which an application is documented and designed aroun...November 29, 2019

Using Post Build events to copy files in Visual Studio
The files we may want to use after a build may vary on our framework structure. What if we have test and base framework as two separate p...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...