what is the main difference between client server and
webserver???
Answers were Sorted based on User's Feedback
Answer / shailaja
client server is a 2tire architecture.
webserver is a 3tire architecture.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / ranjith kumar
In client server appilication testing team conducts mainly
the functionality testing.
Web server testing includes Performence testing,testing the
hyperlinks,browser capability.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / sripathi venkata ramesh
I am Sripathi Venkata Ramesh working as a software Test
engineer - different people have given different
answers......I confused so many times.............
So the correct answer is here...
Windows application: Example is windows media player,
flight reservation etc
1.Single user only
2.Application runs in single memory ( front end and back
end in one place )
Client server application: Example metasolv application
1.Limited number of users
2.Application runs in two or more machines
3.less number of network issues when compared to web
Web application: Example www. Yahoo.com
1.Unlimited number of users
2.URL driven application
3.Many issues like hardware compatibility , browser
compatibility , version compatibility , security issues ,
performance issues etc
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / sm irfan
client server is nothing but which will sends the request
for servers services is called as the client server or client.
where as the web server is nothing but,it will receive the
all the requests from the clients and process that request
and send back the appropriate result to the requested client.
| Is This Answer Correct ? | 1 Yes | 1 No |
can anyone tell me the scenarios for online banking transaction ?
difference between stress testing and loadtesting
what is prototype and why we are using that ?
Is dekstop testing and client-server testing same ?
What is the limit for test steps?It should be 10/20/30etc
Tell me the some important test cases for lift operation? what is priority?if p1,p2,p3 are the priority levels u should use,what test cases in ur given will be p1,p2,p3?
How do ensure that we prepared Test cases for all the requiremets.. or how do we ensure that we didn't missed out any requirments...do we prepare any Tracebility matrix.. can anybody answer this question...
What is the difference between the test case and a test script
whatis the diffrence bug ,error,defect
What are triggers and procedures?
what is ECP?
What is concurrency testing?