Difference between web application & client server
application?

Answers were Sorted based on User's Feedback



Difference between web application & client server application?..

Answer / abhijit naik

Client server Technology:
1. Number of clients is predicted or known
2. Client and server are the entities to be tested
3. Both server and client locations are fixed and known to
the user
4. Server to server interaction is prohibited
5. Low multimedia type of data transaction
6. Designed and implemented on intranet environment
7.Application is loaded at the server. In every client
machine, an exe is loaded to call this application.


In client server testing test engineer are conduct the
following testings:-
1.Behaviour testing(GUI TESTING)
2.Input domain testing
3.Error Handling testing
4.Backend testing


Web based Technology
1. Number of clients is difficult to predict (millions of
clients)
2. Client, Server and network are the entities to be tested
3. Server location is certain, client locations are not certain
4. Server to server interaction is normal
5. Rich multimedia type of data transaction
6. Designed and implemented on internet environment.
7. Application is loaded at the server.but,No exe is
installed at the client machine. We have to call the
application through browser.

In Web testing test engineer are condut the following testings:-
1.Behaviour Testing
2.Static web testing
3.Input domain testing

Is This Answer Correct ?    9 Yes 1 No

Difference between web application & client server application?..

Answer / deepinder

Client-Server Application
- both client and server exist within the walls of single
company, thus operated in a protected environment
- so, client becomes a trusted user
- clients can be controlled as who can access and use
server's resources within a company's firewall
- network protocols are considered like TCP/IP,UDP,ARP etc

Web Application
- it is a specialized version of client-server model
- client can connect to server from anywhere thus not a
single connection can be treated as trusted
- to control clients is tough as anyone with a browser can
access the Web application
- protocols and standards like HTTP,HTML,XML,SOAP etc are
used

Is This Answer Correct ?    8 Yes 4 No

Difference between web application & client server application?..

Answer / varun

web application is n-tier application
client/server application is the two tier application.

Is This Answer Correct ?    6 Yes 8 No

Post New Answer

More QA Concepts Interview Questions

WHAT IS ENTRY CRITERIA AND EXIT CRITERIA

6 Answers   HCL,


Can anybody help me what is the diff between CMM,SEI,PCMM and six sigma?

6 Answers  


What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)

3 Answers   Patni,


What are test documents and what it includes?

1 Answers  


Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the DB Testing? If any one have those please reply..

2 Answers  






can test with mercury quality center

3 Answers  


prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.

0 Answers  


How to design test cases?

0 Answers  


u know the control flow & data flow then what type of testing u want to choose?

2 Answers   Logica CMG,


What is the role of QA in a company that produces software?

2 Answers   Systel,


what is web testing and what should you test in web testing?

2 Answers  


how can u test cookies?

1 Answers   Ducat, IBM, Sutherland,


Categories