difference between manual testing and automation testing
Answers were Sorted based on User's Feedback
Answer / ss
manual testing : In manual testing u test each field in the
application by entering multiple sets of data manually.It
is a time taking process.
Automation testing : In AT u test the application with a
software tool such as QTP etc without manual intervention.
| Is This Answer Correct ? | 85 Yes | 20 No |
Answer / ravi
MANUAL TESTING: Testing an application without taking the
help of any automated tool such as winrunner, load runner,
QTP etc.,, It takes more time. Much of human effort is
required. Can't test the application throughly before the
release. Takes much time for regression testing.
AUTOMATION TESTING: Testing an application with an help of
some automation tool like winrunner, loadrunner, QTP etc.,
Runs test fast than human resources, can test application
before its release. You can repeat the scripts N-number of
times.
| Is This Answer Correct ? | 60 Yes | 5 No |
Answer / sm
Manual testing:Manual testing is nothing but the execution
of test cases manually and identifying the defects present
in the AUT.In this we are executing the steps manually in
manual testing
Automation Testing:Executing the test cases with help of
automation tools like winrunner,qtp,load runner etc to
identify the defects present in the AUT(in automation
testing we are executing the test cases by recording the
steps to be executed with the help of tools)
and one more difference is manual testing is more time
consuming where as automation testing is very less time
consuming and its a 24*7 play
for manual testing human being presence is mandatory where
as for automation testing presence of human being is not
mandatory(optional)
Regards
Sm
| Is This Answer Correct ? | 34 Yes | 3 No |
Answer / sampathi
MANUAL TESTING:
tester conduct any testing on application build without
using any tool.
AUTOMATION TESTING:
If any testing tool is used then it is called automation.
| Is This Answer Correct ? | 26 Yes | 8 No |
Answer / surya
Manual testing: Tester will test, each test inputs
separately in the application,without using any tools,which
is a time consuming process,time consumtion is high.
Automation testing:Tool will give, multiple test inputs
sequentially with the help of data driver wizard.time
comsumption is low
| Is This Answer Correct ? | 17 Yes | 3 No |
Answer / rajeshwarrao
A tester conducts any test on application without using any
tetsing tool is called manual testing.
A tester conducts any test on application with the help of
testing tool is called as automation testing.
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / jp
Manual : It is done with out any help of the Software i,e.
Test engineer directly test the application. In Manual
testing we can Perform 100% job but, we couldn't assure the
quality.The main thing is its not expensive.
Automation: It is done with the help of the Software(tools.
In Automation testing we can't Perform 100% job but, we can
assure the quality. It is highly expensive compare to the
Manual..
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / raju
Hi,
In Automation testing we can't Perform 100% job but, we can
assure the quality. then Why automation Testing is useful.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / krithiga
In manual testing we can't do batch testing. But in
automation testing we can do multiple types of batch
testing.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / deepak yadav
Manual testing: Manual testing is require a human input and analysis.Its a time taking process.In manual testing test case are execute one by one.
Automation testing : Testing the software with the help of some tools just like QTP, QC . In Automation testing Many test cases are execute are in same time .Its a time consuming process.
| Is This Answer Correct ? | 4 Yes | 0 No |
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
What is difference between Client-Server and Web based architecture.?
2 Answers Disha Tech, Verisoft,
difference between web based server and client based server?
How do we decide scope for smoke and sanity testing?
when there is minimal or no document available to carry out the testing for a login screen, what will you do?
what is the difference between v & W model? please explain in detail
Explain Load testing
How many test scripts can you prepare per a day?
What should you do if you don`t have sufficient document,how do you go and work in that environment.
Explain Agile testing with example?
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?