by admin | Feb 29, 2016 | Software Testing
Cem Kaner once defined testing as “a technical investigation done to expose quality-related information about the product under test.” If you agree, then a tester is a technical investigator—which is just what you need to be when testing the back end of a program. But...
by admin | Feb 29, 2016 | Software Testing
In the first part of the article series, we understood the nuances of Continuous Delivery (CD) where we have production ready software at any point via continuous feedback loops. Continuous integration (CI) is the real meat behind the CD process and is the reason that...
by admin | Feb 27, 2016 | Software Testing
Trying to switch careers in the software industry, such as moving from software testing to something more in development? In this article I will be outlining how I made the transition from a position as manual QA engineer — where, although I had a technical...
by admin | Feb 25, 2016 | Software Testing
While I was searching for my next software testing gig last year, I strangely found myself with too little hands-on programming experience. Normally, my degrees and knowledge of the software development industry would be enough… but I found out when I was...
by admin | Feb 25, 2016 | Software Testing
In this two-part article series, we will focus on Continuous Delivery (CD) and Continuous Integration (CI), starting with an at length discussion on Continuous delivery today. Software development has seen a steep outlook and approach difference to keep up with the...