Question: Write Program using either c#, c++, or Java You are designing the tests for a genealogy search program. Design equivalence class tests and boundary tests

Write Program using either c#, c++, or Java
 Write Program using either c#, c++, or Java You are designing
the tests for a genealogy search program. Design equivalence class tests and

You are designing the tests for a genealogy search program. Design equivalence class tests and boundary tests to cover all aspects of this program List the boundaries you are testing, as well as the equivalence classes you are testing, and list the test cases for each. Do not forget to list the expected results. Grading: This assignment will be graded based on finding all the boundary conditions and equivalence classes. There are more than meet the eye. However, beware of redundant test cases - after all, testing time is always limited. The user can input the following information, and then do a query. The program will either return the results of the query, or will return a message saying "invalid query." A valid query can return either a set of names (don't worry how many), or a message saying "no persons found matching your query." 1. Surname, up to 20 characters. Longer names are truncated

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!