What a manual tester should know about web servers?what he
tests in servers?
Answers were Sorted based on User's Feedback
Manual Tester should know the architecture of the web
server and the data flow from client side to server.Web
server are nothing but the storage of the web pages or
information.We can call the required web pages fromm the
server to the client side by giving the specific URL.URL
means Universal Resourse Locator can be written in two ways
1.starting from http and 2.starting from https.
1.http:-hypertext transfer protocol and https:- hypertext
transfer protocol security which provides higher security
than other http used web servers.
The manual tester should test the paths given in url are
displaying the correct web page or not.That means to test
whether the web server responding correctly to the client
request or not.
If anyone finds another answer or any suggestions then
please post it here or contact me on
kimbahune.naresh@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / lucky
Web Server is a storage os the business logics.
Testing of the web server means testing of business logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
A manual tester should have the knowledge about the client
server architectures.Desktop applications and Web
applications are totally different things. For web
applications the web servers are used and the tester should
know and test the flow of the data from client to severs.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is builr release team..?
how to report reviews
Can we use automation tools during static testing? If yes when and how?
please answer, What is the Gap Analysis?
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
how deployment phase of SDLC differs in product based and in service based company ?
Are Test Condition and Test Description/Procedure are different? Please Reply
How Requirement is linked with traceability matrix. Give proper example
why u choosen testing as a career after complation if mba
what are the contents of black box & white box testing.