what is manual testing? what is the difference between
manual testing and automation testing?
Answer Posted / raghavendra a
manual testing is carried out for small systems which have
finite possible inputs. The system is tested with each
possible input manually.
In case of systems with infinite inputs in input domain, the
test is automated. consider a component of a system or
system has 1000 or more possible inputs . Then testing it
will be hectic and time consuming. hence a code is written
to carry out this test. the code repeatedly executes against
each input of input domain and reports the existence of errors.
manual testing does not include scripting whereas automation
testing does.
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What are drawbacks in system development life cycle
what is traceability matrix and its usefulness
test cases for compose functionality of gmail
6 what do you like least about testing?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
write test case for gmail sign up page?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
What is bug release?
write 5 critical test cases on product payment form on flipkart.com?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is Test Design ?( Urgent) and Test Design for Printer?
How to integrate Bugzilla with QTP?
Define what is a critical bug.