Interview Questions

How does a client/server environment affect testing?

Software Quality Assurance Interview Questions and Answers


(Continued from previous question...)

147. How does a client/server environment affect testing?

Client/server applications can be quite complex due to the multiple dependencies among clients, data communications, hardware, and servers. Thus testing requirements can be extensive. When time is limited (as it usually is) the focus should be on integration and system testing. Additionally, load/stress/performance testing may be useful in determining client/server application limitations and capabilities. There are commercial tools to assist with such testing.

(Continued on next question...)

Other Interview Questions