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 |
I need to learn everything I can about the SDLC. What is the best online resource?
What is syntax?
what are the important test scenarios for testing a web site ?
Explain what test deliverables is?
what is test log? tell the process?
I want to do the Testing Project Course, which Institute is best in Hyderabad?
What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please suggest.
What is technical review?
What is operational requirements?
What are non-functional requirements?
How you find the performance of a web application by looking at the values of ?Response Time? and ?Pages Per Second??
What is Test Server?