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 recovery scenario?
In VSS, HoW the documents send to local folder? copy paste or any other? plz explain about VSS TOOL kit?
How to handle dynamic objects in QTP?
How can get count of list box?
IF application is a Java-based application means 2 0r 3 tier application. How the script will be in QTP. pls kindly give some sample script.
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
Explain xml checkpoints.
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
How to analyzing the checpoint results?
I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?