Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

If a company is a Software Product based company, whether they should go for CMMI or ISO ?

1 Answers  


Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example.

2 Answers  


what is output of testplan?

1 Answers  


What is your hierarchy in your organization?

2 Answers   Cap Gemini,


Define test strategy.

0 Answers  


Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!

0 Answers  


Can you help me with your suggestions so as to select a test management system that fits perfectly well with the two widely used software development methodologies i.e., agile and waterfall?

1 Answers  


Trace to customer requirements - what type of testing it is.. a.tracebility testing b.white-box testing c.block box testing d.regression testing

4 Answers   Logica CMG,


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

0 Answers  


What are the technical risks involved in Software testing project?

2 Answers   IBM,


List out the roles of software quality assurance engineer?

0 Answers  


what we have to do in white box testing what will be checked in it and how much its necessary for white box tester to be a good programmer too

2 Answers  


Categories