How to execute test cases written in excelsheet???

Answer Posted / jeevan

Test cases basically based on test coindition,expect
result,then actual result ,then pass or fail.
write the condition you found form your test scenarios,
then write your expect result in the same row.
when you get the design version then go for actual test ,
if the actual resrlt==your expect result then it pass,or
fail.
the test case & test scinarios written through fdd.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is business validation test case?

678


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

1500


What is the difference between test scenarios, test cases, and test script?

686


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?

888


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

1551






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 

1556


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

1505


how to write a test cases for courier offices?

3347


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1920


Define some of the attributes of a test case?

680


how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance

3361


write test cases on file open dialog box in notepad

1185


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

1917


Explain the concept of semi-random test cases?

785


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

767