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 any one explain the difference between test scenario and test case.
How do you know when your code has met specifications?
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
What is the difference between Unit Testing and Debugging?
what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.
what are the contents we have to cover in manual testing to get the job
How you can decide the number of testcases are enough for testing the given module?
what is actually contain test report? can anybody post the test report
What are the meetings conducted your company
1.what is a test condition ?
Write TestCases for ATM Machine ?