I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME "
TELL ME THE DIFFERENCE BETWEEN MANUAL & AUTOMATION TESTING"
CAN ANYONE PLASE TELL ME THE PROPER ANS FOR THE SAME.
THANK YOU

Answers were Sorted based on User's Feedback



I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / srividya

MANUAL TESTING:
1.manual testing is less expensive then automation testing
2.manual testing didnot require any special kdg like as
automation.
3.Adhoc ,monkey,gui testings cannot be done with automation
testing
4.sometimes some errors are being left by the automation
which could be caught by the manualtest
5.Any object which is not recognise by the automated tool
such object testing is also done by manual testing.

AUTOMATION TESTING;
1.Automation testing is fast compared to manual when we
are doing testing on large projects.
2.Automation testing is Reliable as it is free from human
errors.
3.Automation testing is repeatable as we can perform same
kind of tests.
4.Using automation testing we can reuse script for future
projects or other modules.
5.Using automation testing we can progrem which help us to
get hidden information.

Is This Answer Correct ?    9 Yes 1 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / rajeshwar rao

a tester conductes any test on applicatoin build without
using any testing tool is called manualtesting


a tester conductes any test on application build with the
help of testing tool is called automation testing

Is This Answer Correct ?    4 Yes 1 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / preet

Manual Testing/Black box testing:- Is a testing, where
tester uses the application in order to test it.( testing
for properties, appearance and functionality).

Automated testing:- Tester creates test scripts that test
the application similar to manual testing( testing for
properties, appearance and functionality).
Automated testing is good for regression testing, as same
scripts can be run again and again.

Is This Answer Correct ?    3 Yes 1 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / shobana

Manual testing are done by human resources
needs large investment
time consuming and tedicious process

automation testing done by automated tools
fast,
comprehensive
resualble
reliable
eliminates human errors

Is This Answer Correct ?    3 Yes 1 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / ajk

The only difference between manual and automation testing is
- manual testing is performed by physically running the test
cases where in automation test case runes by a automation tool.

There are limitations in both manual an automation say for
instance

one cannot run stress testing or load testing for web
application in manual teasing, practically it is not possible

where in automation one cannot test the font size and
background color test.

financial application involving security concern cannot be
tested automatically as most of the companies prefer manual
testing.

Above are just few examples to prove the limitations

Thanks

Is This Answer Correct ?    2 Yes 1 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / divyareddy

The main difference between manual and automation testing
is in manual testing we can not record the results,but in
automation testing we can record the results and use it for
future.
But intila testing of any build will be Manula testing only.

Is This Answer Correct ?    3 Yes 3 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / madhu

Manual Testing: Testing the application manually without using any tools.

Automation Testing: Doing any task by using a system/tools without any manual intervention.

Is This Answer Correct ?    1 Yes 2 No

I HAV BEEN TO ONE INTERVIEW FEW DAYS BACK, tHEY ASK ME " TELL ME THE DIFFERENCE BETWEEN MANUA..

Answer / vani

manual testing:
tester->test the application ->if ER=AR the product is
released -> if ER !=AR then it is given to the developer
for rectifying the defects and then given to the tester
after rectification
Automation testing:
tester->tool-> appl->ER=AR the product is released else if
ER!=AR it is given to the developer for rectification of
defects after he rectifify the defects it is given to the
tester
TOOL-> tool is manmade software which works on tester
instructions

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?

2 Answers   ICICI,


write five negative testcase for web application?

2 Answers  


!.why do you go for white box testing ,when black box testing is available ?

5 Answers  


What is broken link? how to test in a web application.

2 Answers   Innovizia Technologies, IT Works,


what is an inconsistent bug? how to resolve this kind of bugs?

2 Answers  






Hi , Am Working in Testing(manual) in one of company in chennai and am testing on web portals i.e our company own products.So am testing manually . can i know My Designation is SOFTWARE TEST ENGINEER OR QA ENGINEER ?

3 Answers  


When should you begin testing?

5 Answers   Wipro,


A Good Test Case Means..?

8 Answers  


What is a top-down and bottom-up approach in testing?

0 Answers  


What is Reproducible Defect? and When we will rise that defect as Reproducible Defect?

2 Answers   MNC,


Difference between postponed and deferred bug

1 Answers  


what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?

0 Answers   IBM,


Categories