what is the diff between application server and data base
server?
Answer Posted / swetcha
a Web server serves pages for viewing in a Web browser,
while an application server provides methods that client
applications can call. A little more precisely, you can say
that:
A Web server exclusively handles HTTP requests, whereas an
application server serves business logic to application
programs through any number of protocols.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a failure?
In how many ways you perform batchtesting ?
can anyone tell me the scenarios for online banking transaction ?
what is the testing approach for windows Explorer(Not IE Explorer)
What is test out put?
What is the difference between functional testing and integration testing?
Why documentation testing is important?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
For any web application, what are the possible login features that should be tested?
Can you explian $ pillar of Agile
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
Which test cases are written first: white boxes or black boxes?
What is Test Design ?( Urgent) and Test Design for Printer?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?