As the founder and CEO of an automated software testing company, I’ve been following the trends in this space closely, and it's exciting to see that the automation testing market is estimated to more ...
Our Agile Architect wants to talk about lessons learned from his experiences with test automation. As usual, he does it in his own unique way. As a software developer, I was always keenly aware of the ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Jim Gough discusses the transition from ...
In today’s software delivery-focused enterprise, it is now critical for engineering leaders to master quality assurance to deliver impeccable software faster than ever before. Why? Because millions of ...
A way to save you time is to make CI build as fast as possible. When you have tests taking e.g. 1 hour to run then you could leverage your CI server config and setup parallel jobs (parallel CI ...
Last June I had the pleasure to present at SMX Advanced about one of my favorite topics: improving the collaboration between SEOs and developers. While my session was about JavaScript for SEO, I took ...
Writing automated UI tests for your iOS and Android apps might not be as difficult as you think. Learn how to set up tests for your apps with Xamarin.UITest. Previously in this column, I've written ...