You are part of a testing team at a software business. Your job is to see how many concurrent users the system can host and how many database transactions the system can handle without a noticeable drop in performance. You are doing _____ testing.

Respuesta :

Answer: volume testing

Explanation:

Volume testing is a non-functional test that looks into the performance of a software or database whenn handling a particular amount of data. It can be used to determine how much data or users a database or software can handle without a substantial change in the performance.