what is the difference between client-server application
and web based application?
Answer Posted / siri
It is a two tier application .For the accesibility of the
application by many users simultaneously the client machine
interacts with the common dataabase
(databaseserver)installed on a machine.
Disadvantage: Any change in the application program should
make the changes in the each application installed
seperately on each machine.
so in order to overcome this we have a 3 tier Architecture
known as web based application.
Web server acts as a middle tier beetween the client machine
and the DB server.
The main source of changes in the application program are
done in the web server taking the neseccary input from the
client machine.
For ex: The change in the application is from adding two
no's to substraction of the no's . The client machine takes
the input of no's but the substractiion is done on the
server machine.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
How do test documents in a project span across the software development lifecycle?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What exactly is quality control? Is it similar to quality assurance?
Can you explain tailoring?
What is the test harness?
Write test cases on duster
What is localization testing (l10n testing)?
Can you explain tpa analysis?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya