Get Knowledge from Video instead of Content:

Thursday 1 December 2016

Performance Testing Quiz - XV

Q.1 What should be your objective in a Debug run?
a. To debug the script's logical and syntactic errors
b. To verify parameterized data under concurrent usage
c. To verify parameterized data under concurrent usage
d. To verify the script's Run-time Settings in a concurrent environment



Q2. Statistically, an Advanced User pauses an average of 5 seconds between clicks, while a First-time User pauses an average of 10 seconds. Your script was recorded with think times set to simulate Advanced Users load. How can you adapt it, without modifying the script, in order to emulate First-time Users load?
a. Set Run-time Settings: Think Time to multiply recorded think time by 4.
b. Set Run-time Settings: Think Time to a random percentage between 150% - 250%.
c. Set Run-time Settings: Think Time to replay as recorded, but limit the think time to 10 seconds.
d. Divide by 2 the maximum number of Vusers set in the Scheduler.



Q.3 You are running a load test to simulate a call center. The representatives log in to the application in the morning, perform their business processes throughout the day, and log out before leaving at the end of the day. You notice that the login transaction is failing for some users and none of the users have started their business processes. Which configuration is most likely defined for your scenario?
a. The login business process is in the login action section, and the Vusers are defined to initialize one Vuser every 10 seconds.
b. The login business process is in the login action section, and the Vusers are defined to initialize all Vusers before running.
c. The login business process is in the vuser_init section, and the Vusers are defined to initialize one Vuser every 10 seconds.
d. The login business process is in the vuser_init section, and the Vusers are defined to initialize all Vusers before running



Q.4 The virtual user or transaction results stored in controller during the run of a scenario
a. True
b. False



Q.5 "Auto Correlate" feature provides the capability to generate fast reports for similar scenario runs
a. True
b. False





Q.6 Which professionals are most needed during a typical full load test run?
a. Backend administrator
b. VuGen script developer
c. Application developer
d. System integrator



Q.7 What causes the running scenario to end?
a. The scheduled duration of the scenario expires
b. One Vuser fails
c. A Load Generator disconnects from the Controller
d. One or more servers in the tested environment go off line



Q.8 What is a valid status for a Vuser during a scenario execution?
a. Started
b. Ended
c. Working
d. Passed
e. Launch



Q.9 "Result Analysis" comes after scenario execution in the load testing process.
a. True
b. False



Q.10 Which best practice should you implement while preparing a scenario to run?
a. Enable Auto Load Analysis
b. Specify Scenario Run-time Settings
c. Close the Controller
d. Place all virtual users in the same group




Correct Answers =  

Incorrect Answers =

<-- Previous Quiz                                                 Next Quiz -->



No comments :

Post a Comment