Web Testing Vs. Client Server Testing

Web Testing Vs. Client Server Testing thumbnail
The hardware is the same for both the Web and client servers.

Web applications use the browser as the front end of the application. Client server uses a client application that must exist on the PC to work. Web applications must rely on Web technology; client server can be written in any language that will run on the PC.

  1. Installation

    • Web applications only require a browser to run. You must install the client server application or download it to the PC and then test it.

    Connectivity

    • Web applications cannot function if they are not connected to the network. Client server applications may be able to function when not connected. You must test the differences between working online and offline.

    Performance

    • Web clients generally do not need to be tested locally for performance; if the PC can run the browser, it will run the application. Client server applications may have very intense local performance needs. You should test both for network traffic requirements, but again client server applications are generally more resource intensive in this regard.

    Complexity

    • Web-based applications only access one server at a time; the server may access other servers. Client server applications may access different servers at one time from the client in addition to the server accessing other servers, requiring additional test cases.

Related Searches:

References

Resources

  • Photo Credit portable pc image by Albo from Fotolia.com

Comments

You May Also Like

  • Web Services Vs. Client Server

    The world of hosting has become a mass of teeming ideas and conventions. Today when the markets demand computing platforms as a...

  • Client Server Vs. Web-Based

    Client-Server and Web-based computing are two of the major approaches to dividing business computing problems across multiple computers. As both approaches use...

  • Client Server Application & Testing

    In a corporate environment, a client-server system represents the relationship between desktop computers and the corporate server where the desktops are the...

  • Client Server Load Testing

    You May Also Like. Web Testing Vs. Client Server Testing. Web applications use the browser as the front end of the application....

  • Why Do I Need a Computer Server?

    A business or organization that runs a series of computers may consider bridging these computers together as a network. If the network...

  • The Difference Between Web-Based and Client-Server Applications

    With the rising costs of software application implementation and ongoing support, you face the difficult decision of whether to select traditional client-server...

  • Client-Server Testing Tools

    Client-Server Testing Tools. The client-server model involves having a main server which provides support to other workstations, which are known as the...

  • Difference Between a Web-Based & a Client Server

    The term "web server" can have two different applications. Web servers and client servers have similarities, but one significant difference distinguishes client...

  • What Is Client Server Testing?

    Client server software such as Microsoft Outlook runs on client and server networks. Although relatively reliable, client server software needs to be...

  • How to Load Test a Server

    To prevent your server from crashing, you should perform a load test on your server. A load test allows you to see...

  • Client Vs. Server System

    Sun Microsystems describes "client/server" as "a generic umbrella term for any application architecture that divides processing among two or more processes, often...

  • How to Test an SSL Client

    Secure Sockets Layer (SSL) is a technology developed by Netscape in the 1990s to provide for important data to be encrypted over...

  • Differences Between Client Server & Web Applications

    Differences Between Client Server & Web Applications. Software applications are developed for many different reasons. An application can be a word processor,...

  • Web Server Stress Testing

    Developers and network engineers use web server stress testing to determine the capacity of a web server to handle traffic, database searches...

  • How to Test an Apache Server's Connection to the Internet

    Apache Servers are most commonly found in the workplace, but can also be used for home business, or on school campuses. Most...

  • Tools for Client Server Development

    Tools for Client Server Development. Choosing client server development tools can be a complicated issue, involving factors such as the intended audience...

  • Example of Client Server Communication

    In computer networking, a server is any computer that services the requests of one or more client systems. The client, on the...

  • How to Build a Client Server Computer

    This article identifies client-server computing and illustrates easy ways to leverage this technology with tools already at your disposal. Though client-server ...

  • How to Test a DNS Client

    The Domain Name System (DNS) was developed for the benefit of human users who find it easier to remember text names than...

  • How to Access a Client Server Application

    For users, Client Server applications are accessed through a Web browser. If you need access to the components of a Client Server...

Related Ads

Featured