Difference between Automation testing and manual testing.

Answers were Sorted based on User's Feedback



Difference between Automation testing and manual testing...

Answer / edeprabhakar

Manual testing is a process in which all the six phrases of
the software testing life cycle like test planning,test
dovelopment,test execution,result analysis,bug tracking and
reporting are done sucessfully and manually with human
efforts. where as in automation testing these things are
done by tools like qtp and win runner.
without manual testing there is no automation testing.

Is This Answer Correct ?    242 Yes 29 No

Difference between Automation testing and manual testing...

Answer / divya

automation testing:
this is done using a testing tool
this reduces man power
it takes less time to test

manual testing:
in this testing is entirely done by human
it takes more time to complete the test

Is This Answer Correct ?    78 Yes 8 No

Difference between Automation testing and manual testing...

Answer / jitendra kumar chaturvedi

Manual testing is just playing the application manually ,
put your self in customer shoos and tri to find out maximum
possible issues with possible SBTs and RBTS. ( It includes
all the Black box testing process ).


Automation testing: Is the process to test some of the
repetitive functionality of the application through running
scripts on different automation tools ,QTP, WinRunner, Silk
Test; Silk performer, Load Runner etc.

Is This Answer Correct ?    74 Yes 25 No

Difference between Automation testing and manual testing...

Answer / mamta

Automation testing :-

1.If you have to run a set of tests repeatedly, automation
is a huge win for you
2.It gives you the ability to run automation against code
that frequently changes to catch regressions in a timely
manner
3.Automated tests can be run at the same time on different
machines, whereas the manual tests would have to be run
sequentially.

manual testing:-

1.If the test case only runs twice a coding milestone, it
most likely should be a manual test. Less cost than
automating it.
2.It allows the tester to perform more ad-hoc (random
testing). In my experiences, more bugs are found via ad-
hoc than via automation. And, the more time a tester
spends playing with the feature, the greater the odds of
finding real user bugs.

Is This Answer Correct ?    49 Yes 14 No

Difference between Automation testing and manual testing...

Answer / indira varma

first i want to tell what is manual and when we go for
automation,i thing it gives better idea .

manual meanes doing things manually with out any tool.means
tester performes all testing operations.

when we go for automation is
1. when application is stable,
2. regression test cycles is to long and iterative
3.we also see how aut(application under test) is compatable
with tools
4. availability of skilled resoureses

advantages of automation compare to manual is

1.it is used to avoid human errors .
2. by using automation it reduces the testing life cycle
with respective to time
3. we get more reliable test result.

Is This Answer Correct ?    32 Yes 9 No

Difference between Automation testing and manual testing...

Answer / dhaval vithalani

(1)Manual Testing is Time consuming and tedious: Since test
cases are executed by human resources so it is very slow and
tedious.

Automated Testing is Fast Automation runs test cases
significantly faster than human resources.

(2) Manual Testing is Huge investment in human resources: As
test cases need to be executed manually so more testers are
required in manual testing.

Automated Testing is Less investment in human resources:
Test cases are executed by using automation tool so less
tester are required in automation testing.

Is This Answer Correct ?    12 Yes 2 No

Difference between Automation testing and manual testing...

Answer / minni

Usually for repeated testing we go for automation like
regression,smoke etc which is done on every build. Though
autoamtion saves time but some features we cannot automate
like usability testing in which we test userfriemdliness of
the application.
Manual is timeconsuming but we find more bugs in manual
as we sometimes do error guessing which cannot be done by
tool.

Is This Answer Correct ?    20 Yes 11 No

Difference between Automation testing and manual testing...

Answer / bhumika harshita

Manual Testing is performed where the user operations of
the application is performed manually without the use of
any automated tools whereas

Automated Testing is performed where the user operations of
the application is performed automatically by running some
scripts using automated tools.

Is This Answer Correct ?    17 Yes 8 No

Difference between Automation testing and manual testing...

Answer / shubham singh thakur

in manual testing tester performe testing through the
tracing the source code without any tools like walkthrough
etc. by tracing code

but in automatic testing they use some automatic testing
tools like qtp etc.

Is This Answer Correct ?    15 Yes 8 No

Difference between Automation testing and manual testing...

Answer / hema iyer

manual testing is a procees of identifying the software
defects here we use different models,write testcases,do
test review, tracing the defects ie we use defect life cycle

automation comes into picture after the regression testing
for instance the client comes near the company and says
wanted to change the requirements again after 6 or 5
months the client again comes near the client and wanted
to change the requirements and at the second time the test
e engineer has to write the test cases and again test
cases are reviewed and once again the testing begins if the
process is very hard in the second or third release than
only automation testing comes into picture here again the
testcases are converted to scripts then use qtp or silktest
tool without manual testing automation does not come into
existance. regression testing act as a bridge between
manual and automation testing

Is This Answer Correct ?    21 Yes 17 No

Post New Answer

More Test Cases Interview Questions

Give me 10 test cases on library management system

8 Answers  


What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?

0 Answers  


While writting Test Cases test testers have to write what test inputs/data he/she is going to use

2 Answers  


what is the purpose of writing testcases

12 Answers  


what are those parameters or matrixes for tesing a software user interface?

2 Answers  






They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

0 Answers  


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

0 Answers   IBM,


how to write the test case for 1 to 12 months in equivalence partitioning?

6 Answers  


Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))

1 Answers   ABC,


write test case for optical mouse.

8 Answers   Mphasis,


how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987

8 Answers   AmSol,


pls i want test cases for telecom billing system

4 Answers  


Categories