Tag: Software Testing

3 years ago • 7 min read time

To date, almost all QA Engineers have been testing Web and Mobile applications almost exclusively. But have you ever thought of Windows Desktop application test automation? I believe the thought…

3 years ago • 8 min read time

Selenium 4 is launching “soon”. The most exciting news: Selenium will be W3C standardized.  Browsers, such as Chrome, Firefox, Safari are all following W3C standardization, so from now on browser…

3 years ago • 3 min read time

Is Selenium WebDriver (with or without additional libraries such as DotNetSeleniumExtras.PageObjects) your testing tool of choice?If so, I imagine built the page classes most likely look something like this: A…

3 years ago • 5 min read time

A Very Short History Lesson  The QA role in a scrum team has changed considerably over the last decade.In the beginning, we were mostly using several testing tools and did everything…

4 years ago • 10 min read time

Speeding up the test execution process is on every test engineer s mind when working with a custom Selenium framework. Even more so if you re working on a long…

5 years ago • 8 min read time

No matter how many tests you ve run, once your application is nearly complete, there s really only one way to know whether or not your software can handle the…