software engineering
1. random testing is particularly well suited for regression
testing and continuous integration. true or false
2. which of the followig is not a motivator for using test
driven development?
it forces you to think about the requirements
it sets a good indicator of "done"
it reduces duplicate code
it allows writing all tests at once.
3. when using continuous integration, every commit to master
should be built and tested. true or false
4. change based code reviews occur when a developer attempts to
merge their code into master branch. true or false.
5. a good code reviewer treats the role like they are a
supervisor
leader
friend mentor
software engineering 1. random testing is particularly well suited for regression testing and continuous integration. tr
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am