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

Royal Testing for Secure Applications

July 29, 2019 0

Applications are one of the most exposed parts or any organization, but most companies fall short on knowing how and what to monitor within them. In this presentation, Kevin Johnson of Secure Ideas uses his background as both a software developer and a penetration tester to show attendees how to determine these methods.

Lessons Learned on Testing API

July 16, 2019 0

Viktor Slavchev shares some hindsight about an API testing project. API is one of the areas where it makes sense to invest in test automation, because it is an interface that is consumed by code or by an application. So, it fits perfectly the description of easy to test with code application. However, Viktor Slavchev is amazed how little information is available about API testing basics.

Lean-Agile Acceptance Test-Driven Development

July 10, 2019 0

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.

Junit5: The Next Gen of Android Testing

June 24, 2019 0

Junit 5 is a big step for the world of unit testing for Android apps. This is a new very flexible open source testing framework, based on many years of experiences with Junit 4. At the sporttotal company, we use Junit 5 for our Android unit tests and it changed the way we write our tests. Hard for us to imagine living without features like @Nested. Other features we ignored as those are more leaning towards Java and are solved already by Kotlin or other Kotlin libraries. And some features are even breaking changes.

Top 5 Regression Testing Tools in 2019

June 3, 2019 2

It is difficult to maintain and evolve software systems and applications without some automated testing tools that help you to make sure the changes are not breaking the existing features. This article presents you the best regression testing tools available in 2019.

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.

1 19 20 21 22 23 47