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
What is the best tester to developer ratio?
What is the basis for choosing the sdlc model for development of software?
What is the difference between web, window, desktop and client server application testing?
Please, anyone out there that had been a SQA Tester, would You all give me a hint on this Job? Is becoming a SQA Tester is easy? Is it a tough one? Please help me on finding a way on this very first Job of mine?
Explain the types of documents in software quality assurance?
How do you define a format of writing a good test case?
Mention what are the test artifacts involved in qa?
How can new software qa processes be introduced in an existing organization?
A payroll system?
hi guys ! tel me the adress of the ordian solutions..?whr it is ..?
What is breadth testing?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.
What is a bug life cycle?