Please any one tell me what is application architure in web
based applications
Answers were Sorted based on User's Feedback
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 |
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 |
Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
What is the value of a testing group? How do you justify your work and budget?
what are the testcases for Lift--
What and why is api testing?
Hi, I got an offer with maveric systems and I have around 3.5 years of work experience. But inspite of that they are asking to sign a bond for 2 years and to pledge all the original certificates for that bond. Can anybody please advice me whether its a good company or not?
Metrics for Evaluating Application System Testing?
What is stub and driver in integration testing ? Explain with example.
11 Answers Accenture, Taleem India,
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is testplan? and can you tell the testplan contents?
Any free study material available for Functional Testing?
can anybody tell me .. in realtime how cookies testing is actually done by the tester? And Test case is needed for cookies testingor not required?