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 to login into any site if it's showing any authentication pop-up for username and password?
what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?
Tell me what is regression testing?
Difference between winnrunner and qtp?
Tell me what is a keyword-driven framework?
Write test cases on ATM machine and On Pencil.
Do you know when autoit is used?
why we are moving to QTP instead of using winrunner? Does QTP support any other applications which Winrunner cannot support?
Tell me how would you test your own element locator?
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.
How automation process is carried out?
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.