Exam Code: CTFL-PT (Practice Exam Latest Test Questions VCE PDF)
Exam Name: ISTQB Certified Tester Foundation Level-Performance Testing
Certification Provider: iSQI
Free Today! Guaranteed Training- Pass CTFL-PT Exam.
iSQI CTFL-PT Free Dumps Questions Online, Read and Test Now.
NEW QUESTION 1
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 thecurrent performance requirement?
- A. scalability test
- B. load test
- C. endurance test
- D. concurrency test
Answer: C
NEW QUESTION 2
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. 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.
- B. These results clearly show that the system update successfully supports 99% of five million participants
- C. Four samples from the first fifteen ordered test results are presente
- D. The system update performed much worse than what is presented her
- E. The system update has failed to meet the 99% of five million participants concurrency objective.
- F. 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: A
NEW QUESTION 3
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. main section
- B. clean-up section
- C. initialization section
- D. timer section
Answer: B
NEW QUESTION 4
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 Performance test tools
* B Performance monitoring tools
* C Log analysis tools
- A. 1C,2A,3Band4B
- B. 1C, 2B, 3Aand4A
- C. 1
- D. 2A, 3Aand4B
- E. 1A, 2B, 3B and 4A
Answer: D
NEW QUESTION 5
What is normally performed within the principal performance testing activity called Test Planning and Control?
- A. Determine scope of performance testingi
- B. Organize test cases into performance test procedures iii.Create the test environmenti
- C. Identify risks to the performance tests
- D. Determine load levels, timing parameters, and transactions to be tested
- E. iii true i, ii, iv, v false
- F. ivtrue ii, iii, v false
- G. i,ii, v true iii, iv false
- H. iii, iv, v true i, ii false
Answer: C
NEW QUESTION 6
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?
- A. 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.i
- B. Simultaneous session tests are focused on the backen
- C. and are not end-to-en
- D. Variability in user behavior, mobile devicesand mobile communications introduces session drop opportunities outside application contro
- E. 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 ariseii
- F. 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 automaticall
- G. 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 andunreliabilityv 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.
- H. ii include ii
- I. iv, v exclude
- J. ii, iii include i, iv, v exclude
- K. ii, v include i, ii, iv exclude
- L. ii
- M. iv, v include i, ii exclude
Answer: B
NEW QUESTION 7
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?
- 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 valuecorrect
- C. Randomly select the maximum think time limit used to delay question responses.
- D. Use the date-time clock in order to submit question responses on a synchronized schedule with each instance
Answer: B
NEW QUESTION 8
What test script operating conditions are risks to a performance test's validity?
- A. Record insertions align with transaction objectivei
- B. Component failure within the system under testii
- C. Load generator produces low load leveli
- D. Database log remains synchronized with load generators time source
- E. Virtual users authenticate with distinct IDs
- F. i, iii true ii, iv, v false
- G. i
- H. iii true
- I. iv, v false
- J. ii, v true i, iii, iv false
- K. iv, v true i, ii, iii false
Answer: C
NEW QUESTION 9
Which of thefollowing protocols would allow a test script tointeract with a database management system directly?
- A. JDBC
- B. SOAP
- C. HTTPS
- D. IMAP
Answer: B
NEW QUESTION 10
How does a performance test script determine the duration of a request?
- A. Starting a counter when the result is received and stopping the counter when the request is made
- B. Entering an interrupt service routine when the request is made and returning when the result is received.
- C. Forking a child of itself and then blocking when the request is made and resuming operations when the result is received
- D. Starting a timer when the request is made and stopping the timer when a result for the request is received.
Answer: B
NEW QUESTION 11
Which Is a valid reason for why performance testing load would be applied to the SUT in a ramp-up pattern during a performance test?
- A. Frequent sudden significant increases of toad allows the SUT performance to stabilize after each |ump in load thus exhibiting consistent behavior that results in measurements that are more reliable
- B. Gradually increasing the load ensures the SUT remains in a transient performance condition as it responds to the new increase in load thus exhibiting realistic behavior that improves the realism of the performance test
- C. Gradually increasing the load allows the SUT performance to stablize after each progressive increment of load thus exhibiting consistent behavior that results in measurements that are more reliable
- D. Frequent sudden significant increases of load ensures the SUT remains in a transient performance condition as it responds to each new large increase in load thus exhibiting consistent behavior that results in measurements that are more reliable.
Answer: B
NEW QUESTION 12
Which of the following protocols would allow a test script to interact with a database management system directly?
- A. JDBC
- B. SOAPcorrect
- C. HTTPS
- D. IMAP
Answer: B
NEW QUESTION 13
......
P.S. Easily pass CTFL-PT Exam with 40 Q&As DumpSolutions.com Dumps & pdf Version, Welcome to Download the Newest DumpSolutions.com CTFL-PT Dumps: https://www.dumpsolutions.com/CTFL-PT-dumps/ (40 New Questions)