Why most of the software company preferred manual testing
even though many automation testing tools are present in the
market.
Answers were Sorted based on User's Feedback
Answer / muthuraja
I Agree automation tool is expensive compare to manual
testing. Here some more points:
1) Creative test cannot be done by automation tool. It
should execute, what automation engineer write the scipts.
2)Most of deadline based job, everyone can prefer to manual
testing.
3) Automation tool mostly execute for regression testing.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / annalaxmi
When Compare to Automation tools, manual testing is bit
priceless.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / raj
ya its cost effective ut this not the main reason
,,,,,actualy we can't test all the features exactly as in
manual testing ...
eg;in a login window
we can only check the physical features'
...
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / naveen kumar
Automation is expensive when compare to Manual Testing
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / deepika
1) Expertise resource should be available
2) This is the cost effective
3) Only for maintanence projects automation is used becoz
its is to do regression testing
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / amrutha
Because automation tools canot be used for all data base
but where manual testing is done for most of web
application.
the result which we get from manual can be realyed when
compare to automation
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / chand
Automated tool cost
Can not automate all the areas in an application.
Lack of expertisation.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / bhavani
There are few reasons for to prefer manual testing rather than automation:
1.manual testing cost less(ie.adapting a new tool)
2.not all projects can be done through automation.
3.expertise in tools is required for automation.
4.if one need to execute test-cases for few times.
5.in manual,tester spends more time on testing a module greater the odds to find the real user bugs(quality is more).
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sm
Reasons to prefer manual testing other than automation
testing are the following:
1)Automation tools are expensive
2)Using automation tools some times we may miss the most
required work flow paths
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the testing that a tester performs at the end of unit testing?
Guys, can any one of u give the realtime example for Alpha Testing
Explain a bug which if you have missed could have created a big problem?
Artifacts in design phase of SDLC ?
risk driven testing
What is the exact diff between sanity and smoke test and who will do in real time?
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
What are the differences between web applications and client and server applications?
hi!how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing?
What is Retesting?
Which Tests the whole system rather than software? a.)Blackbox testing b.)Whitebox testing c.)Stress testing d.)Mutual testing
1.The main purpose of integration testing is to find design errors.is it true 2.The testing technique that requires devising test cases to demonstrate that each program function is operational is called ?