What are the main activities of performance test execution?
1.Monitoring all parts of the environment.
2.Setting up the load generation and monitoring tools.
3.Collecting and keeping all results and information related to the test.
4.Generation of a load against the SUT according to a load profile.
5.Parameterize the test scripts.
6.Setting up the system under test.
SELECT ONE OPTION
Choose the MOST suitable description of the structure of a performance test script
SELECT ONE OPTION
Identify the correspondences between the communication protocols used most frequently (listed from 1 to 5) in performance testing and the categories to which they belong to (A to C).
1.REST.
2.HTTP.
3.JDBC.
4.SOAP.
5.HTTPS.
1.Web service.
2.Database.
3.Web.
SELECT ONE OPTION
Identify the correspondences between performance measures and metrics (1 -6) and the different environments (A C) in which performance evaluation is needed.
1.Alerts and warnings.
2.Concurrency of usage.
3.Operational processes.
4.Resource utilization.
5.Response time.
6.Throughput of data, transactions, and other units of work performed.
1.Operating environment.
2.Business environment.
3.Technical environment.
SELECT ONE OPTION
In this question, consider that test scripts are generated from a protocol level recording. At the end of the recording, an attempt was made to execute the recorded scripts without any processing, and it was not possible to play them back.
Question
What could be the reason why it is not possible to play back the script?
SELECT ONE OPTION
Refer to Base Scenario 1: When you refer to Base Scenario 1, you are referring to the description and only the description, without any modification.
Question specific constraints: (specific constraints are not part of the Base Scenario and are specific to this question).
•The project follows an iterative and Incremental development life cycle model.
•Development approach: Agile.
Question
Which of the statement(s) below is (are) TRUE regarding how the performance test is undertaken7
1.The performance test can have a dedicated iteration in a specific way.
2.Performance testing should be performed in a cloud-based performance test environment
3.The performance test may be conducted by a specific team.
4.A performance test cycle must be performed in each iteration by the development team (Agile).
SELECT ONE OPTION
Choose the option that BEST describes valid opportunities for the dynamic performance testing.
SELECT ONE OPTION
Select the option that identifies the possible causes of the degradation of a system's response over time during dynamic performance testing.
1.Disk fragmentation.
2.Network latency.
3.File repository growth.
4.Memory leaks.
5.Inadequate database design.
SELECT ONE OPTION
Identify the correspondences between the different tools (listed from 1 to 3) and their objectives and characteristics (listed from A to F).
1.Load generator.
2.Load management console.
3.Monitoring tool.
1.It monitors, records and/or analyzes the behavior of the component or system under test.
2.It creates the load and also collects the metrics for later communication.
3.It provides the control to start and stop the creation and execution of the user simulation.
4.It aggregates metrics from the various transactions that are defined within the load instances
5.It creates and runs multiple client instances that simulate user behavior.
6.It can effectively support a root cause analysis of performance in a system under test.
SELECT ONE OPTION