In the student mark processing system, the HOD wants an analytics report of student performance department wise. On clicking the VIEW PERFORMANCE, the analytics should be displayed in 2 seconds. What testing should be done under this scenario
Select one:
Performance testing
Usability testing
Regression testing
Stress testing
Answers
Answered by
10
Answer:
A. Performance testing
Explanation:
Answered by
1
Performance testing has to be done.
Explanation:
- Performance testing is a type of non-functional software testing that examines how well an application's stability, speed, scalability, and responsiveness hold up under a particular workload.
- It's an important stage in assuring software quality, but it's often overlooked and treated as an afterthought, starting after functional testing.
- Some of the goals of performance testing include application output, processing speed, data transfer velocity, network bandwidth utilisation, maximum concurrent users, memory utilisation, workload efficiency, and command response times.
- This test is primarily used to determine whether the software meets the required application speed, scalability, and stability criteria.
#SPJ3
Similar questions