by Nikolay Advolodkin | Jan 18, 2019 | C#, Visual Studio
Visual Studio errors can be very annoying. Right? Sometimes we spend hours or even days troubleshooting problems.. Ugh! So I’ve compiled a post on the most common Visual Studio errors that my students and I encountered. I will maintain and update this post over...
by Nikolay Advolodkin | Jul 14, 2016 | Automation, Selenium Webdriver, Visual Studio
I got this tip from my boy Dave H, written in Ruby....
by Nikolay Advolodkin | May 17, 2016 | Automation, Automation Tools, C#, Selenium Webdriver, Visual Studio
I. How to set up a Visual Studio unit test project for automation testing? Open Visual Studio and click “New Project” to start a new project. For those of you that are new to Visual Studio, a project can represent a collection of things such as classes and...
by Nikolay Advolodkin | May 2, 2016 | C#, Visual Studio
Something amazing happened to me recently! I am always learning, growing and exploring other resources. And recently I stumbled upon an amazing Visual Studio productivity tool called ReSharper. According to JetBrains, the creators of ReSharper, “ReSharper makes...