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 |
plz anyone can explain me what is PB/MF based application?
In which phase the GUI Testing will be held on V model?
Configuration Management is 1)before System Requirement 2)at Start of the S.D.L.C 3)at Start of the S.T.L.C 4)at the time of Coding. Would be better if anyone can provide some explanation for the answer
what is traceability Matrix??
what is traceability matrix?
How to Test a C++ and unix application is there any automated tool available,
Explain your web application archtechture?
What is the use of HLD & LLD?
difference between test strategy,test plan and test methodology. which will create first and who will create those and is there anyone optional in that
Testing of Non-Functional requirements does not involove a) Performance tests b) Reliability tests c) usability tests d) Configuration tests
i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.
What is junit & api?