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 |
During alpha and beta releases , what are the document we will prepare and what we will test?
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
what is meant by regression testing?
1.what promted you to become involved in QA/Testing?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
What does entry and exit criteria mean in a project?
What is the role of QA in a project developement?
What is Test Coverage?
What are the techniques you follow to write test cases?
Any idea about CMM?
how many levels of software testing?