what r the main benifits of web-logic(application server)
Answer / xyz
An application server is a software engine that delivers
applications to client computers or devices, typically
through the Internet and using the HyperText Transfer
Protocol. Application servers are distinguished from web
servers by the extensive use of server-side dynamic content
and frequent integration with database engines.
An application server handles most, if not all, of the
business logic and data access of the application (a.k.a.
centralization). The main benefit of an application server
is the ease of application development, since applications
need not be programmed; instead, they are assembled from
building blocks provided by the application server
| Is This Answer Correct ? | 0 Yes | 0 No |
What tools are available to support testing during development of application?
how can u find system IP address
During the test case review, what are the main important things will you check
What is the differance between QA & Qc?? and brief introduction of QA & QC's role in testing??
How the deployment phase of SDLC differs in product based company and in service based company ?
How AUT testing will be done in BRS phase in V-Model
what we have to do in white box testing what will be checked in it and how much its necessary for white box tester to be a good programmer too
Due to shutdown failure, one application is not running then what type of testing do u perform? Load testing or stress testing or recovery testing ?
I’ve been using a test tool for quite some time but it has not lived up to the expectations. So I’m planning to invest in a good one. Please suggest some?
Enlist some of the key challenges that are faced while performing software testing.
what is JUNIT
What is is the meaning of Shakedown testing in Software Development.