How to execute test cases written in excelsheet???

Answer Posted / santhosh kumar

f it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail,
If its automation then you have to parameterize the
data using any automation tool like Qtp or winrunner

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the component testing?

780


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?

920


How to test Webservices and how can we write test cases for that

2905


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1575


What are semi-random test cases?

877






Why is it that the boundary value analysis provides good test cases?

793


write test cases on file open dialog box in notepad

1201


Explain the static testing?

710


Write all test cases for Bus Pass Renewal

1111


Explain the ramp testing?

705


write the testcases for migrating data from one database to another database?

1912


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1530


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

1884


What is ramp testing?

679


I need GUI test case for home page?

3228