What are the main attributes of test automation?
Answers were Sorted based on User's Feedback
Answer / jay prakash
The basic 7 imp attributes of test automation are:
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 and ReUsability - the extent to which automation
can be used by different types of users
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / dharmendra
automationable
reusabilty
flexibility
understable
compatibilty
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
fast
reusable
repeatable
reliable
programmable
comprehensive
| Is This Answer Correct ? | 0 Yes | 0 No |
How to capture a window in qtp or how to take snapshot of any window while writing script in qtp
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
give me the code to save all messages of inbox of gmail into a folder and notepad
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
Can any body tell me what is the method to connect the remote desk top throw QTP 9.2 version?
your doing one project testing then how u know itis wheather web based application or windows based application?
write a function to read the items from Combobox of Flight Reservation application and save in excel.
What is User defined function in QTP
i have 100 manual test cases, how to automate from no 1. ols detail steps
what is the difference between invoke application and system.util.run
What is qtpro? What is quick test pro? What is a quick test professional?
When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?