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 |
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
what are the mandatory fields when you rise a bug
What kind of inputs do we need from the end user to start proper testing?
Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool
What is validation in software testing?
how to test if there are 2000 requirements ro be tested in an application ?
Role of Software Test Engineer in Software Company
what is an inconsistent bug?
If you find a bug and the developer says it is as-designed, what can you do?
What is meant by Hot Keys?
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sonia