Answer Posted / sid
The Benefits of Automated Testing Manually testing software
is a time-consuming and often tedious process, one which
cannot guarantee consistency of testing across releases and
across platforms. Additionally, time constraints often do
not afford us the luxury of being able to manually test and
retest our applications before they are
released. Inevitably the question remains, “Did any
critical bugs go undetected?”
Automating your testing leads to a better use of your
resources. Skilled testers are freed up to put more effort
into designing better tests while machines that would
otherwise lie idle overnight can be used to run
unattended automated tests.
• Providing more coverage of regression testing.
• Reducing the elapsed time for testing, getting your
product to market faster.
• Improving productivity of human testing.
• Improving the re-usability of tests.
• Providing a detailed test log.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
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();?
What are the main attributes of test automation?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Tell me what type of scenarios can be automated?
Bug report formate in bugzilla
When you will not automate testing?
What are the types of framework used in software automation testing ?
Tell us what methods of robot class do you know?
What is tree view in automation testing?
Can you do without a framework?
When will you automate a test?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Tell me how can the user get a text of a web element?