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 |
What is a test configuration manager?
What Do You Think Is The Main Advantage Of using Test Management tool nowdays?
In what basis you will write test cases?
What is test plan and explain its contents?
What are the technical reviews?
What is dre?
Explain what the meaning of code walk through is?
what is SEI?
How to track the requirement from bugzilla tools? As our project requirement are changing frequestly and all are tracked in bugzilla tool. How to manage all as all project having short term duration. Please reply back ASAP? Thanks in advanced?
What is Lun?
What are the layers of iSCSI Protocol?
What is top-down strategy?