in Technology by

What is Test Driven Development (TDD)?

1 Answer

0 votes
by
 
Best answer

It is Test-first development technique in which we add a test first before we write a complete production code. Next we run the test and based on the result refactor the code to fulfill the test requirement.

Related questions

0 votes
    What is mean by Test Driven Development (TDD)?...
asked Jul 20, 2021 in Technology by JackTerrance
0 votes
    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 27, 2022 in Education by JackTerrance
0 votes
    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 24, 2022 in Education by JackTerrance
0 votes
    Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 20, 2022 in Education by JackTerrance
0 votes
    How Behavioral Driven Development works?...
asked Jul 20, 2021 by JackTerrance
0 votes
    Give an example of a behavior is driven test in plain text Cucumber?...
asked Nov 16, 2020 in Technology by JackTerrance
0 votes
    TDD is derived from BDD. (1)False (2)True...
asked Aug 24, 2021 in Technology by JackTerrance
0 votes
    What are the Difference between TDD and BDD?...
asked Jul 20, 2021 in Technology by JackTerrance
0 votes
    Cucumber is an open-source TDD tool. A. True B. False...
asked Dec 3, 2022 in Education by JackTerrance
0 votes
    TDD is derived from BDD. A. True B. False...
asked Dec 3, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me what is the best Web Development Responsive test tool? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
0 votes
    The number of maps is usually driven by the total size of? 1. outputs 2. tasks 3. inputs 4. None of the mentioned...
asked Aug 7, 2021 in Technology by JackTerrance
0 votes
    What do you mean by Domain driven design?...
asked Jul 24, 2021 in Technology by JackTerrance
0 votes
    What are data driven sessions?...
asked Mar 26, 2021 in Technology by JackTerrance
0 votes
    Define Domain Driven Design...
asked Nov 15, 2020 in Technology by Editorial Staff
...