difference between Manual Testing Vs Automation Testing
Automation Testing
Manual Testing
1. Regression testing is 1. It’s
very difficult to do
easier to do in automation.
Regression testing manually.
2 Automation tolls are very 2.Manual
testing is not cost-effective.
Expensive.
3. Need to write scripts in 3. No
need to have any prior
Automation.
knowledge of scripting
4. Automation requires 4.
Manual testing takes lot
Less time to
test. Of time.
.
5. One tester is enough to run 5.Large
number of tester is required
the automation test program. for
manual testing.
6. Data gathering and analysis 6.Data
gathering and analysis
Of result is easy.
Of result is difficult.
| Is This Answer Correct ? | 3 Yes | 2 No |
How u can do regration testing/retesting testing, after assign bug to devloper, how to manage the test cycle number and built number, plz tell me....
what is the difference between test senario and test case?
user A done some changes for a portion of test case doc. And user B also done some changes to same portion. If user-A checks in his file first then user-B. Then what is the state of that file?
what does ur FRS document conatin? brahma412@yahoo.co.in
difference between blackbox vs system testing
today evening you need to release software to client.at that time you found a defect.How you convence him?
Tell the procedure to close word file?
what is Gui testing and how is it performed
Password is having 6 digit alphanumeric then what are the possible input conditions?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
What is date driven testing?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism