what is the diff between webserver app & client server
application...
Answers were Sorted based on User's Feedback
Answer / prabhakaran
web server is that server that provide webservices to
clients.and application server is that which is used for
uploading different types of files and folder such as ftp
server. in werbserver server can upload the file but in
application server client also upload the file
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / g .srinivasa rao
webserver serves pages for viewing in a web browser,while
app server provid methods that clint application can call
webserver handeles http requierments,weatherappserver
service busines logisic to application programs through n
number of protocalls
Is This Answer Correct ? | 0 Yes | 1 No |
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is verification in software testing?
what is ur favourite bug?
what you consider in security testing particularly in web applications?
Describe your experiences with code analyzers.
When ever u get a build, what type of environment u can deploy it?
What are test entry and test exit criteria?
How to test a website???
Can you send me a good site for testing?
What is mean by bug? how its gets injected into application?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
By using any techinique in tesing......how to find the greatest number between 1-10.?