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 |
Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...
what is remedy testing, explain that and how can use that
What is split testing?
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
When do u stop testing?
What are the different phases available in STLC.
Loop Testing Comes Under 1. White box Testing 2. Block Box Testing 3. Green Box Testing 4. Yellow Box Testing
Write test data for testing attachments of yahoo
3 Answers Microland, Zycus Infotech,
what is crud testing ?
What is CRUD testing