Difference between Automation testing and manual testing.

Answer Posted / deepa

Manual Testing - A tester will test an application without
using automated testing tool

Is This Answer Correct ?    21 Yes 37 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1515


There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.

3086


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1520


Explain the glass box testing?

663


I need GUI test case for home page?

3216






User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1158


How many test cases u will write for Acceptance testing?

1792


write test cases on file open dialog box in notepad

1192


A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?

1498


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

1672


write test case for button of google page?"i am feeling lucky" if button is not appear on page?

2553


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

904


Write a test case for telephone?

692


What is use case testing?

711


Suppose a job should be executed for every two hours? Write test case for this?

700