Hi Friends this is Srinivas. I feel very happy to share my
doubts with u.what is main difference between client server
application and webserver application.Nobody
discribed.please send me good answer about that.
my mail id:dsrao106@gmail.com.

Answer Posted / aman

Client-Server Architecture:
1. two-tier architecture
2. One client and one server.
3. Local Single System is enough.
e.g.:
Calculator, Calendar, Ms Office etc...

Web Server Architecture:
1. n-Tier Architecture
2. One Client and n Severs (Web server, Printer, Fax, etc….)
3. More than a single system needed.
4. Intranet or internet is needed
e.g.
Yahoo mail. Google, wikipedia etc…

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain me what is testng and why is it better than junit?

518


Do you know what is selenese?

518


hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.

1735


What kind of tests should not be automated?

558


Tell us the line of code webdriver driver = new firefoxdriver();.?

516






Do you know the difference between close and quit command?

502


Please explain what is a relative xpath?

570


1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?

1820


Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?

521


what is the difference between Batch test runner and framework ?

1620


What are different coverages in function testing?

610


Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?

643


What are the disadvantages of Hybrid framework

5689


On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.

1559


How will you automate basic “login” functionality test cases for an application?

543