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 |
What is the main disadvantage of using low level and Analog modes?
How we can add actions in the test using QTP?
What are the major/ important methods, functions in QTP we use realtime testing
what is option explicit? what is the use of it?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
What is the real use of different actions in QTP
How to test background color and dynamic images which are moving during runtime?
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
when to start the automation?
IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp
What is action split and the purpose of using this in qtp?