Please any one tell me what is application architure in web
based applications
Answer Posted / 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 |
Post New Answer View All Answers
write the test senario on opening door in the flow diagram format
what are the test bugs
what is data guidelines
What is severity and priority of bug? Give some example.
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What types of testing is specifically important for web testing?
Explain the procedure for manual testing.
How do you get programmers to build testability support into their code?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
I want to know about satyam manual testing questions
Explain the procedure & path of s/w in testing?
Is an "A fast database retrieval rate" a testable requirement?
If you're given a program that will average student grades, what kinds of inputs would you use?
Changes and enhancements to system?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?