Please any one tell me what is application architure in web
based applications

Answers were Sorted based on User's Feedback



Please any one tell me what is application architure in web based applications..

Answer / hash

A modern web-based enterprise application has three basic
layers.

1. Client layer which renders webpages (Browser)

2. Middle tier which includes: (WebServers ).

2.1 Presentation Layer which generates webpages, including
their dynamic content. It interprets webpages submitted
from the client. it knows which application to forward the
client-based request they usually made up of ASP, JSP

2.2 Business Logic Layer which enforces validations and
which handles interaction with the database, Visual Basic or
C++ apps are use in these servers mostly (The Web Server
can generally handle requests for several applications like
Microsoft IIS, Apache WebServer, IBM Websphere, etc are
example of webservers.)

3. Data layer which stores data between transactions

Is This Answer Correct ?    5 Yes 2 No

Please any one tell me what is application architure in web based applications..

Answer / hema

On my application browser is tere.for example i want to request something.enter the URL in to browser.browser request to web server.If that is static request webserver can handil.if requests are dinamic webserver request to application server.then request goto dbserver.then request go to DB.DB give to respend to dbserver.dbserver toapplication server.application serverto webserver.webserver to browser wil give the response.

APPLICATION(browser) ............>webserver....>application server........>dbsever.......>DB.(this is request)then response REVERSE

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

How do You Test Application with having any requirement and Document?

2 Answers   Digital Group, Keystone, Wipro,


Hello all How to test Manual test cases in Excel? Are there any other tools for Maual testing. If it is done in Excel How will the test cases are executed? For EX:- In QTP/Winrunner are automated it is easy to executed the test cases right, But how is it done in Maual testing? Explain me manual testing,I know only automation. Guys, Pls throw some light on this.(urgent for me) My email ID - Angelina.8128@yahoo.com Regards AA.

4 Answers   TCS,


in atm when we type password it displays password in encrypted form *****.what kind of testing is this?

6 Answers  


Define the bug life cycle?

3 Answers   MD Synergy,


Explain the ISO ( more information about the ISO)

0 Answers   EDS,






what r the different types of testing techniques?

9 Answers  


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

0 Answers  


Any body give me sample test plan?

1 Answers  


what is impact analysis?....and base line version?...

3 Answers  


What is internationalization testing (i18n testing)?

0 Answers  


with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))

3 Answers   Zensar,


What is suspension & resumption criteria in Test Plan please explain with example ?

2 Answers   TCS,


Categories