4. Selenium Tool Suite

Hiya friends! Time for another BrainBell – Images! The more we learn about the selenium tool suite by visualizing, the better we remember and recall it at a future time. Who doesn’t like images and as we all know, a…

3. History of Selenium

Hiya! Ready for some time travel into the past? Get set to be stunned by the gems you will be unearthing today. Long time ago, in the year 2004, there was this guy named Jason Huggins from ThoughtWorks, Chicago.  He…

2. Why automated testing?

Welcome back warriors! I know you fight all day long testing the application/system, finding bugs if any. Thereby ensuring promised quality. Also, you would have heard of the term, “Automated Testing” a huge number of times. Let’s see what it…

1. What is Selenium?

Hiya let’s enter the cool World of Selenium. I keep saying that a lot of times, isn’t it? So why not understand what this World is, so that you can tell me if it’s otherwise. Also, this is going to…

Iterator Design Pattern

In this article I’ll write about the Iterator Design Pattern. This pattern is used to iterate over an aggregate object without exposing the underlying implementation of this object.