Draw Backs of automated testing?
Answers were Sorted based on User's Feedback
Answer / j. thinakaran
Tools cost is very high
no one can not know fully in the automated tools
so manual testing is very compact .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aparna
If an application developing in new technology, we require
to purchase that patch of the tool
For Ex: we have QTP with .net patch. Now if we are
developing project in java technology means need to update
qtp version or need to purchase java supporting of QTP
which is extra burdon to the company.
Takes more time to develop the script.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / babu
Most of the automated tools are not OS compatible. Some
tools require a huge space on the hard disk ex: Quality
center. They are costly. We don't have an all-in-one tool
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / susmitha
DRAW BACKS OF AUTMATION
epensive
lack of epertisation
all the areas we can not automate
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shahid alam
Manual testing can be replaced by test automation. It is possible to record and playback manual steps and write automated test script(s) using Test automation tools. Although, test automation tools will only help execute test scripts written primarily for executing a particular specification and functionality. Test automation tools lack the ability of decision-making and recording any unscripted discrepancies during program execution. It is recommended that one should perform manual testing of the entire product at least a couple of times before actually deciding to automate the more mundane activities of the product.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin verma
1) Cost of the tools used for teh automated testing is high
2) Some of the tools are not os compatible they require
special hardwares.
3) Could leave many bugs untouched.
nitin9360@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Suppose wihile we are doing testing..A bug is reproduced what will be the necessary action taken by the tester?
Who will be assigning severity and priority for a bug?
What is the difference between V model and W model?
9 Answers College School Exams Tests, Infosys, Techkriti IIT Kanpur,
How to do the performance testing manually? Does you have a test case for that?
How do u ensure that there are no duplicate testcases?
what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)
how you will write test case for integration testing give me example
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
What is configuration Management What is change management What are Severity and priority levels What is Data integrity and Data validity What are the browsers available and explain their versions Is it possible that Quality variates project to project What are GUI Map files and explain their Contents What is Data base check point and why we go for that What is the difference between the Client server application and a Web application Does Winrunner Supports Web applications What is process Management What is an Error, Defect, Bug What is Quality Which version of Winrunner you are using What is Build Verification and why we go for it What is Defect density What is Integration testing What is Static testing and types of Static testing What is Validation testing what is Data driven testing and why we go for data driven testing what is the definition of Testing What is Sanitation Testing
in web application , what are the common "browser compatabality issues " that you have across.?
what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?
what is cyclomatic complexity? plz explain with example