Difference between Automation testing and manual testing.
Answer Posted / shobbana
MANUAL TESTING:
1. Time consuming and tedious: Since test cases are executed
by human resources so it is very slow and tedious.
2. Huge investment in human resources: As test cases need to
be executed manually so more testers are required in manual
testing.
3. Less reliable: Manual testing is less reliable as tests
may not be performed with precision each time because of
human errors.
4. Non-programmable: No programming can be done to write
sophisticated tests which fetch hidden information.
AUTOMATED TESTING:
1. Fast Automation runs test cases significantly faster than
human resources.
2. Less investment in human resources:Test cases are
executed by using automation tool so less tester are
required in automation testing.
3. More reliable: Automation tests perform precisely same
operation each time they are run.
4. Programmable: Testers can program sophisticated tests to
bring out hidden information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the system testing?
write the test cases for facility module
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
What are the test cases for mouse?
What are the Test Cases Comes under Regression Suite?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Explain the sanity testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
150 integration testing scenarios for gmail
Test a file replication service that copies files from one net location to another
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