why should I automate mysoftware testing?
Answers were Sorted based on User's Feedback
Answer / ravi kiran
Automation Testing Save Time and Money
Improve Accuracy
Increases Test Covrage
Can perform test which are practically not possible by a
human.
Test scripts once generated can be uesd for Regression
Testing
Helps both Developers and Testers
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / 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 |
Answer / sreedevi
if the project is having more functionality or Project is
divided as Releases then it is better to go for
Automation...
Scripts will useful whild doing regression testing....
Is This Answer Correct ? | 1 Yes | 0 No |
What are the scripting languages used in WinRunner, LoadRunner, QTP, Test director, ClearQuest, Rational Robot? How do you decide which tool will be a best fit for your test enviorment?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
wat would be the parameteries for ul testing for web applilcation
I was asked these questions during a job interview question. I totally stumbled on # 1 and for # 2 even though I answered but not a very convincing way. I would appreciate a concise and well phrased asnwers: 1) During SDLC, when would you be asked to take it "offline" 2) Throughout SDLC process, where would you implement test automation and why?
What are the main attributes of test automation?
Tell me what are pros and cons of automating tests at ui layer?
Tell us which package can be imported while working with webdriver?
What is fastest locating Strategy?
What are the application does winrunner support? What are the applicaiotn does QTP support? Does winrunner, QTP can be used in Linux OS?
Where you have applied oops in automation framework?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
In Selenium how a test suit is run and report is generated.