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 |
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
what is test coverage?
what id test effort Estimation in testing ?
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
what is Application state,Base state and call state?
What is Quality Analyst?Give some Example?
Can u tell me about the difference between Window based Application and Web Application?
Give practical example for implementing V-Model
Explain 5 Test Matrixes
Mapping the test cases with the requirement. What is this process called?
When we enter valid user ID and passwords and unable to login then what do we test more