|
1.Which of the following scenarios best describe a load test?(1 point)
a.A test is run for 24-48 hours to evaluate the system stability over a long duration.
b.A test that is executed using critical business processes and user roles to evaluate the system performance during a typical day
c.A test to isolate a specific configuration or component on the system,such as the total available web server connections.
d.A test to validate the user interface and business logic
2.Which of the following statements is not characteristic of performance testing?(1 point)
a.Performance testing validates how each component performs when the system is under load.
b.Performance testing leverages a large number of automated test scripts to validate and verify the business logic,complete business processes,and the user interface
c.Performance testing leverages critical business processes or transactions that generate a high volume of data to identify any bottlenecks failure points on a system.
d.Performance testing includes all the system components,which include dependent/associated software programs,hardware servers and network components. |
|