Tag: architecture
Questions Related to architecture
-
the waiting process during test execution for multiple virtual users to arrive at a certain point
-
playback the script in multi-user mode
-
the events that occur during each testing session
-
recording a script
-
Multiple web servers with a load balancer
-
Data caching on client side
-
Parameterize input parameters
-
Placing a rendezvous point
-
Out of the box implementations usually doesn't meet performance requirements
-
Project manager was given an agressive schedule as it is an Out of the box implementation
-
Out of the box implementation may have undocumented performance problems
-
Less experianced deveopers were involved as it is an out of the box implemenation
-
No need to do a performance test as test and production servers are not similar
-
Recommend the customer to upgrade the test server equivalent to production server proir to the performance test
-
Carry out the performance test with 50% anticipated production load
-
Carry out the performance test with 100% anticipated production load
-
Concurrent users defination unclear
-
Test data not suffeciently populated
-
Test & prod environments differ significantly
-
Network bandwidth not simulated
-
All of the above
-
Memory
-
CPU
-
Disk
-
Network bandwidth
-
Add more processing power
-
Improve processor cache
-
Add parallel processing power for load balancing
-
Implement RAID 1 disks
-
RAID 0
-
RAID 1
-
RAID 10
-
RAID 5
-
Tuning of DBMS
-
Tuning of web server
-
Ask users to work at nights
-
Use of a web booster such as Citrix or NetScaler
-
You can always improve performance by using more CPUs
-
You can always improve performance by using more RAM
-
You can always improve performance by using more disks
-
None of the above