Abhiramcloudbuddy.hashnode.dev·Oct 25, 2024Software Composition Analysis (SCA): Identifying Open Source Vulnerabilities in Your CodeIn today's software development landscape, open-source components have become an integral part of building applications. While open-source libraries and frameworks offer numerous benefits, they also introduce new security risks. Software Composition ...Discussshiftlefttesting
The Firewallblogs.thefirewall.org·Oct 1, 2024Shift Left with The Firewall Appsec Platform: The Future of Accessible CybersecurityThe Current State of Security In today's rapidly evolving digital landscape, cybersecurity is more critical than ever. However, the reality is stark: the frequency and severity of security breaches are on the rise. Businesses, both large and small, a...Discuss·1 like·140 readscybersecurity
Animesh PathakforKeploy Community Blogkeploy.hashnode.dev·Aug 5, 2024Introduction to Shift-Left TestingIn the world of software development, quality assurance (QA) is crucial for delivering reliable and robust applications. One of the most effective strategies to enhance software quality is "shift-left testing." What is Shift Left Testing ? The term "...Discussshiftlefttesting
Istvan Forgacsistvanforgacs.hashnode.dev·Jul 25, 2024Shift-Left vs Test-First, Which One To Choose?Twenty years ago, the test-first method became popular thanks to Kent Beck’s famous book Test Driven Development: By Example. Test-driven development is a software development method where the test code is written before the application code. It cons...Discusstest-automation
Joe Roskopfblog.joetr.com·Mar 2, 2024Dagger SPI - Adding Custom Graph Validation (with KSP and tests!)From the Dagger site: The Dagger Service Provider Interface (SPI) is a mechanism to hook into Dagger’s annotation processor and access the same binding graph model that Dagger uses. With the SPI, you can write a plugin that adds project-specific err...Discuss·128 readsdagger spi
Mohammad Zubairmzubair.hashnode.dev·Oct 28, 2023Shift-Left Shift-Right Testing an early Quality Assurance in Software DevelopmentShift-Left Testing: Shift-Left Testing is a software testing approach that emphasizes moving testing activities earlier in the software development lifecycle, typically to the left on a timeline or project schedule. The goal is to detect and address ...Discussshiftlefttesting
Upadrasta Harshaharshaupadrasta.hashnode.dev·Oct 26, 2023Shift-Left Testing: Integrating Testing Earlier in the Development ProcessShift-Left Testing is a methodology that emphasizes integrating testing into the software development process from the very beginning. In this blog, we'll explore the benefits and best practices of Shift-Left Testing. Traditionally, testing was often...Discussshiftlefttesting
Jagsjagannath.dev·Sep 6, 2023What does Shifting Left for testing mean ??What shifting Left in the Testing/Quality perspective means - Identifying the needs and dependencies of testing & related activities early in the planning cycle. This means understanding the following : Dependencies of testing Within a team Techni...DiscussTestingshiftlefttesting
muhammad zubairmuhammadzubair.hashnode.dev·Aug 5, 2023🔒 Shift Left Security with Infrastructure as Code (IaC) 🔒In the dynamic realm of software development, Infrastructure as Code (IaC) emerges as a pivotal practice, automating infrastructure provisioning. Let's delve into IaC, Terraform, vulnerability scanning via CSPM, and the significance of Shift Left Sec...DiscussInfrastructure as code
RajnishforCling QA Solutions blogsblogs.clingqasolutions.com·Jun 20, 2023Shift-Left Testing: A Paradigm Shift in Quality AssuranceIntroduction: In the ever-evolving realm of software development, traditional quality assurance (QA) practices often find themselves struggling to keep pace. Enter shift-left testing, a revolutionary approach that challenges the status quo and propel...Discussshiftlefttesting