Testing is often the last thing that Developer thinks about. But with Selenium WebDriver it’s easy and even spectacular while running. Continue reading
Category: Featrured
Inject interfaces instead of creating objects
Creating dependent objects inside a class is not a good idea anymore. Why? Continue reading