ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
What is application server and what is web server?
 Question Submitted By :: Uday Kumar. A
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is application server and what is web server?
Answer
# 1
A Web server serves pages for viewing in a Web browser, 
while an application server provides methods that client 
applications can call.
A Web server exclusively handles HTTP requests, whereas an 
application server serves business logic to application 
programs through any number of protocols.

The Web server
A Web server handles the HTTP protocol. When the Web server 
receives an HTTP request, it responds with an HTTP 
response, such as sending back an HTML page. To process a 
request, a Web server may respond with a static HTML page 
or image, or delegate the dynamic response generation to 
some other program such as CGI scripts, JSPs (JavaServer 
Pages), servlets, ASPs (Active Server Pages), server-side 
JavaScripts, or some other server-side technology. Whatever 
their purpose, such server-side programs generate a 
response, most often in HTML, for viewing in a Web browser.
The Web server doesn't provide any functionality beyond 
simply providing an environment in which the server-side 
program can execute and pass back the generated responses. 
The server-side program usually provides for itself such 
functions as transaction processing, database connectivity, 
and messaging.
While a Web server may not itself support transactions or 
database connection pooling, it may employ various 
strategies for fault tolerance and scalability such as load 
balancing, caching, and clustering.

The application server
an application server exposes business logic to client 
applications through various protocols, possibly including 
HTTP. While a Web server mainly deals with sending HTML for 
display in a Web browser, an application server provides 
access to business logic for use by client application 
programs. The application program can use this logic just 
as it would call a method on an object.
The information traveling back and forth between an 
application server and its client is not restricted to 
simple display markup. Instead, the information is program 
logic. Since the logic takes the form of data and method 
calls and not static HTML, the client can employ the 
exposed business logic however it wants.
the application server manages its own resources. Such gate-
keeping duties include security, transaction processing, 
resource pooling, and messaging. Like a Web server, an 
application server may also employ various scalability and 
fault-tolerance techniques.
Additionally, most application servers also contain a Web 
server, meaning you can consider a Web server a subset of 
an application server. While application servers contain 
Web server functionality, developers rarely deploy 
application servers in that capacity. Instead, when needed, 
they often deploy standalone Web servers in tandem with 
application servers.
 
Is This Answer Correct ?    3 Yes 0 No
Uday Kumar. A
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is impact analysis QA2
What is White Box testing and who is responsible for white box testing? TCS10
Wht is Chache or Chache Memory, we test during web based testing...Actually what is it,Actually where it comes.. Can Anybody explain it in detail.....Thanks in advance.. Siemens3
what is test plan and test stategy and also differnce bet them? RealPage4
plz tell me the V model with complete explanation(not definition) Accenture1
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing  3
difference between load testing and stress testing?  2
what is test strategy and methodology ?what is the different between them? Nedbank2
what is difference between regression and retesting? urgent iSoft8
How will confirm the Test Cases are passed? RTG6
what is port testing?when it is going to be done?  3
What are all the things should be covered in the Unit Test cases ? CSS1
What is the difference found during the Web Page testing & Desktop testing?  2
Define Stress, Load, Volume Testing?  3
If developers team doesn't agree with the bug raised by you, what is the next step would you take TCS6
what is sychronization point in qtp how u put in yr application when it is put wat is its use how it is useful SAP-Labs3
how to perform security testing manualy.I given the answer but interviwer not satisfeid from my answer HCL3
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing informatics3
when we found problem occured in requirement while writing test case when communicate with client but they not accepting it is problem whether you continue further or not? Aspire3
when the tester actually involves in Testing?(at which stage of SDLC) Infosys8
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com