Difference between web application & client server
application?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / deepinder
Client-Server Application
- both client and server exist within the walls of single
company, thus operated in a protected environment
- so, client becomes a trusted user
- clients can be controlled as who can access and use
server's resources within a company's firewall
- network protocols are considered like TCP/IP,UDP,ARP etc
Web Application
- it is a specialized version of client-server model
- client can connect to server from anywhere thus not a
single connection can be treated as trusted
- to control clients is tough as anyone with a browser can
access the Web application
- protocols and standards like HTTP,HTML,XML,SOAP etc are
used
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / varun
web application is n-tier application
client/server application is the two tier application.
| Is This Answer Correct ? | 6 Yes | 8 No |
Hi Friends, I have 2.5 yrs of experience. i am havung interview for QA/QC position tomorrow.what type of questions shall i expect for this experience? PLS HELP. THANKS IN ADVANCE
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
What are the entry criteria for Automation testing?
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
What are the solutions for the software development problem?
What are the dimensions of the risks?
Which institute in hyderabad is good for ETL testing? Please suggest
Any Applications In The Market To Help Quality Test Team Members Communicate With Each Other?
What are verification and validation and difference between these two?
What is a Change Request?
How to decide testing Strategy?(White box or Black box).
Q. How do you establish the testing environment?