You are on page 1of 3

Sheet1

Test case: TC1,F1,DataSearch


Functional Area: F1:verify that the data has been searchd by name
Test case Type: Major
Testing Areas: Search page
Description: TC1 data search
Sample Data:
Product name:laptop
Steps: enter the product name
Step 1: enter on submit button
Step 2: result display on the end of the Search page

Expected :

result fetch from the database and display on the same screen and if
we enter wrong name then it display an error message "incorrect
name"
QA Notes: value should be in string format

Page 1
Sheet1
TC2,F2,DataSearch
F2:verify that the data has been search by id
Major
Search page
TC2 Data Search

Product id:100
enter the product id
enter on submit button
result should be display on the search page

result fetch from the database and display on the same screen
and if we enter wrong id then it display an error message
"incorrect id"
value should be in integer format

Page 2
Sheet1
TC3,F3,DataSearch
F3:verify tht the data has been saerch by name and id
Major
Search page
TC3,F3,DataSearch

Product name:laptop,Product id:100


enter the product name and id
enter on submit button
result should be display on same page

result fetch from the database and display on the same screen and
if we enter wrong name then it display an error message "incorrect
name"and "incorrect id"
name should be in string an id should be in integer

Page 3

You might also like