what is the diff between application server and data base
server?
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 |
When we use integration testing for any new system so why we required system testing.
How to measure test effectiveness?
What will be the test cases for login phase in SIT format
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is exploratory testing and when should it be performed?
What is a critical bug?
where do u store u'r Test cases?
Diffrent between Smoke and Sanity tesing?
is it possible web application make it as executable file
can we do database testing in manual testing? then how we write the test case?
what is the difference between functional testing and regresion testing
What is the Myers Boundary Table?