How will you choose a tool for test automation?
Answer / 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 |
How do you identify the test cases which are suitable for automation?
Tell us how can we handle web-based pop-up?
Hi This is raghu.Now am learning the QTP.Please let me know any one how to write the VB Scripts. & Please let me know about the QTP Frame work ( Key word driven frame work) in Detail. Thanks, Raghu(786)
When do you start developing your automation tests?
What testing activities you may want to automate in a project?
Explain what is the hybrid framework?
What is the need of Automation framework?
What is the purpose of getoptions() method?
What is data - driven automation?
What are the frameworks available in rc?
Explain me what are the main advantages of automation testing?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one