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 |
What do u mean by BATCH test?
What is the difference between functional testing and integration testing?
Exact Difference between Sanity and Smoke Testing
Can any explain briefly about RBT (risk based testing
What is Internal Links, External Links, orphan Pages, Broken Links
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
In my Application, There are 40 MIS Reports.There is Start & End Date box and Search button to search reports.Again for Every report Print and Download in PDF, CSV and Text option is there. What will be the test cases? The test description for all the reports will be same then should I have to write it for each Report test repeatadly? Please Guide Me.Should I have to write 3 test cases for Download X report in PDF, CSV and Text.[40*3=120test for only downloading]
For a functionality we have 20 test cases, among 20 testcases 15 of them are Passed and 5 Failed. How will you report to your Manager ? Does the functionality passed or failed or partial passed/failed ??
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
HOw to give special characters to password
What is the difference between Business Requirement and functional Requirement
Where you will upload and Map the Test cases into QC?