Top 5 Challenges of Automation in Retail Testing

February 25, 2019 1

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.

Chrome Developer Tools Features for the QA Engineer

February 18, 2019 0

Understanding the internals of web apps and their behavior inside the browser is important for the software testers. In this article Dmitriy Radchenko explains to us how the features of Chrome Developer Tools can be used for our web software testing and quality assurance activities, especially for performance analysis and understanding JavaScript execution inside the browser.

Well Tested Software

February 11, 2019 0

Software Testing is hard. Realistic testing of web applications in a real browser is even harder. In this video, Gleb Bahmutov shows you how to quickly test any web application using cutting-edge tools. Then you will see how to build high-quality software from individual modules using appropriate tools and creating an environment where bugs can be discovered immediately and fixed quickly.

The Hidden Costs of Poor Test Data Management

February 4, 2019 0

Your team has some test data. Let’s say you loaded in a backup form production a few months ago. Your QA specialists are familiar with the data, but your software developers hate it. They keep telling you, “It is not the right data,” or, “It is not very useful for testing.” You let them write and automate some tests, but it is not enough.