Respuesta :
Answer:
The correct answers are A. testers check that the code is implemented according to the specification document, D. any issues with the software are logged as bugs and E. bugs are resolved by developers
Explanation: I just did it on Edge2020 and those were the correct answers.
The tasks that are part of the software evaluation process include:
- Testers check that the code is implemented according to the specification document.
- Any issues with the software are logged as bugs.
- Bugs are resolved by developers.
What is a software?
A software can be defined as a set of executable instructions (codes) that is typically used to instruct a computer system on how to perform a specific task and proffer solutions to a particular problem.
At the evaluation phase of the software development life cycle (SDLC), software developers perform the following tasks:
- Software testers check that the executable instructions (codes) are implemented according to the specification document.
- Any issues with the software are reported and logged as bugs.
- Bugs are resolved by software developers.
Read more on software here: brainly.com/question/26324021