even though automation tools are fast and reliable why do
we go for manual testing..in almost 90% of the companies
manual testing is used
Answers were Sorted based on User's Feedback
Answer / rituparna
I would like to add few more perspective to the above
answer...See,automation tools never think like humans
brain.It is not like just connect the application to the
tool and get the result.We have to create many scenarios
which can be used as the input to this tools.And we can
create scenarios using manual testing techniques.
Secondly,it is not feasible to automate each and every
application,automation best helps in regression
testing/retesting.
Automation tools needs experienced/trained personnels,which
in turn increases testing budget.
Thats why most of the companies go for manual testing
rather than automation testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rajesh.pothina
Yes ur write by using the automation tools we can do the
project fast but still we use manual because the automation
tools are too cost and all the companies cannot affort such
huge amount for the tools so most of the companies use
manual only.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / bindu
hi
ya automation tools are too fast than a human brain but
we cannot use automation in every part of testing.the test
cases which are reusable needs to be automated bcoz
repetition is sometimes a tedious job.so at that time we go
for automation.at the same time as the tools are very
expensive most of the companies may not effort to buy
them.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajkumar
reason for using manuak testin
1)Cost effective
2)automation cant be used where requirements changes
frequently.
3)automation can be used only when rquirements has gone
many refinements and changes comes to almost minimum
otherwise no use of automating a frequent requirement
changing product.
4)for example while the software has got some new additions
then we can test the already written codes by automation
(regression testing) and new codes by manual testing!!!
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi
Even though automation of testing is faster than manual
testing,those tools can be used for the pre-specified test
cases only,So in s/w more changes can takes place due to the
change in requirements.So Before release only automation can
be done,until then irrespective of the com/cost of the
project manual testing only carried out..
| Is This Answer Correct ? | 0 Yes | 0 No |
Deep structure testing is not designed to Option 1 examine object behaviors Option 2 exercise communication mechanisms Option 3 exercise object dependencies Option 4 exercise structure observable
what is mask testing?
there are n types of test cases how do you do?
what is the difference between maintenence release and hot fix release?
To become a Software Tester, which courses are more important to learn? I Feel complete software testing course like manual, automation, Oracle, VB Scripting and SQL, please suggest me what are all the courses important for a software tester?
Big Bang Model isn't preferable for higher cost project? a. True b. False (Need the answer urgently) Thanks!
what is the main difference between high and low level design in sdlc
11 Answers Accenture, Infosys,
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
HI, I have joined in a new testing company. Can anyone suggest me how to go through all testing related web sites and become an expert in testing?
My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?
what is pareto analysis?
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed