What is the diffference between Web-based applications and
Client-server applications ??



What is the diffference between Web-based applications and Client-server applications ??..

Answer / ramyab.mca@gmail.com

Hai....

Client-server applications are loaded at the server.
An .exe is loaded on every client to call this application.


Web-based applications are also loaded at the server but
no .exe is installed at the client machine. Instead the
client calls the application through a web browser.


Client-server Technology:
1. Testing is performed on .exe installed on local computer
2. The number of clients is known
3. Client and server are the entities to be tested
4. Both server and client locations are fixed and known to
the user
5. Server to server interaction is prohibited
6. Low multimedia type of data transaction
7. Designed and implemented on intranet environment


Web-based Technology
1. Testing is performed on content streamed from web server
using browser (ex: Explorer Mozilla etc) installed on local
computer
2. Number of clients is difficult to predict (millions of
clients)
3. Client Server and network are the entities to be tested
4. Server location is certain; client locations are not
certain
5. Server to server interaction is normal
6. Rich multimedia type of data transaction
7. Designed and implemented on internet environment

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is mean security testing ? define with example

4 Answers   HCL, Matrix,


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

0 Answers   ABC,


Test case's for a window having 4 button's addition, subdtraction, multiplication,division of two numbers having two no range(0,10000) and result box having range between (100,100000).

1 Answers   ABC,


Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss

6 Answers   Syntel,


what is metrics in software testing? give me a brief detail about it?

1 Answers  






What is the difference between QA and QC?

9 Answers  


In the place of button developer use image, during the tab movements image(button) is not highlighted is it bug or not?

6 Answers  


Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify

13 Answers   IBM,


How do you detemine wat to be tested?

3 Answers  


Can you explian $ pillar of Agile

0 Answers   HP,


consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees

0 Answers  


What is actually a rule based testing

0 Answers   ISPL,


Categories