Difference between Automation testing and manual testing.
Answer Posted / minni
Usually for repeated testing we go for automation like
regression,smoke etc which is done on every build. Though
autoamtion saves time but some features we cannot automate
like usability testing in which we test userfriemdliness of
the application.
Manual is timeconsuming but we find more bugs in manual
as we sometimes do error guessing which cannot be done by
tool.
| Is This Answer Correct ? | 20 Yes | 11 No |
Post New Answer View All Answers
What is use case testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
can any body help me with providing a a case for usability testing...
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
how to write a test procedure & test log for login system
Explain the dynamic testing?
What are the Test Cases Comes under Regression Suite?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Can you list down a few characteristics of a test case?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
how to write a test cases for courier offices?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Could you pls give me sites where i can test card? mail me to
what is black box system in software development in system analysis and design?