What are the main attributes of test automation?
Answers were Sorted based on User's Feedback
Answer / pardhasaradhi r
software test automation attributes :
Maintainability - the effort needed to update the test
automation suites for each new release
Reliability - the accuracy and repeatability of the test
automation
Flexibility - the ease of working with all the different
kinds of automation test ware
Efficiency - the total cost related to the effort needed for
the automation
Portability - the ability of the automated test to run on
different environments
Robustness - the effectiveness of automation on an unstable
or rapidly changing system
Usability - the extent to which automation can be used by
different types of users
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / mahesh sv
1. If you have to run a set of tests repeatedly, automation
is a huge win for you
2. It gives you the ability to run automation against code
that frequently changes
to catch regressions in a timely manner
3. It gives you the ability to run automation in mainstream
scenarios to catch regressions in a timely manner (see what
is a Nightly)
4. Aids in testing a large test matrix (different languages
on different OS platforms).
5. Automated tests can be run at the same time on different
machines, whereas the manual tests would have to be run
sequentially
6. Repeatability, Programmability, Reliability are the imp
attributes
7. for test automation, impact and criticality are the main
attributes
| Is This Answer Correct ? | 0 Yes | 0 No |
What automating testing tools are you familiar with?
Hello, Is there any source from which i can get any live tutorial or trial of Automation tools?? Also i have a query that is there any certification course or exam available for Automation tools QTP and QC?
In what condition we cannot use automation testing for the agile method?
Tell me how can the user get a text of a web element?
what is dynamic window and dynamic model ? (worksoft automation tool)
How many test cases have you automated per day?
What steps are needed in developing and running a software test?
5. What are the tests you are conducting through winrunner?
What is ur goal when ur doing Performence Testing of an Web Application..?
What is self-referencing constraint in mainframe development?
What are the limitations of automating software testing?
How automation process is carried out?