How to execute test cases written in excelsheet???

Answer Posted / sonal a shirke

is it in term of manual testing or automation testing?

If 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

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to write a test procedure & test log for login system

2766


Explain the state testing?

633


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1934


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3319


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

1156






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 

1562


can any body help me with providing a a case for usability testing...

1673


how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases

1945


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1313


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

3033


What is test environment? Elaborate with example.

646


Write a test case for telephone?

688


What is ramp testing?

668


Explain the acceptance testing?

691


Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)

3900