Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between Automation testing and manual testing.

Answers were Sorted based on User's Feedback



Difference between Automation testing and manual testing...

Answer / palanisamy.v.s

Manual Testing:
Low accuracy
Low Quality
Initial Testing takes less time
Retesting takes more time
Automation testing:
High accuracy
High quality
Initial Testing takes more time
Retesting takes less time

Is This Answer Correct ?    4 Yes 1 No

Difference between Automation testing and manual testing...

Answer / santosh

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

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

(2) Manual Testing is Huge investment in human resources: As
test cases need to be executed manually

Automated Testing is Less investment in human resources:
Test cases are executed by using automation tool

Is This Answer Correct ?    3 Yes 1 No

Difference between Automation testing and manual testing...

Answer / babu kabu

Pros of Automation
If you have to run a set of tests repeatedly, automation is a huge win for you.

It gives you the ability to run automation against code that frequently changes to catch regressions in a timely manner.

It gives you the ability to run automation in mainstream scenarios to catch regressions in a timely manner .

Aids in testing a large test matrix (different languages on different OS platforms). Automated tests can be run at the same time on different machines, whereas the manual tests would have to be run sequentially.

Cons of Automation
It costs more to automate. Writing the test cases and writing or configuring the automate framework you’re using costs more initially than running the test manually.

Can’t automate visual references, for example, if you can’t tell the font color via code or the automation tool, it is a manual test.

Pros of Manual
If the test case only runs twice a coding milestone, it most likely should be a manual test. Less cost than automating it.

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.

Cons of Manual
Running tests manually can be very time consuming

Each time there is a new build, the tester must rerun all required tests - which after a while would become very mundane and tiresome.

Is This Answer Correct ?    2 Yes 1 No

Difference between Automation testing and manual testing...

Answer / vallala srinivas

Manual Testing: The entire testing was done by the human
efforts, It take much time to complete the whole testing
process, It is low cost, it requires huge amount of test
engineers.
Automation Testing: Here tools involved to test the
application instead of human efforts (QTP), It take less
time to complete the entire testing process, It is
expensive, It requires less amount of testers, here testers
has to use programming (conditional statements) syn taxes
like if, do, while, wend, select else-if etc and different
scripting languages like vb, java, shell or pearl.

Is This Answer Correct ?    1 Yes 0 No

Difference between Automation testing and manual testing...

Answer / shobbana

MANUAL TESTING:
1. Time consuming and tedious: Since test cases are executed
by human resources so it is very slow and tedious.
2. Huge investment in human resources: As test cases need to
be executed manually so more testers are required in manual
testing.
3. Less reliable: Manual testing is less reliable as tests
may not be performed with precision each time because of
human errors.
4. Non-programmable: No programming can be done to write
sophisticated tests which fetch hidden information.

AUTOMATED TESTING:
1. Fast Automation runs test cases significantly faster than
human resources.
2. Less investment in human resources:Test cases are
executed by using automation tool so less tester are
required in automation testing.
3. More reliable: Automation tests perform precisely same
operation each time they are run.
4. Programmable: Testers can program sophisticated tests to
bring out hidden information.

Is This Answer Correct ?    0 Yes 0 No

Difference between Automation testing and manual testing...

Answer / sandhiya m

Manual Testing: It is actually done with the help human.
It is time consuming process.
human efforts are required.
we, the human cannot check with al possibilities and cannot complete before releasing of the product or application.

Automation Testing: It is done using software tools.
It doesn't take much time to complete the testing process.
Human efforts are not required.
Testing completes before releasing of the product.

Is This Answer Correct ?    0 Yes 0 No

Difference between Automation testing and manual testing...

Answer / sravan kumar

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 ?    0 Yes 2 No

Difference between Automation testing and manual testing...

Answer / deepa

Manual Testing - A tester will test an application without
using automated testing tool

Is This Answer Correct ?    21 Yes 37 No

Post New Answer

More Test Cases Interview Questions

What is a test case?

7 Answers  


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

0 Answers  


There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions

2 Answers   Infosys, Zycus Infotech,


Do you know mutation testing?

0 Answers  


test cases for black board test cases for pencil

2 Answers  


What is the difference between System testing and System Integration testing?

4 Answers   Infosys,


Explain the ad hoc testing?

0 Answers  


hai........... please tell abt testcases.. how we can drived the testcases in project?

1 Answers  


How to write email id in world wide web

0 Answers  


what is black box system in software development in system analysis and design?

0 Answers  


write test case for banking application

1 Answers   Zeal Encore,


pls send me the testcases for telecom billing system

1 Answers   Wipro,


Categories