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 |
1. What is the difference between Build Management and Release Management ? 2.When will conduct build verification and end to end testing?
What should be done after a bug is found?
How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?
Can you send me a good site for testing?
IF i ask you to give priorities to 3 item in test plan, which item will come in??
what does a test plan contains and is a tester allowed to see the entire test plan or only the scheduling part of the test plan
How amny times u met ur P.M?(In P.M)
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
what is testing? What is software testing? how can i write test case on pen?
What are the different criteria which will be filled when logging a Defect?
what is test initiation? can anybody post the answer. very urgent?
what is accessibility testing ? with one example