what is manual testing? what is the difference between
manual testing and automation testing?

Answers were Sorted based on User's Feedback



what is manual testing? what is the difference between manual testing and automation testing?..

Answer / 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

what is manual testing? what is the difference between manual testing and automation testing?..

Answer / theprincess.pandu

hi friends give me exact answer

Is This Answer Correct ?    1 Yes 1 No

what is manual testing? what is the difference between manual testing and automation testing?..

Answer / sudhakar

In manual testing tester will compare test case expected value and software actual value.
where as in automation testing,tester wil use tool to compare test case expected value and software actual value.

Is This Answer Correct ?    0 Yes 0 No

what is manual testing? what is the difference between manual testing and automation testing?..

Answer / amar

manual testing mainly we go for web application and were
there we mostly use for the limited users

whereas automation testing used for same project it has to
be regularly tested like infinite times

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?

3 Answers   Verizon,


when will you do the requirement analysis?

4 Answers  


Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............

1 Answers  


i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?

2 Answers  


What was early release of Quality centre called?

2 Answers   ITC Infotech,


Generally Where do we more concentrate on Web Based Applications Testing....means which functional area...Thanks in advance

2 Answers  


What is the difference between unit testing and smoke testing

1 Answers  


What is difference between Test Plan and Test Strategy?

12 Answers   AZTEC,


How did you do unit testing in your project?

0 Answers   QuestPond,


if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?

0 Answers   QA, SmartData, Yahoo,


How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the test cycle number and built number, plz tell me....

6 Answers   Bosch, SAS,


what is mean by end to end testing?

5 Answers  


Categories