Remove System Design Remove Systems Review Remove Test-Driven Development Remove Testing
article thumbnail

Quality Control: Using Acceptance Testing to Guarantee Product Quality

Altexsoft

In software development, quality control exists alongside two other concepts: quality assurance (QA) and testing. Quality Assurance vs Quality Control vs Testing. The differences might not have much meaning for particular organizations or projects, who prefer to call all these processes QA or testing.

Testing 52
article thumbnail

New live online training courses

O'Reilly Media - Ideas

Reinforcement Learning: Building Recommender Systems , August 16. Design Patterns in Java , June 13-14. Java Testing with Mockito and the Hamcrest Matchers , June 19. Pythonic design patterns , June 27. Advanced Test-Driven Development (TDD) , June 27. Testing Vue.js Blockchain.

Course 67
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

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Reinforcement Learning: Building Recommender Systems , August 16. Design Patterns in Java , June 13-14. Java Testing with Mockito and the Hamcrest Matchers , June 19. Pythonic design patterns , June 27. Advanced Test-Driven Development (TDD) , June 27. Testing Vue.js Blockchain.

Course 50
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

When programmers use test-driven development (TDD), the code they test interacts with other parts of the system that aren't being tested. To test those interactions, and to prevent the other code from interfering with their tests, programmers often use mock objects or other test doubles.

Testing 88
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

When programmers use test-driven development (TDD), the code they test interacts with other parts of the system that aren't being tested. To test those interactions, and to prevent the other code from interfering with their tests, programmers often use mock objects or other test doubles.

Testing 40
article thumbnail

Lean Software Development: The Backstory

LeanEssays

Instead, Modig and Ahlström demonstrate that lean is about flow efficiency – that is, the efficiency with which a unit of work (a flow unit) moves through the system. In my case, the dental system was focused on the efficiency of the lab’s milling machine – no doubt an expensive piece of equipment. Consider our dental experience.