Tag: architecture

Questions Related to architecture

  1. the waiting process during test execution for multiple virtual users to arrive at a certain point

  2. playback the script in multi-user mode

  3. the events that occur during each testing session

  4. recording a script


Correct Option: C

Which among the below is potential to negatively impact performance test results ?

  1. Multiple web servers with a load balancer

  2. Data caching on client side

  3. Parameterize input parameters

  4. Placing a rendezvous point


Correct Option: B
  1. Out of the box implementations usually doesn't meet performance requirements

  2. Project manager was given an agressive schedule as it is an Out of the box implementation

  3. Out of the box implementation may have undocumented performance problems

  4. Less experianced deveopers were involved as it is an out of the box implemenation


Correct Option: C
  1. No need to do a performance test as test and production servers are not similar

  2. Recommend the customer to upgrade the test server equivalent to production server proir to the performance test

  3. Carry out the performance test with 50% anticipated production load

  4. Carry out the performance test with 100% anticipated production load


Correct Option: B
  1. Concurrent users defination unclear

  2. Test data not suffeciently populated

  3. Test & prod environments differ significantly

  4. Network bandwidth not simulated

  5. All of the above


Correct Option: E
  1. Add more processing power

  2. Improve processor cache

  3. Add parallel processing power for load balancing

  4. Implement RAID 1 disks


Correct Option: D
  1. You can always improve performance by using more CPUs

  2. You can always improve performance by using more RAM

  3. You can always improve performance by using more disks

  4. None of the above


Correct Option: D