Software Testing Articles, Blog Posts, Books, Podcasts and Quotes
Acceptance tests are defined in this book as the test created by the customer in collaboration with the developer and the tester prior to implementation. They are not the traditional user acceptance tests performed after implementation. Although acceptance tests can be used at different development stages, Ken Pugh proposes mainly in this book an approach where all project stakeholders will collaborate to create tests that validate business requirements.
As DevOps accelerates the deployment of code from the development to the production environments, this influences the execution of the software testing activity that should assess the quality of this code. How do we integrate software testing into DevOps? Does DevOps mean the end of testing? Luz Parra provides some answers these questions.
The “More Agile Testing” book is the sequel to the book Agile Testing written by Janet Gregory and Lisa Crispin. This book continues to explore the topic of software testing in an Agile context.
Field Medic is the main diagnostic application produced by Microsoft for Windows Phone 8.1 and Windows 10 Mobile. This tool allows us to easily collect the information about a device and logs from your device. This article analyzes the Field Medic application and its usage in testing.
In today’s hyper-competitive, digital age, organizations worldwide need to be able to push code to production and launch new website features and content faster than ever without compromising quality. To address this need, continuous testing has become a critical part of the application development and delivery process.
Apache JMeter is an open source load and performance testing tool developed by the Apache Foundation that has become a major asset in software testing, being also used as a solution for many online commercial load testing services. The book “Master Apache JMeter From load testing to DevOps” provides an impressive amount of knowledge on how to successfully use JMeter, from your first steps with the tool to its integration in a DevOps approach.
Retail is one of the industries the most impacted with the digital transformation. A retailer reputation is at risk if the consumer has a bad experience either in a store or in front of an e-commerce website. Software quality assurance and software testing are important activities to prevent issues. This article discusses some main challenges of test automation in the retail industry.