this post was submitted on 27 May 2024
1 points (100.0% liked)

Clojure programming language discussion

435 readers
1 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 4 years ago
MODERATORS
 

Embracing the Left Shift Mentality in Software Testing

https://flexiana.com/2024/05/embracing-the-left-shift-mentality-in-software-testing

In the rapidly evolving landscape of software development, the left shift mentality has emerged as a pivotal strategy to enhance product quality and make every delivery count. But what exactly is left shift? In the context of software testing, left...

#clojure #clj #cljs [email protected] @clojure

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 3 months ago

@planet @clojure

"Traditionally, testing was often relegated to the final stages of development, just before the release"

I was going to dismiss this as another strawman - the same strawman that we've been whipping since Winston Royce, 1970.

But then I see:

"At the outset of a project, during the planning phase, testers should collaborate with developers and stakeholders to understand the requirements and define clear, testable acceptance criteria."

How did we get back to waterfall?