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 is test automation?
what is dynamic window and dynamic model ? (worksoft automation tool)
Is automation testing a black box testing or white-box testing?
Tell me what is a keyword-driven framework?
what is client server application.
In general, how do you see automation fitting into the overall process of testing?
What issues come up in test automation, and how do you manage them?
How you report bug in to bugzilla
is there any Rational Functional Tester certification questions available?
Does every software project need testers?
you have any interaction with clients?
Once you identify the tool what would be your next steps?