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 |
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
when will tester do the smoke testing?
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
1. After completing testing , what whoulds you deliver to the client ?
oracle table A havng one million records. write 10 test cases to test data?
What is Hybrid testing?
can you tell me test cases this the sketch is below here name is a dropdown list like different phones nokia,lg,samsung,motorola,sony,micromax and there is a submit button below name model submit
What are the GUI Test Cases for calculator?
Explain V.model
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .
in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.
Hi All, Need a little help in understanding cookie testing. Can any1 please tell me were are the cookies stored in win xp, vista, 7? Is the location same for both 32 bit and 64 bit machine? All all cookie data encrypted? If no, which type of cookie data are encrypted and why? Need this as soon as possible. Thanking you all in advance.