how to do manual test?
Answers were Sorted based on User's Feedback
In simple term "MANUAL TESTING IS DONE BY MANUALLY".
The above point consist of lot of meaning and true that, manual testing is done only by manually.
EXAMPLE:
consider we are going to find page load time for a particular web page. It can done only by manually.
Automated testing will never sute for finding page load time and for small projects we can't use automated testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / pranshu
manual testing is used for functional & internal testing
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / aparna
Manual Testing is used for
1)checking the availability of components (i mean
configuration)as per the requirement of the client and
2)to check the functionality of each field whether it works
properly or not
we can either write test cases and execute them or we can
perform cursory testing(i mean to perform sanity testing)
to check the functionality of the fields.
please inform me if i am wrong
| Is This Answer Correct ? | 1 Yes | 2 No |
what does frs doc contain?
how does a client /server environment affects testing?
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
Diffrent between Smoke and Sanity tesing?
What are the possible Test cases for Save in M.S word ?
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
What is mean by Functional Testing? How will you do functional testing for Yahoo Login page?
Explain Bug Tracker
What are the common defects revealed in Functionality testing?
How do you define a testing policy?
what is the difference between Risk based and Requirement based testing???
what r the test cases of SMOKE,FUNCTIONALITY,REGRESSION for LOGIN PAGE. how do u check it