Metrics can be collected during and at the end of testing activities to assess which of the following?
i. Progress against the planned schedule and budget.
II . Current quality of the test object.
Hi. Adequacy of the test approach.
iv . Effectiveness of the test activities with respect to the objectives.
v. All the above.
Select the correct answer:
Which of the following statements about the shift-left approach is true?
A typical objective of testing is to ensure that:
A software company decides to invest in reviews of various types. The thought process they have is that each artifact needs to be reviewed using only one of the review methods depending on the criticality of the artifact.
A financial institution is to implement a system that calculates the interest rates paid on investment accounts based on the sum invested.
You are responsible for testing the system and decide to use equivalence partitioning and boundary value analysis to design test cases. The requirements describe the following expectations:
Investment range | Interest rate
R500 to RIO 000 10%
RIO 001 to R50 000 11%
R50 001 to RlOOOOO 12%
RIOOOOl to R500 000 | 13%
What is the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest?