[Nov 28, 2021] Actualtests4sure CTFL-PT Exam Practice Test Questions (Updated 42 Questions) [Q22-Q43]

Share

[Nov 28, 2021] Actualtests4sure CTFL-PT  Exam Practice Test Questions (Updated 42 Questions)

Pass ISQI CTFL-PT Exam Info and Free Practice Test 


ISQI CTFL-PT Exam Syllabus Topics:

TopicDetails
Topic 1
  • Create a presentation that enables various stakeholders
  • Analyze and report performance test results and implications
Topic 2
  • Give examples of typical protocols encountered in performance testing
  • Analyze performance risks for a given product across the software development lifecycle
Topic 3
  • Understand the basic structure of a performance test script
  • Understand the principal performance testing activities
Topic 4
  • Understand the activities involved in preparing for performance test execution
  • Recall the typical results of a performance test
Topic 5
  • Create load profiles derived from operational profiles for given performance objectives
  • Understand the typical metrics collected in performance testing
Topic 6
  • Derive performance test objectives from relevant information
  • Recall testing types in performance testing
Topic 7
  • Explain typical categories of performance risks for different architectures
  • Understand the concept of load generation
Topic 8
  • Analyze throughput and concurrency when developing performance tests
  • Give examples of common failure modes of performance testing and their causes

 

NEW QUESTION 22
Which of the following performance tests should we use to determine if an application meets performance expectations under typical realistic loads?

  • A. load test
  • B. scalability test
  • C. spike test
  • D. stress test

Answer: D

 

NEW QUESTION 23
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 promiseda 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 An essential operational profile you identified is the quiz participant Your operational profile discovery efforts have yielded a number of profile attributes / quiz participant will answer twelve questions if they manage to answer the first eleven correctly Every user is made aware of a new question nearly simultaneously.The quiz user has limited time to respond using a mobile application.They are unable to respond to subsequent questions after they incorrectly answer a question. However, the quiz participant continues to see new questions even though they may have responded incorrectly to a previous question, if they manage to answer all twelve questions correctly, the quiz application notifies them that they have tentatively won (subject to formal verification) an equal share of a cash prize of an amount set for the particular quiz event In addition to this individualized interaction, a broadcast video stream is presented in the quiz app providing entertaining commentary, quiz event coordination event status and answer explanations.
The average quiz event duration when measured from when the first question is presented to the last answer is reviewed is fifteen minutes Over the fifteen minutes, twelve questions are presented to quiz participants.
Which of thefollowingIs a proper load profilefor thequiz participants?

  • A. Steady ramp-up of quiz response transactions from one million until the design maximum is reached within the first three questions.The maximum is sustained until question twelve
  • B. 240.000,000 question responses per hour
  • C. Maximum number of planned concurrent quiz responses will occur at the first question with a steppedramp-down after each question.The size of each step and the final number of nearly simultaneous quiz responses are random values within historical ranges observed over the last three
  • D. Stepped ramp-up of quiz response transactions from one million increasing by a one million after each question until the design maximum is reached.The minimum is sustained until question twelve.

Answer: D

 

NEW QUESTION 24
What is the order of architectures that introduce the least to most performance instability?

  • A. B,C,A
  • B. C,A,B
  • C. A,B.C
  • D. Multi-tier System
  • E. Single Computer
  • F. C,B,A
  • G. Mobile

Answer: D

 

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

  • A. Stakeholder requests are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.
  • B. Batch requests are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.
  • C. Transactions are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time.
  • D. Concurrencies are collections of activities a SUT performs from inititaion through termination of one or more processes commonly measured for their elapsed time

Answer: D

 

NEW QUESTION 26
Which of the following Is a valid reason for aggregating performance test results?

  • A. Technical stakeholders work with detailed technical status indicators when evaluating an application's performance
  • B. Business stakeholders work with detailed technical status indicators when evaluating an application's performance
  • C. Technical stakeholders work with aggregated data when isolating causes of performance problems
  • D. Business stakeholders can evaluate an application's overall performance status.

