article thumbnail

Apiumhub is delighted to support YOW! LONDON 2022

Apiumhub

Clare Sudbery – Independent Technical Coach specialized in TDD, refactoring, continuous integration, and other eXtreme Programming (XP) practices. Dave Farley – Pioneer of Continuous Delivery & Author of the books “Continuous Delivery” and “Modern Software Engineer”.

article thumbnail

Discover 2022 DevOps trends with CircleCI data report

CircleCI

Focusing on testing, whether it’s practices like test-driven development (TDD), or integrating validation into your normal development process at all phases of the SDLC, will give you confidence, even when headcount is low. No matter your industry or the stage of your company, software delivery is the foundation of modern business.

Report 98
Insiders

Sign Up for our Newsletter

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

article thumbnail

How to Execute Effective Automated Tests

Modus Create

Performance testing like load and stress tests. Functional tests that take a long time to perform and may need to be run during breaks or overnight. Tests that should not be automated: Test cases that are newly designed and not executed manually at least one time, except when you have TDD or BDD styles.

Testing 98
article thumbnail

Quality Control: Using Acceptance Testing to Guarantee Product Quality

Altexsoft

Acceptance testing is the high-level test performed on software. non-functional requirements , or whether the software performs as intended. Here are the types of AT that are often performed for the final quality check. This is the type of test performed to ensure that contract requirements were fulfilled.

Testing 52
article thumbnail

Well-tested code: in search of meaningful coverage

CircleCI

While the number of tests you perform is significant, the methodology behind testing is even more vital to your codebase health. One of the most common tests developers perform in isolation is unit testing. (In some cases, code with low coverage can be thoroughly tested, but this is less common.). Unit testing. Security scans.

article thumbnail

Android developer job offer in Barcelona

Apiumhub

We follow strict agile principles and strongly believe that our developers should use TDD & CI to deliver high quality scalable platforms. Design, build, and maintain high performance, reusable, and reliable Java code. Experience in working with TDD & CI. We work with companies of all sizes and from different industries.

UI/UX 40
article thumbnail

Benefits of feature toggles or feature flags

Apiumhub

Championed by influential Martin Fowler, continuous delivery is a software development discipline in which software can be released to production at any time. Feature flagging enhances continuous delivery and continuous integration by making “continuous” more achievable. Experiment toggle.