what is manual testing? what is the difference between
manual testing and automation testing?
Answers were Sorted based on User's Feedback
Answer / raghavendra a
manual testing is carried out for small systems which have
finite possible inputs. The system is tested with each
possible input manually.
In case of systems with infinite inputs in input domain, the
test is automated. consider a component of a system or
system has 1000 or more possible inputs . Then testing it
will be hectic and time consuming. hence a code is written
to carry out this test. the code repeatedly executes against
each input of input domain and reports the existence of errors.
manual testing does not include scripting whereas automation
testing does.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sudhakar
In manual testing tester will compare test case expected value and software actual value.
where as in automation testing,tester wil use tool to compare test case expected value and software actual value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amar
manual testing mainly we go for web application and were
there we mostly use for the limited users
whereas automation testing used for same project it has to
be regularly tested like infinite times
| Is This Answer Correct ? | 0 Yes | 2 No |
Hi DUE TO SOME PROBLEMS I STOPPED MY MCA IN FINAL YEAR. I AM PLANING TO KEEP FAKE CERTIFICATE OF MCA, PLEASE HELP ME IF ANY ONE CAN HELP ME IN THIS. YOU CAN REACH ME AT venu.naidu1@gmail.com, for this i will pay 5000 to 7000, and i will maintain it very confidential. please help.
Wht is the difference between Test case and Test condition
what is cyclomatic complexity? plz explain with example
what is onshore & offshore operating model
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
When we convert the Client/Server application to web Application can we use same Automation Scripts?
what is a data guidelines?
what are the conditions of test cases?
what is meant by test stretagy?
Tell me about the best bug you ever found.