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 |
when testing will starts in a project?
I have sent a mail through gmail.But it is not showing in the Sent mail option.Can any one tell me the defect description for this(asked for an interview)?
Can you explain the process areas?
today evening you need to release software to client.at that time you found a defect.How you convence him?
define integration testing ,gui testing and functional testing
Give an example for Waterfall model and iteration model??
How do we decide scope for smoke and sanity testing?
What is your Expected CTC? Should I tell my expected salary or say as per company norms? Tell me proper answer for it?
10 Answers Accenture, Dream Careers, Flextronics, Havells, Royal Public Health,
explain fish model in detail?
what is the difference between maintenence release and hot fix release?
1.what is Exhaustive Testing, Statement Testing, coverage Testing, Decision Testing & Condition Testing?
What are the differences between web applications and client and server applications?