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 the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?
6 Answers Tavant Technologies,
when test plan is created?
What is the diffrence between Beta Testting & Acceptance Testing
What is the advantage of V-model compared to other models?
Test cases have written according to Flow of the software working or according to Screens?
I have 1+ year exp. in web based testing & now I want to switch my job so anyone can tell me which types question generally ask in interview(which related to web based testing ) ???
What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????
What is testing ?
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
who is preparing PIN document?
What are the four steps of automated testing?
What is Test harness?