If you are an automation engineer, taking screenshots and managing them might play a major role in your framework. Especially if you are performing visual tests and comparing UI with tools like Applitools, screenshots...
Entertainment
Food & Drinks
Lifestyle
Latest articles
Why you can’t skip Accessibility Testing?
Considering 1 in 4 adults in the United States has some kind of disability, it is much more important to prioritize accessibility testing in your test strategy to ensure your application caters to everyone.
What to talk about in your 1:1’s? (Performance Appraisal)
Performance appraisals are tricky. I came across this nice article (#zine) from Julia Evans summarizing the list of things that you would need to discuss in your 1:1’s (performance appraisal) to make it effective...
How much does your test automation code smell?
A code smell is any characteristic in the source code of a program that violates fundamental design principles and negatively impacts design quality Usually, code smell indicates that something might be wrong, a problem...
Selenium Grid: Scaling your Tests
Selenium Grid helps you to scale your WebDriver scripts by running them in parallel on remote machines. What do you think about managing a reliable and scalable test infrastructure for your automated tests? Leave your...
Do we still need Testers?
Recently, there’s been a lot of discussion on moving from traditional software development teams with a clear demarcation between development and testing roles to a full stack team where developers can develop and test...