write the test cases for a+b=c?

Answer Posted / jajula

take a, b values from vit(vlid input table), and write
test cases using that values and fill the expected values
coloumn values and check with actuals.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1736


Write all test cases for Bus Pass Renewal

1101


For how many days (or) weeks you will test a product or software?

1575


What is business validation test case?

698


Write test cases for 8+4?

765






Explain the branch coverage testing?

710


Explain the syntax testing?

692


write a test case for telephone billing ?

3909


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

1944


Why does the boundary value analysis provide good test cases?

699


write test cases for flipkart.

10434


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

1440


what is black box system in software development in system analysis and design?

1666


How would you do " Keeping two folders in sync testing"

2008


Do you write test plan and test case?

1916