Login
Remember
Register
Ask a Question
What is one key reason for keeping the test data for automated tests under version control?
0
votes
asked
Mar 3, 2020
in
Agile
by
emanuela.scavizzi
What is one key reason for keeping the test data for automated tests under version control?
#safe-agile
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 3, 2020
by
emanuela.scavizzi
If test data gets out of sync, automated tests may not properly execute
...