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 |
Performance testing is coming under Functional testing?
Explain in detail whole test process activities.
2.How are you going to map between Test Scenarios and Test Cases?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain
what is meant by system test case
what are the documents required to stop the testing?
what is exit criteria and entry criteria with proper examples??? hi, i faced so many interwies in this question...so plz answer this questions as early as possible...
what are the testing strategies to be followed in testing banking applications?
What is white box testing?
Random order tests are conducted to exercise different class instance life histories. is it true
After resolving bug, You immediately do regression testing or later?
What kind of input do we need from the end user to begin proper testing?