difference between web based server and client based server?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raj
web based server:
1.no.of users high.
2.used HTTP,FTP protocals.
3.think
4.in web server use URL(address)
5.develope web applications use ASP,JSP,JAVA SCRIPT,HTML
6.business logic is on server side
desktop or client based server:
1.no of users less.
2.used HTP/IP protocal.
3.thick
4.in client server use EXE(address)
5.develope client applications use JAVA SWINGS,VB,ORACLE
FORUMS.
6.business logic is partial on your client side.
Is This Answer Correct ? | 1 Yes | 1 No |
What is Matrix in testing?
trecebality matrix used for which purpose?
What is Trivial Bug?
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis
what are the -ve test cases for Railway Ticketing System?
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.
what are test cases for edit,add,delete,save,preview and main buttons and test scenarios
what are the types of android applications?
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
Do Testers write or update a Testplan? I know its the TeamLead responsbility but i want an exact answer for interview purpose? By any chance if they ask do you ever got to write the Test plan in such cases what to answer?