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

equivalence class partitioning techniques used in system testing or not

1 Answers   iSoft,


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

0 Answers   3D PLM,


who will prepare Functional requirements specification(FRS)

10 Answers   Hexaware,


what is X-SS(Cross Site Scripting)?

1 Answers  


Please send me Sample Template on Test Strategy. Tnx in Advance.

0 Answers  






if we got new bug in the retesting due to errors in the code is the bug regression bug or retesing bug

3 Answers  


Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they

1 Answers   Infosys,


wat is perpose of TRM ?(Test responsibility Matrix)

4 Answers   Synergy,


What is difference between Test Plan and Test Strategy?

12 Answers   AZTEC,


what is v.s.s. ?when it is used?

31 Answers   ASO, Infosys, Verisoft,


In whic page of QC , we run our Test case, or from where we run our Test cases from QC?

2 Answers   Amdocs,


what is black box testing, and what are the methods for BBT plz explain it

8 Answers   SumTotal,


Categories