Question 11
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
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
Question 12
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.
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.
Question 13
Which measurements are associated with the environments listed below?
1. Batch completion time
2. Transaction throughput
3. Data restoration duration
4.. Normal use case flow duration
1. Batch completion time
2. Transaction throughput
3. Data restoration duration
4.. Normal use case flow duration
Question 14
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 storesserving 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.
An essential operational profile you identified is the quiz participant.Your operational profile discovery efforts have yielded a number of profile attributes.A 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. After making the following assumptions:
1. Questions must be responded to within a four second window;
2. Question responses will be sent evenly across this window of time (resulting in an average responder time of two seconds);
3. The designed maximum number of concurrent users will attempt the first question;
4. There will be no functional issues when handling the load.
5. The average time from response reception to database commitment is 1000 milliseconds under maximum concurrent usage.
What is the approximate maximum average systemthroughput if that assumptions hold?
An essential operational profile you identified is the quiz participant.Your operational profile discovery efforts have yielded a number of profile attributes.A 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. After making the following assumptions:
1. Questions must be responded to within a four second window;
2. Question responses will be sent evenly across this window of time (resulting in an average responder time of two seconds);
3. The designed maximum number of concurrent users will attempt the first question;
4. There will be no functional issues when handling the load.
5. The average time from response reception to database commitment is 1000 milliseconds under maximum concurrent usage.
What is the approximate maximum average systemthroughput if that assumptions hold?