Tester-driven development GudangMovies21 Rebahinxxi LK21

    In software engineering, tester-driven development, or bug-driven development, is an anti-pattern where the requirements are determined by bug reports or test results rather than, for example, the value or cost of a feature. The concept is generally invoked facetiously, and comes with the implication that high volumes of computer code are written with little regard for unit testing by the programmers.
    The term itself is a tongue-in-cheek reference to test-driven development, a widely used methodology in agile software practices. In test-driven development tests are used to drive the implementation towards fulfilling the requirements. Tester-driven development instead shortcuts the process by removing the determination of requirements and letting the testers (or the QA team) drive what they think the software should be through the testing (or QA) process.
    Projects that are developed using this anti-pattern often suffer from being extremely late. Another common problem is poor code quality.
    Common causes for projects ending up being run this way are often:

    The testing phase started too early;
    Incomplete requirements;
    Inexperienced testers;
    Inexperienced developers;
    Poor project management.
    Things get worse when the testers realize that they don't know what the requirements are and therefore don't know how to test any particular code changes. The onus then falls on the developers of individual changes to write their own test cases and they are happy to do so because their own tests normally pass and their performance measurements improve. Project leaders are also delighted by the rapid reduction in the number of open change requests.


    See also


    Extreme programming
    Extreme programming practices
    Feature creep
    Requirements management
    Software prototyping – creating prototypes of software applications to get feedback from users early in a project


    References

Kata Kunci Pencarian:

test-driven development
Development Driven Testing

Development Driven Testing

Test-Driven Development In A Nutshell - FourWeekMBA

Test-Driven Development In A Nutshell - FourWeekMBA

Test-Driven Development In A Nutshell - FourWeekMBA

Test-Driven Development In A Nutshell - FourWeekMBA

Test Driven Development - Online Webinar

Test Driven Development - Online Webinar

Test-Driven Development: Enhancing Software Quality and Developer ...

Test-Driven Development: Enhancing Software Quality and Developer ...

Test Driven Development

Test Driven Development

Test-Driven Development in iOS: Notable Tips for Better Code

Test-Driven Development in iOS: Notable Tips for Better Code

7 Steps of Test-Driven Development

7 Steps of Test-Driven Development

7 Awesome Test Driven Development Advantages - MethodPoet

7 Awesome Test Driven Development Advantages - MethodPoet

Test Driven Development: An Introduction To TDD Model | Inviul

Test Driven Development: An Introduction To TDD Model | Inviul

Benefits Of Test-Driven Development – A Guide For Beginners in 2023 ...

Benefits Of Test-Driven Development – A Guide For Beginners in 2023 ...

What Is Test-Driven Development?

What Is Test-Driven Development?