
[Feb 22, 2022] CTFL-PT Dumps PDF and Test Engine Exam Questions - PassTorrent
Verified CTFL-PT exam dumps Q&As with Correct 42 Questions and Answers
ISQI CTFL-PT Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
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
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 25
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 What is the best way to address the performance testing for concurrency?
- A. Conduct performance tests on production systems while there are no active quiz events
- B. Conduct a network assessment of popular mobile data providers to ensure excessive frame loss and latency do not cause more than 15% of trivia answer arrivals to occur outside acceptable arrival time.
- C. Review the asynchronous session management algorithm, review the production systems implementation including load balancing and m-memory database schema, and conduct performance tests on these production systems while there are no active quiz events.
- D. Enable and schedule the quiz app to act as a virtual user on users' mobile devices while the production system is in-between quiz events. This will ensure realistic end-to-end testing
Answer: C
NEW QUESTION 26
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 27
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 28
How does a performance test script determine the duration of a request?
- A. Forking a child of itself and then blocking when the request is made and resuming operations when the result is received
- B. Starting a timer when the request is made and stopping the timer when a result for the request is received.
- C. Starting a counter when the result is received and stopping the counter when the request is made
- D. Entering an interrupt service routine when the request is made and returning when the result is received.
Answer: D
NEW QUESTION 29
Which tool is best suited for determining resource utilization of a system component under test?
- A. monitoring tool
- B. management console
- C. load generator
- D. localization test tool
Answer: A
NEW QUESTION 30
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 31
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 32
Server virtualization has improved deployment speed and operating-cost efficiency for many IT applications.
Which of thefollowing architectures are verylikely to utilize server virtualization that potentially suffers from performance challenges related to common host hardware resources being burdened by virtualized servers unrelated to the application under performance test?
i Multi-tier System
ii. Mobile
iii.in Single Computer
iv.Distributed
v.Cloud-based
- A. i, ii, iii true iv,iv false
- B. i, iv, v true ii, iii false
- C. iii, iv, v true i, ii false
- D. ii, iv, v true i, iii false
Answer: B
NEW QUESTION 33
Which metrics collecting attributes are most commonly associated with the metrics collection methods listed?
1.Scans collections of and compiles metrics based on operating system and application messages
2.Supplements reporting capabilities of another metrics collection method
3.Most likely unavailable for ongoing metricscollection after performance testing efforts have ceased
4.Collected metrics data align with the greatest precision to test activities
- A. 1C, 2B, 3Aand4A
- B. 1B. 2A, 3Aand4B
- C. Performance test tools
B Performance monitoring tools
C Log analysis tools - D. 1C,2A,3Band4B
- E. 1A, 2B, 3B and 4A
Answer: B
NEW QUESTION 34
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 Before your team begins testing, the team needs to present the performance test plan to technical stakeholders Which of the following sets of plan attributes would you recommend be included in this presentation?
i.Sales has indicated that quiz events for Sponsor A offering $65,000. Sponsor B offering $45,500. Sponsor C offering $25,000 will be taking place during the first week of performance testing.
ii. Simultaneous session tests are focused on the backend. and are not end-to-end. Variability in user behavior, mobile devicesand mobile communications introduces session drop opportunities outside application control.
Using load generators located
in 5 high availability data centers in North America will ensure session drops are most likely caused by application issues, thus allowing us to isolatethe root cause of any concurrency issues that arise iii.Test scripts based on replaying recorded communication will take 30 hours each to write and test due to the extensive parameterization required to respond to quiz questions Development has agreed to share client code that can be scripted to authenticate and respond to quiz questions automatically. The fully programmed script will likely take 18 hours each to write and test Fully programmed scripts will utilize the identical communications stack of the actual client avoiding missed communication nuances.
iv The U S Federal Trade Commission has recently sued SmartyBogusFauxApp and OutSmartMeexample com over promises of prizes andunreliability v The upgrade being tested was paid for by the latest round of venture funding Supporting 5 million users is requirement thatwas a condition of their funding.
- A. ii, iii include i, iv, v exclude
- B. i. ii include iii. iv, v exclude
- C. iii. iv, v include i, ii exclude
- D. ii, v include i, ii, iv exclude
Answer: A
NEW QUESTION 35
Which section of a performance test script is typically responsible for ensuring the script will have the right values and communication settings during execution?
- A. clean-up section
- B. initialization section
- C. timer section
- D. main section
Answer: A
NEW QUESTION 36
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 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 to avoid 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?
- A. Recognize whether the previous question response was correct
- B. Set the device identifier as a constant to ensure all virtual user instances use the set value
- C. Use the date-time clock in order to submit question responses on a synchronized schedule with each instance
- D. Randomly select the maximum think time limit used to delay question responses.
Answer: B
NEW QUESTION 37
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 38
Which of the following lists of attributes characterize load generation using crowds?
- A. end-to-end test, repeatable small number of testers
- B. uses API to produce load, repeatable. small number of testers
- C. uses API to produce load, not repeatable. large number of testers
- D. end-to-end test, not repeatable. large number of testers
Answer: B
NEW QUESTION 39
......
ISQI CTFL-PT Test Engine PDF - All Free Dumps: https://www.passtorrent.com/CTFL-PT-latest-torrent.html