Difference between Automation testing and manual testing.
Answer Posted / hema iyer
manual testing is a procees of identifying the software
defects here we use different models,write testcases,do
test review, tracing the defects ie we use defect life cycle
automation comes into picture after the regression testing
for instance the client comes near the company and says
wanted to change the requirements again after 6 or 5
months the client again comes near the client and wanted
to change the requirements and at the second time the test
e engineer has to write the test cases and again test
cases are reviewed and once again the testing begins if the
process is very hard in the second or third release than
only automation testing comes into picture here again the
testcases are converted to scripts then use qtp or silktest
tool without manual testing automation does not come into
existance. regression testing act as a bridge between
manual and automation testing
Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
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?
Explain which test cases are written first black boxes or white boxes?
Positive and Negative test cases for the speedometer?(minimum 5 each)
can any body help me with providing a a case for usability testing...
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
write test cases for hospitality management system
What are all the companies are doing manual testing till now ?
Explain the ramp testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
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?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.