2017
DOI: 10.1007/978-3-319-55907-0_7
|View full text |Cite
|
Sign up to set email alerts
|

ReTest: Framework for Applying TDD in the Development of Non-deterministic Algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2018
2018
2019
2019

Publication Types

Select...
1
1

Relationship

2
0

Authors

Journals

citations
Cited by 2 publications
(1 citation statement)
references
References 4 publications
0
1
0
Order By: Relevance
“…TDD process embraces a set of successive short cycles to develop the desired functionality by following three steps: (1) write a test for the next bit of functionality you want to add; (2) write the functional code until the test passes; and (3) refactor both new and old code to make it well-structured [3]. The refactoring activity is strongly recommended in both TDD and TLD to change the production and test code and make it as simple as possible, ensuring that all tests pass [18]. Tests frameworks such as JUnit [4] were developed to enable and facilitate the implementation of unit tests.…”
Section: Test-driven Developmentmentioning
confidence: 99%
“…TDD process embraces a set of successive short cycles to develop the desired functionality by following three steps: (1) write a test for the next bit of functionality you want to add; (2) write the functional code until the test passes; and (3) refactor both new and old code to make it well-structured [3]. The refactoring activity is strongly recommended in both TDD and TLD to change the production and test code and make it as simple as possible, ensuring that all tests pass [18]. Tests frameworks such as JUnit [4] were developed to enable and facilitate the implementation of unit tests.…”
Section: Test-driven Developmentmentioning
confidence: 99%