By: Matt Chiang As many of you know, automation is a great skill/asset to have. However, building automation is only part of the solution to checking code for problems. There are many other supporting technologies that goes into putting a usable solution together so that the automation doesn’t have to run your local machine and consume […]
By: Bill Witt As a Quality Assurance Engineer or Software Development Engineer in Test, there is high demand for those who are not only able to create automated tests using Selenium WebDriver, but there is also a demand for engineers who can integrate selenium testing into a continuous integration server like Jenkins. Using tools like […]
Author: Matt Chiang What is automation: In the most simplistic term, automation is some type of script that controls an application to do some type of action. However, there are flaws to this ideology. The background to automation probably started years ago w/ someone in QA or development when they were doing the same thing […]