Difference between web application & client server
application?
Answer Posted / 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 |
Post New Answer View All Answers
Explain what is test metric is software testing and what information does it contains?
What are the five common solutions for software developments problems?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
What are the solutions for the software development problem?
What is the Procedure and documents for obtaing CMM Certification
insurance domain interview questions ,i done project on insurance (manual testing)
Any Automation tool in the market to help quality test team members communicate with each other? While server startup or restart Which Will inform each member .
What is basis set?
What is a cookie testing?
What is software process?
is possible smart identification through descriptive Programing
What is crud testing and how to test crud?
create a daily status report or list the items you will cover in a status report
What are the functions of the Quality Assurance Group (QAG)?
can 2 tier architecture can be change as a 3 tier architecture