How does a client/server environment affect testing?

Thảo luận các vấn đề liên quan đến Kiểm thử phần mềm.
Forum rules
Thảo luận các vấn đề liên quan đến Kiểm thử phần mềm.
Post Reply
tvn
Admin
Posts: 4900
Joined: Tue 10 Aug, 2010 10:11 am
Location: HCM
Contact:

How does a client/server environment affect testing?

Post by tvn »

Client/server applications can be highly complex due to the multiple dependencies among clients, data communications, hardware, and servers, especially in multi-tier systems. 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 and open source tools to assist with such testing. (See the 'Tools' section for web resources with listings that include these kinds of test tools.)

Nguồn: softwareqatest.com



Post Reply

Return to “Software Testing - Kiểm thử phần mềm”