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 |
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
If the developer rejects that its not a bug means then whats the next step we follow?
what is installation in software referred to as?
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
How to explain the project? (banking)
what is the diffrence between bug, error,defect??
Whatz the main use of preparing Tracebility matrix and explain the real time usage
static and dyanamic testing
why ur Looking for Change?(In P.M)
what is the process followed in JAVA Testing compared to Normal Testing process.
If you are the Test Team Leader and one of the Team Member is not supporting and not working according to your expectations what would you do? how will u handle him?
What's an 'inspection'?