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 |
Differentiate between severity and priority? who assign these parameters to a bug?
What is Six sigma ?Expain.
How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
on what basis low,medium,high,critical will be assigned to a bug.give m examples
How would you test a service oriented architecture (soa) web application?
what is the difference between reporting and testing? which one is good to choose as a carrer?
this is a question asked by an interviewer..."why have u choose the testing field"
why sql injection is injected in manual testing?
what is the preference when we perform manual testing- either FEATURES or FUNCTIONALITY ?
What features of sqlserver is generally used in database testing
What is the test data? Differentiate Test bed and Test Environment?What is a Data Guidelines?
How do you scope ,Organize and execute a test project?