Answer: B

 

NEW QUESTION 27
What test script operating conditions are risks to a performance test's validity?
i. Record insertions align with transaction objective
ii. Component failure within the system under test
iii. Load generator produces low load level
iv. Database log remains synchronized with load generators time source
v. Virtual users authenticate with distinct IDs

  • A. i, iii true ii, iv, v false
  • B. iv, v true i, ii, iii false
  • C. ii. iii true i. iv, v false
  • D. ii, v true i, iii, iv false

Answer: D

 

NEW QUESTION 28
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.
You performed 100 test runs that provided 5 million virtual concurrent users.You have measurements of participant concurrency at the last question for each test run In your analysis, you order all the concurrency test results by measured concurrency value from best to worst.You determine 85%. 90%. 95% and 100% values by selecting the 85th. 90th. 95th and 100th (last and worst) measured values by counting list positions starting from the best value going towards the worst until you reach the desired list position (ex. 85). Keep in mind, the results in lower list positions are as good or better than the results chosen for reporting.
After analyzing the results of the performance tests, you present the following results
85% 4.92 million valid concurrent users
90% 4.90 million valid concurrent users
95%: 4.0 millionvalid concurrent users
100%. 3.8 million valid concurrent users
Based on these results, what should you report to thestakeholders?

  • A. These results clearly show that the system update successfully supports 99% of five million participants
  • B. The performance tests clearly have failed to produce a realistic and compatible load.The results should confirm the test oracle in that the 99% of five million participants concurrency objective has been achieved.If the performance test plan had worked correctly, the reported values should have been 85%
    4.95, 90% 4.95, 95% 4 95 and 100% 4.95 million valid concurrent users.
  • C. Four samples from the first fifteen ordered test results are presented. The system update performed much worse than what is presented here. The system update has failed to meet the 99% of five million participants concurrency objective.
  • D. If we pick 85 out of 100 test runs as the minimum level of reliability, thesystem update does not reliabilitymeet the 99% of five million participants concurrency target,However not all results are as bad as these

Answer: B

 

NEW QUESTION 29
What is normally performed within the principal performance testing activity called Test Analysis and Design?
i.Determine scope of performance testing
ii.Establish action plans should performance issues arise
iii.in Create the test environment
iv.Identify risks to the performance tests
v. Determine load levels, tiring parameters, and transactions to be tested

  • A. v true i, ii, m iv false
  • B. ii. v true i, iii,vfalse
  • C. i, iv true ii, iii, v false
  • D. ii, iii, v true i, iv false

Answer: A

 

NEW QUESTION 30
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 plannedfor is 5 million Winning quiz participants are promiseda 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 The performance test team is assembling criteria for tool selection.They have identified the following criteria
* Must be able to reliably generate 5 million concurrent virtual quiz participants from multiple data centers with centralized control
* Must be compatible with REST based web services and have tight integration with RESTful APIs' OData and OpenAPI.
* Must be able to support nested transaction timers, provide centralized performance data collection and reporting, and integrate with platform monitoring agents used by the Operations team.
Which of the following criterion would best complete the provided set of criteria?

  • A. Must protect undesirable performance results from being viewed from unauthorized users
  • B. Must be supported with documentation, training materials, books from known publishers, and an IDE that behaves similarly to popular in-house IDEs.
  • C. Must have technical and software maintenance support for product versions two major revisions behind current revision
  • D. Must provide shellchecking thatchecks spelling within test script comments

Answer: B

 

NEW QUESTION 31
What is normally performed within the principal performance testing activity called Test Planning and Control?
i.Determine scope of performance testing
ii.Organize test cases into performance test procedures
iii.Create the test environment
iv. Identify risks to the performance tests
v. Determine load levels, timing parameters, and transactions to be tested

  • A. i. ivtrue ii, iii, v false
  • B. i,ii, v true iii, iv false
  • C. iii, iv, v true i, ii false
  • D. iii true i, ii, iv, v false

