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. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
How can I do Server side Interface testing in Web Testing?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is rapid application development model (rad)?
What is the difference between SIT AND IST?
Explain the components of a test plan?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
what is TAS language which is used as a language for some projects/
What is bug, deffect, issue, error?
Can anyone tell me about banking project? abt the transactions? the flow?
Can you explain an application boundary?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..