What is two tier and three tier architecture?
Answer Posted / mitesh pandere
two tier achitecture is use for implement web based
application in which:
application logic implemented on pc's or client with
interfaces.application logic exicuted on pc not on the
server.database store on other server. one of the main
dissadvatage of this , when new updates release you have to
apply updates to each individual pc. think about network
where thousands of pc's connected, it's time consuming
process to apply updates to each pc on network.
three tier architecture is archetecture use for web based
application in which it consist of :
1)presentation layer :implemented on client.
This is topmost layer of 3 tier it . you can think it as
GUI gets input form user send it to application logic,
and show the result in sutable format.
2)applicaton logic layer or server:
this layer cordinate the application , process ,
comands,makes logical decisions, calculatons.
search contains from databases
3)database server:
this generally stores data in tabaular format.
generally database server RDBMS. the information you ,
will get after proceesing data from database server .
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
I want to know about satyam manual testing questions
Write notes on apparel testing equipments.
what are the typical problems in web testing?
What is stub?
what could be the (realtime)bugs you come across in job portal and health care projects in terms of 1. high severity n low priority 2. high severity n high priority 3. low severity n low priority 4. low severity n low priority? pls its very urgent thanks n in advance n lukin forward for reply
What is Registry?
how to access a build & wat is its configuration
whats main working for tester. and developer, and prject manager.
What's the difference between system testing and acceptance testing?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What's the relationship between environment reality and test phases?
Describe any bug you remember. Plz Give some real examples
What kind of input do we need from the end user to begin proper testing?