What is a test case?

Answer Posted / supriyaj

test case is describe the steps tobe performed with input
data & output expectations based on user requirements

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2555


Explain the branch coverage testing?

704


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.

3088


Explain the load testing?

642


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1434






How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

682


write a test cases for WLAN

525


Explain the state testing?

639


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);

1938


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

2898


Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6054


Explain the concept of semi-random test cases?

798


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.

1565


How to write email id in world wide web

1439


How many test cases u will write for Acceptance testing?

1794