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 are the 5 common software development problems solutions?
How to find that tools work well with your existing system?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
What are the most popular tools for automation testing?
What types of documents would you need for QA, QC, and Testing?
What automating testing tools are you familiar with?
Give some examples for defect management tools?
What generally is the structure of a framework?
Simplify the term defect severity.
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Which institute is good for testing tools course in HYD?
When will you not automate testing?