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 is mean by test preparation? and explain it?
what is database teesting?
What is good code?
What is Test Case?
what is localization testing?is it a black box testing or white box testing?describe briefly?
Generally Where do we concentrate more while doing Web Application Testing means which functional area...Thanks in advance...
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
TestCase for White Paper?
what are the definitions of smoke , sanity and dry run testing ?
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
2. What resources do you use to learn about Web accessibility?
what is testing methodology