Difference between Automation testing and manual testing.
Answer Posted / dhaval vithalani
(1)Manual Testing is Time consuming and tedious: Since test
cases are executed by human resources so it is very slow and
tedious.
Automated Testing is Fast Automation runs test cases
significantly faster than human resources.
(2) Manual Testing is Huge investment in human resources: As
test cases need to be executed manually so more testers are
required in manual testing.
Automated Testing is Less investment in human resources:
Test cases are executed by using automation tool so less
tester are required in automation testing.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
how to write test cases for online restaurant table booking system?
Explain the domain testing?
what is the technology used in financial applications?
What is transaction testing?
How to write email id in world wide web
What is test environment? Elaborate with example.
What is the difference between test scenarios, test cases, and test script?
what is the test plan for ms-word
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Can anybody help me out to write test cases for booking train ticket online???
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
How many test cases u will write for Acceptance testing?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Elaborate test plan and content availability in test plan.