How to write test case for this scenario.
The system shall allow the user to request a search for a case using the following mandatory parameters:
Last Name
First Name
Case creation date  range

Answer Posted / mudaseer

Test steps :Click on 'Search' button
Expected Result: search button should page should be displayed

Test steps:enter First Name,Last Name, from date and last date .click on 'Search' button

Expected Result: the user with following name and date range should be displayed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a test case of login window?

687


Explain the gray box testing?

698


how to test stand alone programs?

2064


How to write test cases for lift?

793


Sample test cases for data conversion(Utility billing system)

6833






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

3348


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

1715


Explain the soak testing?

659


consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.

1767


test cases for bus transport (TNSTC)

2749


how to make test case for anolog voice logger?

2006


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?

870


How to write test cases on laptop???

14460


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1496


What are semi-random test cases?

831