What is the diffference between Web-based applications and
Client-server applications ??
Answer Posted / 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 View All Answers
what is TAS language which is used as a language for some projects/
why testcases are written and what is the importance?
What are the different ways to check a date field in a website?
what is metrics in software testing? give me a brief detail about it?
How did you do unit testing in your project?
What are the different test techniques used in functional testing?
What is a critical bug?
What is the difference between qa, qc, and testing?
difference between change management and configuration management
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
Give an example for pre testing and post testing ?
Can you explain an application boundary?
how to write defects in excel sheets when defects occured