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 |
Hi How to test web applications in Manual testing? How does the client- server works in Manual testing? Pls answer me ASSP. Thankyou in adavance Sunitha.
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
how u will do the load,stress and performance testing manually ?
what type of test secnerio's well you write for a web testing project?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What you consider at the time of Module Integration?
How to test a website?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"
how is security testing done in ecommerece application?
Mainly how many types of reviews are present?and what is the importence of reviews?