Latest Posts

Regression Test

3 Ways to Optimize Regression Test

Posted by dwaynemp on  February 23, 2017
0
Category: Quality Assurance
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…
Top 10 C# books of all time

Top 10 C# Books of All Time

Posted by dwaynemp on  December 29, 2016
0
Category: Coding
One of my goals for the new year, is to increase knowledge in C# and Selenium automated testing. From his December 20th broadcast, John Sonmez (https://simpleprogrammer.com) list his top 10 C# books of all time. This is a great resource for anyone working with C#. https://youtu.be/x9oUSbT9TQo

“Maybe we should move the camera in”

Posted by dwaynemp on  September 7, 2016
0
Category: Leadership
Tags: 
Early this year, I had an opportunity to work in the audio/visual booth of my local church. A few months had passed since I last helped out. In returning, I noticed a number of changes had been made. In particular, 3 teenagers were added to the team. As we were going through the normal process of monitoring sound and video, I was asked the following question by Fred (for privacy purposes, I have withheld his
John Hope Bryant
Recently, I have come to the knowledge of John Hope Bryant. I have been viewing his video’s on Facebook and find that he readily shares his great knowledge of Leadership, Finance and Capitalism, all while having an easy, down to earth spirit. I have ordered his book on Leadership, “Love Leadership: The New Way to Lead in a Fear-Based World”. You can expect to receive a review when I have completed reading.
selenium master logo

Robot Framework Page Object Model

Posted by dwaynemp on  January 10, 2016
0
Category: Quality Assurance
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