what is the difference between application server & web
server?
Answers were Sorted based on User's Feedback
Answer / sonali choudhari
1)The application server can handle larger processing
chores than web server.
2) Web server can focus on serving web pages so it could
optimise the process.
Application server can then concentrate on serving the
application ,so it can provide many primary services that
applcation need such as transational support,security and
persistence to database.
3)Web Server serves static HTML pages or gifs, jpegs,
etc., and can also run code written in CGI, JSP etc. A Web
server handles the HTTP protocol. Eg of some web server are
IIS or apache.
An Application Server is used to run business logic or
dynamically generated presentation code. It can either
be .NET based or J2EE based (BEA WebLogic Server, IBM
WebSphere, JBoss).
| Is This Answer Correct ? | 5 Yes | 1 No |
The question is on Server basically,
the difference is the application server is one which have
Database server.(in other words the databse which is
pointed to the application is called application server)
Whereas web server is termed as one which is pointed to the
database and we can use that webserver ip/link to access
in/from other remote machines.
most of the Banking softwares are web based. All the
business logis are handles there only. So web pages can
also serve you all/maximum functionalities.
| Is This Answer Correct ? | 0 Yes | 0 No |
As part of which test process do you determine the exit criteria?
Identification, control, auditing, and status accounting are functions of which one of the following? 1. Configuration management 2. Quality assurance 3. Verification and validation 4. Testing 5. Inspection
One diagram is given find out the diagram
When is it ideal that the testing is stopped?
What is test first design?
while testing a bug has been found and reported but it was not fixed and delivered to the client what will be the effect on it?
What do you think is the perfect test management system for test service vendors like me?
What is SDLC and STLC? In analysis phase of SDLC, what exactly the testers will do?
Hi I have done M.Tech Biotechnology from Anna University,but i did not get Job in my field.so I tried to learn Software testing . If i do ISQTB certifications , i will get job in MNC or not .Please let me know please mail to skirubanandan@lycos.com
test scenarios for downloading a file
Hi, I don't know exactly when System Testplan should be prepared 1)while analysing BRS or 2) analysing FRS or 3) after analysing the Requirement Specification
Explain configuration management?