Does Automation replace Manual Testing?
Answers were Sorted based on User's Feedback
Answer / sreedevi
We cant say Exactly that depends on project.
In my project it is huge so we will do manual testing first
after then Automation team will automate the Test cases.
That scripts we will use as Regression..
Depends on Project we can decide whether we have to automate
or we have to test as manual.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mr. x
dat`s a fool answer mr. srinivas....
its true dat demand of automation is high,but it doesn`t mean dat manual works will vanish.bcz sometimes machines do mistakes and it costs a lot......
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivasb
Deffenetly ,Now a days all the companys are preferred
Automation Testing because ,doing with Automation Testing
1.Time Consuming 2.Results in Less time 3. Man Power is
less .etc....
That's why Automation testing replaces Manual testing ...
| Is This Answer Correct ? | 0 Yes | 6 No |
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT .what r they
What testing roles are standard on most testing projects? Categories: Software Testing
8 What can static analysis NOT find? a) The use of a variable before it has been defined b) Unreachable (“dead”) code c) Whether the value stored in a variable is correct d) The re-definition of a variable before it has been used e) Array bound violations
How does quality control differ from quality assurance?
What processes/methodologies are you familiar with?
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
what is work break down structure?
What is heuristic checklist used in Unit Testing?
what is the difference between test case and test script?
Test cases have written according to Flow of the software working or according to Screens?
differnce between testing life cycle and bug life cycle?
In manual testing (web based testing)interview, interviewer asked me "How you connect to the database?" What is the answer for this question