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 |
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
Can test automation improve test effectiveness?
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)
What is Bidirectional Tracebility, how u use it.
If automating - what is your process for determining what to automate and in what order?
Have you completed the cps exam? Which one?
Explain me which web driver implementation is the fastest?
Bug report formate in bugzilla
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?
What are the main attributes of test automation?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
What is extreme programming and what has it got to do with testing?