Answer Posted / 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 |
Post New Answer View All Answers
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
What are the different types of qtp test assets and their extensions?
How to break the object spy ?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Define Error Pane of UFT?
When to use shared and local object repository?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
Define Canvas view of UFT?
What are the different recording modes and how do they work?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How to find the length of the string in qtp?
What is the diff between image and bitmap check point?
Why is action split used by qtp?
What is file database?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)