UPDATE: We are retiring this post in favor of a newer post: Page Object Model (Selenium, Python) Please refer to the newer post. It has a more detailed architectural breakdown, provides many more code snippets and write an automated test for a very relatable application – Gmail. You could also visit our open-sourced Python + Selenium test automation framework based […]
Implementing the Page Object Model (Selenium + Python)
Cool things I read this week (31-Aug-2014)
I read. A lot. And I share the 5 best things I read every week. My reading preference over the last week was somewhat random. 1. Tap on build number 7 times 2. Shortage of Python programmers in India 3. A case against sorting youth for mertiocracy 4. A cartoon on social media overload 5. American football games have 11 […]
Have you signed the petition to stop ISO 29119?
ISO 29119 wants a standardized approach to software testing. Every single tester at Qxf2 Services has signed the petition to stop ISO 29119. I am laying out some reasons for why we signed the petition to stop ISO-29119. I feel like this battle is shaping to be a tipping point in eradicating some common misconceptions about software testing. Please consider […]
JUnit: For beginners by a beginner
Problem: JUnit tutorials are often written by testers with a reasonable amount of unit checking expertise Why this post? There are plenty of JUnit tutorials available online. They are often written by testers with a reasonable amount of unit checking experience. The problem is that experts and beginners see things differently. I began noticing that beginners often read these JUnit […]
Get started with BrowserStack: Part I
Problem: Maintaining infrastructure for Selenium cross browser checks is time consuming. At Qxf2 Services, we use Selenium and Python for UI testing of web applications. Recently, we evaluated using BrowserStack to run our automated checks against different browsers. BrowserStack gives you access to all desktop as well as mobile browsers anytime and from anywhere. It gives instant access to 300+ […]