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 |
what is sdlc?explian test plan.
Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.
What is meant by Multi Unit Testing?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
Who fixes the bug as Severity and priority ?
how do u write test scnearios for Telivision /Refrigirator?
hi.... plz tell me what all kinds of documents/reports are required for manual testing of a simple website(simple static pages). in a organization.
2 Answers HCL, IBM, iPRO Solutions,
What is bug priority?
What is Test Data?. When we prepare test data?, is it included in Test Cases or should it be seperately prepared. What and when will be the actual use of Test Data and who prepares it.
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?