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 |
How to test gtalk applicatin,what could be the possible test cases,test plan
What is regression testing?difference between regression and retesting?
Explain about Loop Testing methodology?
Test cases have written according to Flow of the software working or according to Screens?
what are the "steps to reproduce" for any bug?
How to test cookies in Manual testing?
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
As a test engineer, to whom u are submitting test report?
what is Risk-based testing?
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
What if the application has functionality that wasn't in the requirements?
what is diff b/w smoke testing & sanity testing?