How to write test case for this scenario.
The system shall allow for a wild card search for the last name with a minimum of one character



How to write test case for this scenario. The system shall allow for a wild card search for the las..

Answer / Shikha Raj

{"Test Case Name": "Wild Card Search for Last Name with Minimum One Character",n"Preconditions": {"A valid user is logged in", "The system has data containing names with and without wild cards"},n"Steps": [n {"Action": "Enter a name containing at least one wild card character in the Last Name field", "Expected Result": "System returns matching results"},n {"Action": "Enter a name containing less than one character in the Last Name field", "Expected Result": "System does not return any results"}n],n"Postconditions": "The system displays correct search results"}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Write test cases on for windows media player?

1 Answers   CGI, COG, QMCPL,


How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact

1 Answers  


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

1 Answers  


Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

1 Answers   Cap Gemini, NIIT,


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

1 Answers  


How many bugs have u found in your project?

3 Answers  


What is SCENARIO TESTING

1 Answers  


write the test cases for facility module

1 Answers  


You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach

0 Answers   Cognizant, Tieto,


If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.

1 Answers   ABC,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?

0 Answers   ISTQB,


If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so

3 Answers  


Categories