what is web application testing and what is the difference
between a client server application and web server
application?
Answers were Sorted based on User's Feedback
Answer / ranjita
1.Client server application is a 2-tier where as web
application is a 3-tier.
2.We need to check for java script error in web application
where as this is not required incase of client server
application.
3.Client Server application is a stand alone application.So
when we change something in a client server application it
will be reflected on that system where we have made changes
But incase of web application if we change something then it
will be reflected everywhere.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajesh.pothina
The client server application is nothing but the
application is used by only some specified people only.
web application is nothig but it can be used by any one.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rathnam
in client server applications client and the application
will in the same system i e stand alone system
where in web application the same application is accessed
by multiple users through net
| Is This Answer Correct ? | 1 Yes | 1 No |
What is Difference between White-box Testing and Unit testing?
6 Answers AZTEC, College School Exams Tests,
how to select tese cases for automation.give me an example plz.
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
what are the minimum requirements to start testing ?
difference between internet exploral and netscape navigator?
5 negative test case for lift....
5 Answers Deloitte, RBS, Wipro,
how to test stored procedures in manually?
Can you do system testing at any stage of sdlc?
How to measure testing Productivity ?
What is the difference between Shakeout, Smoke, and Sanity Testing.
what is the scalability testing
what is stlc and what is bug life cycle? are the both same or different?