Can test automation improve test effectiveness?
Answers were Sorted based on User's Feedback
Answer / tester
No. Efficiency is the one that is improved. Effectiveness
relies on better test design, using the standard techniques
Eq.Partitioning, BVA, Cause-Effect, Error Guessing(based on
a little history for this to work effectively) and other
exploratory testing techniques.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ezy
yes test automation can improve test effectiveness because
of the various advantages like
repeatability,consistency,portability and extensive
reporting features
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the steps followed in unit testing, system testing, integration testing
What types of scripting techniques for test automation do you know?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
how many clients are using this application?
what are categories in step generator?
What is Database Testing?
How to decide the tool that one should use for automation testing in their projects?
what is test complete tool? Which are most important terms in it? please give little introduction of it.
How can u enter text in one particular text box? if one webpage contain multiple text boxes, all text boxes with same properties there in no index and Location properties
Differentiate between hdam and hidam database?
What are the main attributes of test automation?
In what condition we cannot use automation testing for the agile method?