difference between web based server and client based server?
Answer Posted / sriharsha
HI....
Web Based Server : its a 3- tier or n-tier arcitecture
Here the Browser is the monitoring level
All Internet web pages are WBS.
P'gmming is done using Java..J2ee..Java
Script
Once u open ur browser n type in the req
site...ur request would be sent to the server using TCPIP...
We call WBS a 3-tier archi coz u have
browser ... the servr..n the back end.
Client Based Server : its a 2- tier arcitecture
Here the Front End is the monitoring
level
All Stand Alone Applns are CBS.
P'gmming is done using VB.Net
Here u dont need to type anything...the
appln is installed..jus click it.
We call CBS a 2-tier archi coz u have
browser ... n the back end.
The back end is usally Oracle.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the bugs we cannot find in black box?
What are the main key components in client and server applications?
What makes a good test engineer?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
can you show me the test cases on registration form
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what is functional testing terminologies
What is early testing?
Password is having 6 digit alphanumeric then what are the possible input conditions?
can we do database testing in manual testing? then how we write the test case?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
What is an end-to-end testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?