April 19, 2019 In Blog
13 Reasons Why I love Pytest
During many years of working as Python developer and tester, I have seen many ways to deal with testing. Having many choices such as ‘nose’ and ‘unittest’ may confuse many
By Mehdi April 19, 2019 In Blog
During many years of working as Python developer and tester, I have seen many ways to deal with testing. Having many choices such as ‘nose’ and ‘unittest’ may confuse many
By Mehdi April 10, 2019 In Blog
Apache JMeter and Locust are two of the most well-known and popular load testing tools used by testers and developers in many IT (or maybe non-IT) companies. Since I got
By Mehdi November 28, 2017 In Blog
First thing’s first: I got another article titled”JMeter or LoadRunner? That is the Question!“; worth to have a look. what is load testing and what is performance testing? When talking
By Mehdi November 1, 2017 In Blog
Selenium WebDriver provides a programming interface to create and execute test cases for almost every web application. For this aim Selenium needs to interact with elements on webpages either in
By Mehdi September 18, 2017 In Blog
Introduction: A Software Bug can be described through the detailed explanation of the unexpected behavior happening as a result of some action performed on the software application. In bug reports,
By Mehdi September 4, 2017 In Blog
I am not a fan of comparison since I believe we cannot just put two things in both pans of a scale and see which one is heavier. Especially when