Interview Questions

Web Site Testing Checklist - Load/Concurrent Usage

Check List for Software Testing


(Continued from previous question...)

Web Site Testing Checklist - Load/Concurrent Usage


? Does the system meet its goals for response time, throughput, and availability?
? Is the system able to handle extreme or stressful loads?
? Is the system able to continue operating correctly over time without failure?
? Does the system operate in the same way across different computer and network configurations, platforms and environments, with different mixes of other applications?
? Have you monitored CPU usage, response time, disk space, memory utilization and leaks?
? Have you defined standards for response time (i.e. all screens should paint within 10 seconds)?
? Have you verified Firewall, Certificate, Service Provider and Customer Network impact?
? Is page loading performance acceptable over modems of different speeds?
? Can the site sustain long periods of continuous usage by 1 user?
? Can the site sustain long periods of usage by multiple users?
? Can the site sustain short periods of usage at high volume?
? Can the site sustain large transactions without crashing?
? Will the site allow for large orders without locking out inventory if the transaction is invalid?

(Continued on next question...)

Other Interview Questions