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 |
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
Based on what doccuments do you start scripting?/ Testing?
how do u do smoke test for login page which has username , password, ok, and cancel buttons
If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
What is a Regression testing? And do you follow that in your project?
As a tester how we resolve defect leakage? And how it occures?
What is the difference b/w Team lead and Scrum Master???
Types of validation Testing?
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC..
what is test bed?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.