Tutorials and resources on how to apply test automation in software testing

Software Testing Doesn’t End With DevOps

May 21, 2019 0

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.

How to Take Cross Browser Testing to the Next Level

March 18, 2019 0

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.

Master Apache JMeter

March 12, 2019 0

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.

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.

How Spotify Test in Continuous Deployment

December 26, 2018 0

What kind of software testing do we need to have in a continuous deployment pipeline? What does it take to push a commit all the way to deployment? Fully automated. Several times a day. This is how Spotify does it.

Staying Sane While Testing the Hard Stuff

December 17, 2018 2

Even the best software test suites can’t entirely prevent nasty surprises: race conditions, unexpected interactions, faults in distributed protocols and so on, still slip past them into production. Yet writing even more tests of the same kind quickly runs into diminishing returns. This talk presents new software testing automated techniques that can dramatically improve your software testing, letting you focus on what your code should do, rather than which cases should be tested.

Improving Metrics With Test-Driven Development (TDD)

November 27, 2018 1

There are still many people questioning the value of unit testing, and even more for the Test-Driven Development (TDD) approach. In this article, Krzysztof Jelski shares with us five metrics that should improve with the adoption of this agile practice for software development and testing.

1 24 25 26 27 28 51