Why You Shouldn’t Use Cucumber for API Test
Cucumber

Many people misunderstand the purpose of Cucumber. Because it seems to yield clearer, plain-language test scripts, testers want to use Cucumber as a general-purpose testing tool, including for API tests. But its true purpose is as a BDD framework. You may be thinking, what’s the harm? Here’s why it makes a difference—and why you should choose another tool for API testing.

Read more
Debunking 4 Myths of DevSecOps Adoption

Every day organizations incorporate DevSecOps into their software development, security, and operations practices to ensure they can build critical security controls into their agile software delivery. According to one survey, 84 percent of respondents said it’s difficult to reduce risk to their applications because they’re not able to monitor, detect, and prevent attacks at the application level. […]

Read more
Selenified 3.2.1 Release

Another quarter, another Selenified release in the books. Nothing huge in this release, just some small feature updates and enhancements. Additional Reporting Features The custom Selenified reports have been updated to include some additional information. Previously, when parameterized tests were executed, the individual results weren’t easily identified in the report. This has been fixed, with […]

Read more
Why We Need to Stop Calling Them Soft Skills
Two men sit facing each other having a conversation

There’s no doubt that successful people possess hard skills, or the skills you learn through formal education, certification programs, and on-the-job training. But where trained professionals can stand out is in their soft skills, such as the ability to communicate, be empathetic, think creatively, work with their teams, manage their time, and solve problems in […]

Read more
Functional Testing != Layout Testing

Through my work as a test automation consultant, I hear from a lot of people, teams, and organizations about how test automation is not working. Across the industry, this is true, as stats point to about only 20% of tests being automated. This is pretty interesting (and bleak), seeing as test automation has been around […]

Read more
On Wednesdays We Practice Correct Agile Testing

Although in recent years there has been an exponential increase in companies and development teams applying Agile methodologies, testing still seems to be lagging behind with most companies thinking they are doing Agile testing but in fact still using the waterfall method. Some of the biggest issues in Agile Testing were brought to light in […]

Read more
Test Like a Scientist

I was reading the other day, and happened to come to a section of my book discussing the scientific method. While I grew up with a heavy background of math and science, and am familiar with the scientific method, it had been awhile since I’d thought about it at all. It was interesting to hear […]

Read more
5 Reasons You Should Have More Unit Tests

The test pyramid is a valuable visual in agile. In particular, it argues that unit tests should make up the majority of tests, and while agile teams recite this principle, it is often not clear why it is so important. Here are five reasons unit tests should make up the majority of tests written for an application.

Read more
The Agile Manifesto Principles: Maximizing through Simplicity

Ryan Kenney, senior consultant at Coveros, chats with TechWell Community Manager Owen Gotimer about the Agile Manifesto principle of simplicity: “Simplicity—the art of maximizing the amount of work not done—is essential.” Continue the conversation with Ryan and Owen on the TechWell Hub Originally published on AgileConnection.

Read more
X