what is the difference between automated testing n manual
testing? which one is better?
Answers were Sorted based on User's Feedback
Answer / chithra
Test automation is something which is under taken as a test
approach when a project requires a continuous or repetitive
testing approach, which obviously depends on the project
involved. But manual testing can be handled in places where
we cannot automate or difficult to automate. So, the thing
is both manual and automation cannot be compared as better
than the other. It depends on the objective or project that
we are going to take up manual or automation.
| Is This Answer Correct ? | 15 Yes | 2 No |
Like chithra said, we cannot compare them. Every method has
its advantages and disadvantages. But manual testing is the
mandatory, We can proceed to automation only after the
manual testing. Automation testing is mainly used for
repetative testing and for the large applications. Manual
testing is mandatory and effective way of testing but it
takes time and human resource.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rameshdulam
we can say automation is better if can have some hands in C
language . because manual is compulsory in any kind of
appication after finishing smoke test in manual or testing
the application manually we will be starting preparation of
automation scripts. so knowing automation tools will pay us
more then having only manual.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is localization testing (l10n testing)?
How to do security implementation for any URL??
what is Gui testing and how is it performed
How the Error, Defect and Bug are related to each other ?.
What is test Strategy ? whether it's comes under test plan? Explain me?
What is v model
.In languages testing, what is the fixed part and changing part?
What’s the difference between a bug and a defect?
testing is a procedure or methodology,diff between methodoly and procedure?
Can anyone tell me testing comes under verification or validation?
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
What type of risk analysis u did in a banking projects...? Give an example...?