article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. Test-Driven Development (TDD) is a controversial topic amongst developers. Let’s get the biggest misconception out of the way first: TDD is not about testing.

article thumbnail

Testlio raises $12M to help software developers scale testing

TechCrunch

While software development frameworks make developing software faster and easier than ever, pre-deployment testing gets more and more complex by the day. Over the past decade, Testlio has grown exponentially and positioned itself as an “Elance for Software Testing.” ”

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Can developer productivity be measured? Better than you think

CIO

Measuring developer productivity has long been a Holy Grail of business. In 2020, McKinsey surveyed 440 large companies about their “ developer velocity” — meaning the practices that best tap the full potential of development talent. Right now, there are roughly 27 million developers on the job, 4.4 That isn’t easy.

article thumbnail

What I Have Changed My Mind About in Software Development

Henrik Warne

Lately I have been thinking about what I have changed my mind about in software development. Unit testing private methods. I wrote a blog post called Unit Testing Private Methods , where I argued that you might as well make them package private, so you can easily write tests for them. Working remotely. I don’t know.

article thumbnail

Is it worth measuring software developer productivity? CIOs weigh in

CIO

At the same time, developers are scarce, and the demand for new software is high. This has spurred interest around understanding and measuring developer productivity, says Keith Mann, senior director, analyst, at Gartner. Organizations need to get the most out of the limited number of developers they’ve got,” he says.

article thumbnail

QA Wolf exits stealth with an end-to-end service for software testing

TechCrunch

“As software developers ourselves — working in health tech and fintech, where even minor bugs could have an outsized impact on people’s lives — we know firsthand how critical robust end-to-end testing is for all software businesses,” Perl said. ” Image Credits: QA Wolf.

article thumbnail

Developer Testing

Henrik Warne

I recently found out about the book Developer Testing – Building Quality Into Software by Alexander Tarlinder , and I immediately wanted to read it. Even though I am a developer at heart, I have always been interested in software testing (I even worked as a tester for two years). What ILiked The Most.

Testing 116