Does automation replace manual testing?
Answers were Sorted based on User's Feedback
Answer / vids
Automation can not replace manual testing. Even in the
automation tester has to write test script.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / prem
In my view it's not possible but we know that automation is
performed in case of retesting or regression testing.Before
that we are not using the automaion tool.
and testing is a step by step procedure for execute and
find out the bug.
so that we are performed first manually.and after preparing
testcase,retesting/ regression testing we are conduct
automation testing to verify that existing functionlity are
any bugs or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mchugh
In my view there is 100% automation . In every kind of
testing we will perofrming the manual testing .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / umasubbu4u
No, Manual is the best way to test a application,. We need
to automate only while regression or testing typical web
applications.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sm
Ya absolutely we can replace as per testing wise but while
entering the defect related and test scenarios and test
cases related information we have to follow the manually.
bcz we cant generate them as automatically.
| Is This Answer Correct ? | 1 Yes | 1 No |
What testing activities you may want to automate?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
How software testing is handled?
Hi There...I am guy from Mumbai working as a Software Tester (Manual). I really want to learn automation with live projects. Could anyone help me to learn automation or give tutions. I do not like the way the Software testing Institute provides training. Please can anyone help me out. And also I want to appear for ISTQB exam...please help me out....Thanks in advance.. My ID is amaan_sbp@yahoo.com amaanactually@gmail.com Phone no: 9323543045
Can anybody tell me the open source automation testing tool for performance testing to test web based application.? pls reply its urgent.
Stop automating the tests which run once?
hi Friends this is Srinivas. Can u discribe about bug lifecycle.how to say in interview.send me my mail :dsrao106@gmail.com
How do you plan test automation?
Name some of the commonly used automation testing tools that are used for non-functional automation.
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
What is extreme programming and what has it got to do with testing?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.