CTFL-PT Dumps CTFL-PT Braindumps

CTFL-PT Real Questions CTFL-PT Practice Test CTFL-PT Actual Questions


killexams.com


iSQI


CTFL-PT


ISTQB Certified Tester Foundation Level-Performance Testing


https://killexams.com/pass4sure/exam-detail/CTFL-PT

Question: 101


The average time from response reception to database commitment is 1000 milliseconds under maximum concurrent usage.


What is the approximate maximum average system throughput if that assumptions hold?


  1. 1.667 million transactions/second

  2. 1 million transactions/second

  3. 1 million transactions/millisecond

  4. 200.000 transactions/second


Answer: B Question: 102

Which section of a performance test script is typically responsible for ensuring the script will have the right values and communication settings during execution?


  1. main section

  2. clean-up section

  3. initialization section

  4. timer section


Answer: B Question: 103

You have been asked to test the performance of a software and system update to a North American mobile trivia quiz game application. The quiz app is available on major app stores serving English-speaking users. The number of concurrent users planned for is 5 million Winning quiz participants are promised a share of an allocated cash prize Once participants start playing, their quiz sessions must not be lost especially if all previous questions were answered correctly. The application owner wants to ensure that 99% of quiz sessions are maintained (up to 4.95 million sessions) until the last answer has been successfully recorded


In order to avoid cooperation among quiz participants, the answers to the multiple choice questions are listed randomly Confidence in the game's fairness requires that a registered user originate from only one quiz client device Every user must respond over the same short window of time in order toavoid external assistance and learning the official answer before responding. Only participants who respond correctly may answer the next question Any activity that appears to violate expected behavior of a rule-following participant will cause the client session to be rejected.


You are developing test script code that handles quiz question responses. To do this you need to ensure that the script emulates the production quiz app client's logic in terms of rule following and client-backend interface specification.


Based on the question description provided, which is one test script behavior you would implement in order to ensure the test script successfully delivers the operational and load profile of a quiz participant?


  1. Recognize whether the previous question response was correct

  2. Set the device identifier as a constant to ensure all virtual user instances use the set value

  3. Randomly select the maximum think time limit used to delay question responses.

  4. Use the date-time clock in order to submit question responses on a synchronized schedule with each instance

Answer: B Question: 104

During design discussions the performance test team observed that database stored procedures for several popular use cases may be badly coded .


Which of the following common performance failures would best confirm the teamâs confirm was justified?


  1. Slow response under all load levels

  2. Slow response fader moderate-to-heavy load levels

  3. Degraded response over time

  4. Inadequate or graceless error handling under heavy or over-limit load


Answer: B Question: 105

Which of the following performance tests commonly results In understanding an application's ability to support future Increases of users or larger amounts of data without exceeding the current performance requirement?


  1. scalability test

  2. load test

  3. endurance test

  4. concurrency test


Answer: C Question: 106

Which performance testing operational activity pattern assists In identifying system functionality that may require correction or optimization?


  1. Batch requests are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.

  2. Concurrencies are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time

  3. Stakeholder requests are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.

  4. Transactions are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.


Answer: B Question: 107

How Is transaction elapsed time determined?


  1. response time - think time

  2. response time + think time

  3. response time + think time + nest time

  4. response time + think time - nest time

Answer: B Question: 108

What is normally performed within the principal performance testing activity called Test Analysis and Design?


  1. Determine scope of performance testing


  2. Establish action plans should performance issues arise


  3. in Create the test environment


  4. Identify risks to the performance tests


  5. Determine load levels, tiring parameters, and transactions to be tested


  1. vtrue i, ii, m iv false

  2. ii. v true i, iii, v false

  3. i, iv true ii, iii, v false

  4. ii, iii, v true i, iv false


Answer: A Question: 109

Collected metrics data align with the greatest precision to test activities


A. Performance test tools


B Performance monitoring tools C Log analysis tools

  1. 1C,2A, 3B and 4B


  2. 1C, 2B, 3A and 4A


  3. 1B. 2A, 3A and 4B


  4. 1A, 2B, 3B and 4A


wrong


Answer: A Question: 110

Which of the following protocols would allow a test script to interact with a database management system directly?


  1. JDBC

  2. SOAP

  3. HTTPS

  4. IMAP


Answer: B