Difference between Automation testing and manual testing.
Answer Posted / indira varma
first i want to tell what is manual and when we go for
automation,i thing it gives better idea .
manual meanes doing things manually with out any tool.means
tester performes all testing operations.
when we go for automation is
1. when application is stable,
2. regression test cycles is to long and iterative
3.we also see how aut(application under test) is compatable
with tools
4. availability of skilled resoureses
advantages of automation compare to manual is
1.it is used to avoid human errors .
2. by using automation it reduces the testing life cycle
with respective to time
3. we get more reliable test result.
| Is This Answer Correct ? | 32 Yes | 9 No |
Post New Answer View All Answers
Can you list down a few characteristics of a test case?
Explain the format of a requirement traceability
Explain the ramp testing?
What is business validation test case?
can any body help me with providing a a case for usability testing...
Can some body help to write possible test cases for a credit card at POS (point of sale)
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
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
Explain the logic testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Explain the integration testing?
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?
What is the toughest moment you faced in your testing carrier in which everyone praised you?