Answer: B

 

NEW QUESTION 32
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 promiseda 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.
Before your team begins testing, the team needs to present the performance test plan to business stakeholders Which of the following sets of plan attributes would you recommend be part of this presentation?

  • A. There is a less then10% chance of missing a scheduled quiz session due to performance test activities, which will likely cost the company $50,000 in lost sponsor revenue and brand damage To avoid this risk, we are scheduling Operations and Development representatives to be available during test execution We will require that the RAID 5+1 LUNs associated with the database server cluster be broken at 22 30 and the RAID 5+1 LUNs restored, ensuring the offline set mirrors back to the RAID 5 set that was under test, at 03:00
  • B. During the actual quiz, users logon gradually but play simultaneously. The load injection of quiz responses will not ramp up. therefore nearly 5 million quiz responses will need to be generated in a 4 second time frame with no opportunity to reach steady state.Test plans have been discussed with Operations Development and Data Center representatives and we believe the tests will tax the quiz application consistent with actual use.The JMeter monitoring system has been tuned however, with 5 million service requests over 4 seconds there is concern that the services queue measurements may be off by 25%
  • C. Since the client uses an asynchronous REST web services based sessions back to the QUZRAC services cluster, the loadprofile will consist of virtualusers running programmed load scripts based in C# that will randomly select the correct answer following a normal distribution thus modeling the typical success distribution among users The strict 4 second cap on user responses will translate into think times that are randomly selected between 1/2 second and just under 4 seconds using a uniform distribution
  • D. If the quiz application drops more than 1% of quiz sessions, users will likely write bad reviews on app stores and other gaming sites Performance tests will verify that system can support at least 4 95 million users Planned tests, which include the simultaneous sessions test, will cost $350,000 Since only two quizzes are scheduled a day, performance tests on the production system during the "down' times should be representative of what users experience. There is a 10% chance that the production system will not restored in time for a quiz.

Answer: C

 

NEW QUESTION 33
Which of the following activities Is a valid performance oriented static testing activity?

  • A. Applying use cases and workflows as features are integrated
  • B. Testing end-to-end behaviors under various load conditions.
  • C. Evaluatingresourceutilization of unit level test objects
  • D. Modeling of system resource requirements and/or behavior using spreadsheets or capacity planning tools

Answer: A

 

NEW QUESTION 34
Which of the following activities Is performed last within a performance test run?

  • A. Restore original data to ensure the system is in the proper state for testing
  • B. Deploy load generators in places where users are located.
  • C. Configure hardware and software to meet the test goal and plan
  • D. Verify the test run functioned property by reviewing logs, database content and monitoring data

Answer: A

 

NEW QUESTION 35
Which of the situations test adheres to general performance testing principles?

  • A. Performance testers save planning time and money by avoiding stakeholder discussions and applying industry best practices to define performance measures and acceptable results
  • B. The performance test report compares results with negotiated stakeholder accepted measures and performance objectives
  • C. The performance test plan shows a test schedule that produces results a week after the project's delivery milestone with a budget 35% less than initially allocated
  • D. Performance testers allow the performance test environment to change between test repetitions

Answer: A

 

NEW QUESTION 36
Which of thefollowing protocols would allow a test script tointeract with a database management system directly?

  • A. HTTPS
  • B. IMAP
  • C. JDBC
  • D. SOAP

Answer: D

 

NEW QUESTION 37
During designdiscussions the performance testteam observed that database stored procedures for several popular use casesmay be badly coded.Which of thefollowing common performance failures would bestconfirm the team's confirmwas justified?

  • A. Slow response under all load levels
  • B. Inadequate or graceless error handling under heavy or over-limit load
  • C. Slow response fader moderate-to-heavy load levels
  • D. Degraded response over time

Answer: C

 

NEW QUESTION 38
......

Pass Your ISQI Exam with CTFL-PT Exam Dumps: https://www.actualtests4sure.com/CTFL-PT-test-questions.html