Deep Oracles: Multiplying the Value of Automated Tests

August 12, 2019 0

One of the most widely touted drawbacks of the automated tests is that they work in strictly bounded context. They can only detect problems for which they are specifically programmed. The standard automated test has a bunch of assertions in the last step. By definition, an automated test cannot detect an ‘unknown’ problem. Because of their narrow focus, the automated tests are occasionally compared to dumb robots. It takes a lot of time and effort to write and support them however their return on investment is still marginal.

Tricentis Buys TestProject

August 12, 2019 0

Tricentis announced that it has acquired TestProject, an Israeli company that has developed a test automation platform built on the tow of the leading open source software testing tools: Selenium and Appium.

Software Testing Automation: How to Avoid Common Mistakes

August 5, 2019 1

Different people from the software testing field can have completely opposing opinions about the process of test automation. Sometimes it happens that after a while, the initial expectations and hopes of this substantially costly investment are not justified at all. In simple words, test automation does not bring the expected profits. In this article, we will try to understand why such situations happen and how to avoid the most common mistakes.

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.

The End of Cucumber (As We Know It)

July 10, 2019 0

At the end of June, SmartBear has announced the acquisition of Cucumber Ltd., the company behind the open source software testing automation framework Cucumber. Cucumber is one of the tool the most adopted by the Behavior-Driven Development (BDD) Agile testing community with over 30 million downloads.

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.

1 69 70 71 72 73 180