what r the main benifits of web-logic(application server)
Answer Posted / 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 |
Post New Answer View All Answers
What are the factors responsible for the estimation of system integration test cycle and total integration time?
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
According to you, when is the good time to start qa in a project?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What are the responsibilities of a qa analyst?
Write down the differences between the responsibilities of qa and programmers?
Explain the process of qa testing?
What is the difference between functional and nonfunctional testing?
What is difference between retesting and regression testing?
how can i wrtie testcases for huge data
When to start qa in a project?
Could anyone share FAQs for QA/QC position.
What is Operational testing?
list potential risks that you have identified so far in Banking domain
Do you have a favourite QA book? More than one? Which ones? And why.