what is the difference between web application and client
server application testing ?
Answers were Sorted based on User's Feedback
client server application is 2-tier architecture.means
the client is connected to server through DNS.
web application is 3-tier architecture .means the
client is connected to web server through TCP/IP ,then web
server is connected to database server.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / kirankk
Client server application is 2-tier architecture. Means
The client is connected to server through DNS. And one more
thing in testing point of testing user requirements and
security testing (if you need) here user expected
requirements is there? Are not? In your application
Web application is 3-tier architecture .means the
Client is connected to web server through TCP/IP, then web
Server is connected to database server. In web testing
point of
Testing the performance testing and security testing and
URL testing ,broken links testing webtables testing, data
integrity and data validation and
| Is This Answer Correct ? | 3 Yes | 2 No |
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
In what basis you will write test cases?
What is the difference between Product-based Company and Projects-based Company?
please give the description of stages of SDLC.And what is feasibility study...?
Will you write a test plan in all phases?
how many types of automation frame works are there?
what is diff. between CMMI and CMM levels?
What is lload testing?
Hi I am looking for getting a training into Pharma Validation field. Does anyone know of a company that can provide me training on Validation Testing of Pharmaceutical applications? Also, any interview questions related websites for this would also be helpful.
What the basic components of defect report format are?
When should configuration management procedures be implemented?
What is the difference between the white box, black box, and gray box testing?