What r the advantages of automation?
Answers were Sorted based on User's Feedback
Answer / raju korti
* requires less time
for big projects automation tols used because, we need to
check the codes , functionality by just creating one
script. and we can run that script by different input
values. so it requires less time.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / punam karad
Higher Production rate increase productivity.
minimum requirement of human resource. Shorter workweeks
after labor.
Efficient use of material.
Saving of expensive utility.
Improve safety.
Accuracy.
Reliable.
Less time consuming.
Reusable .
Programmable.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / lakshmana rekha basu
addition to-Raju Korti's comments:
it is the more efficient way of testing which avoids
general human errors,
Automated tests can be run in absecnce of tester too.
In case of any changes are made on AUT,with minimum changes
on the script,the scripts are reusable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mamata hegde
1. Almost all current testing methods cannot be
implemented by hand except by the most dedicated or
desperate testers.
2. Automation encourages projects to re-test more
frequently.
3. Reduce testing costs
4. Reduce time spent in the testing phase
5. Detect errors early and to raise the quality of the
delivered software.
6. Achieves the repeatability required for valid test
results.
7. Improve test coverage
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jyotsna
1. minimum reqirement of human resource
2. Accuracy
3. reliable
4. less time consuming-- faster than manual testing.
5. Resuable
6. Programmable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anees ud din
1. Efficient operation
2. Reduced manpower
3. Less training.
4. Fast decision making.
5. Increased Safety.
6. Cost reduction.
7.Quality Control.
| Is This Answer Correct ? | 2 Yes | 0 No |
Who solves problems ? - A Wise Person or - A Clever Person please justify your answer.
What is negative testing? How is it different from positive testing?
What is destructive testing?
waht is the difference b/w test caes and test data?
what is the differemce b/w test cases and test scripts?
What is quality audit?
What are the tables in testplans and testcases?
What are the limitations for testing?
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE
Why are you in qa?
What should Development require of QA?
Explain the steps for bug cycle?