difference between manual testing and automation testing
Answer Posted / 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 |
Post New Answer View All Answers
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
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?
What is regression testing? When to apply it?
what s test block ratio? please any one answer me..
What is the difference between qa, qc, and testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is your approach when requirements change continuously?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
How can you do the scalability testing?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
How can I do Server side Interface testing in Web Testing?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
How could you present test strategy for the product testing?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
Can you please explain me how to do testing of an E-insurance project end to end process..