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 |
I how to test Web application in which the value is changing dynamic every time and anyone can modify it?
What is formal testing?
I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?
What are the Challenges you faced while testing your Projects
4 Answers CitiGroup, SAP Labs,
what is sanity testing when do u start it
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
can anyone help me regarding testing patterns?
What methodologies have you used to develop test cases?
Is there any future in testing field.
can we directly write test cases in test directory.
what is verification and validation?
34 Answers DRDL, Infosys, MBT,
Can we use automation tools during static testing? If yes when and how?