Modern QA Manager https://modernqamanager.com/ QA instruction for the modern QA Sun, 07 Feb 2021 17:18:52 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 15 Point Series – Automated Testing with John Sonmez & Phil Simon https://modernqamanager.com/15-point-series-automated-testing-with-john-sonmez-phil-simon/ Sun, 19 Jan 2020 16:26:58 +0000 http://modernqamanager.com.dwaynepindling.com/?p=24 In this week’s 15 point series, John Sonmez (https://simpleprogrammer.com/) and Phil Simon  (https://www.philsimon.com) discus Automated Testing. Here are their top 15 points. Most popular automated Testing Framework is Selenium Jasmine is a popular automated Testing Framework for JavaScript In order to automate testing, need some sort of tool to allow you to manipulate browser Not as much value for Automated Testing using Waterfall Methodology.  Almost impossible to do Agile without using Automated Testing A lot of companies

The post 15 Point Series – Automated Testing with John Sonmez & Phil Simon appeared first on Modern QA Manager.

]]>
Who Needs Quality Assurance https://modernqamanager.com/who-needs-quality-assurance/ Sun, 19 Jan 2020 16:08:57 +0000 http://modernqamanager.com.dwaynepindling.com/?p=19 During my daily browsing of YouTube videos, i’m not much of an Ad viewer. (the ‘Skip Ad’ link cannot be displayed fast enough). However, a few ads produced by Samsung have caught my attention. They are focused on Samsung’s current Quality Assurance practices. Emphasis is placed on Stress & Battery Tests. This brings to mind, the ancient Benjamin Franklin Quote “an ounce of prevention is worth a pound of cure” (fittingly created to address fire

The post Who Needs Quality Assurance appeared first on Modern QA Manager.

]]>
3 Ways to Optimize Regression Tests https://modernqamanager.com/3-ways-to-optimize-regression-tests/ Sun, 19 Jan 2020 15:59:25 +0000 http://modernqamanager.com.dwaynepindling.com/?p=14 While browsing the Internet today, I luckily found an article detailing 3 ways to improve Regression Testing. With a Regression Testing phase approaching shortly, timing couldn’t be any better. The 3 highlighted areas (Regression Test Selection, Code Review, Metrics Monitoring) emphasize the benefits of Regression, which can be so often taken for granted. Here is a link to the Article for your reading pleasure : https://dzone.com/articles/3-ways-to-optimize-regression-testing-1 Time to update my Test Plan…

The post 3 Ways to Optimize Regression Tests appeared first on Modern QA Manager.

]]>
Robot Framework Page Object Model https://modernqamanager.com/robot-framework-page-object-model/ Sun, 19 Jan 2020 15:43:34 +0000 http://modernqamanager.com.dwaynepindling.com/?p=9 A good automation framework has a number of requirements. High on that list is the ability to separate test from the UI elements. Using Robot Framework, I could not understand how to implement this. I was actually worried I worried I would have to abandon RF before really putting it into practice. After browsing through numerous pages, I finally stumbled upon a YouTube video, which ultimately led me to the Selenium Masters Website. Navigating through this site,

The post Robot Framework Page Object Model appeared first on Modern QA Manager.

]]>