what are the Test Cases for " Test Cases " ?

Answer Posted / dave

whether the "test case" is for the said test scenario...

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to develop a test plan and a test case.

689


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2264


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

4447


Which of the following defines the expected results of a test? Test case specification or test design specification.

1014


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?

1934






What is test environment? Elaborate with example.

648


what is the technology used in financial applications?

2917


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 

1564


Test Case for Text Editor!

2771


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

1936


Explain the sanity testing?

689


Explain the smoke testing?

647


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 )

3511


How to write test cases on laptop???

14563


Define some of the attributes of a test case?

691