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 |
How to explian the V model ?
what is thetesting methodology that u r company folowing??
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
explain LCSAJ??
How to write Test cases for pen in tabular form including all phase of test case like Test id, Test Objective, Prerequisite etc.
I want to know all detail of v model phases
What we do in performance testing? Is it possible without any tool?
What is Resprint and Patch?
When ever u get a build, what type of environment u can deploy it?
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
!what are the entry criteria for antomation testing ?
will any one told me if any interviewer ask u that wat type of defect tracking tool we use in project then wat will be the answer?