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 |
Explain what sikuli is?
How will you choose a tool for test automation?
what is the command for identifing the color of the object. please help me ? my numberis 9916800532
What are the tools used to test a Website? I need to advise my company. Please answer.
List of Test Management Tools??Is Quality Center Test Management tools
how can we reverse the string without using the revese of String function in QTP?
What is End-TO-End Testing?Explain in detail
4 Answers Thatavarti Technologies,
Please explain what is a relative xpath?
How could the web element attributes be inspected in order to use them in different locators?
What are principles of good testing scripts for automation?
How do you identify the test cases which are suitable for automation?
i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not