Answer Posted / sid
FACTORS TO CONSIDER WHEN SELECTING A TEST TOOL
Key factors
Capability: Does the tool have all the critical features we
need, especially in the area of test result validation and
test suite management?
Reliability: Does the tool work for long periods without
failure, or is it full of bugs? Many test tools are
developed by small companies that do a poor job of
testing the software’s.
Capacity: Can it handle large scale test suites that run
for hours or days and involve thousands of scripts?
Learnability: Can the tool be mastered in a short time? Are
there training classes or books available to aid that
process?
Operability: Are the features of the tool cumbersome to
use, or prone to user error?
Performance: Is the tool quick enough to allow a
substantial savings in test
development and execution time versus hand testing.
Compatibility: Does the tool work with the particular
technology that we need to test?
Non-Intrusiveness: How well does the tool simulate an
actual user? Is the behavior of the software under test the
same with automation as without.
Thanks,
Sid
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Generic function for selecting a Radio Button in a Dialog
Tell me what is the purpose of getoptions() method?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
What is extreme programming and what has it got to do with testing?
What is testng and why is it better than junit?
What factors determine the effectiveness of automation testing?
Why automation testing?
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
How do we Test the C++ and Unix Application Using Automated Tool.
Can the activities of test case design be automated?
Explain about basics of rational robot - ibm test automation tool?
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.
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
What are the things that one should consider for selecting a project for test automation? For example, stability, etc.
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.