Test Case: Functional Area: Test Case Type: Testing Areas: Description: Sample Data

You might also like

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 8

Test case: Create TC1

Functional Area: F1:verify the block is created in product module


Test case Type: major
Testing Areas: functional
Description: TC1 data created
Sample Data:
product name: mobile
Steps: enter theproduct name
Step 1:
Step 2: value should be unique
Step 3

Expected : STEP1:value displayed


QA Notes: value should be unique
Test case:
Functional Area:
Test case Type:
Testing Areas:
Description:
Sample Data:

Steps:
Step 1:
Step 2:
Step 3

Expected :
QA Notes:
create TC2
F2: verify the id
major
functional
TC2 id generatd

Product ID: 100


open the database table
id started with 100
on next entry , it should be increses by 1
connection with database should be generated
chect the database updated value
value displayed
value should generate automatically
Test case: Create TC3
Functional Area: F3:verify the block is created in product module
Test case Type: major
Testing Areas: functional
Description: TC3 data generated
Sample Data:
Product Price:20000
Steps: enter the product price
Step 1: value displayed in the field
Step 2: value should be of number type
error message should be displayed when value is not in
Step 3 number form

Expected : STEP1:value displayed


QA Notes: value should be of number type
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
Step 3

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
Test case: TC2,F2,DataSearch
Functional Area: F2:verify that the data has been search by id
Test case Type: Major
Testing Areas: Search page
Description: TC2 Data Search
Sample Data:
Product id:100
Steps: enter the product id
Step 1: enter on submit button
Step 2: result should be display on the search page
Step 3

Expected :

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"
QA Notes: value should be in integer format
Test case: TC3,F3,DataSearch
Functional Area: F3:verify tht the data has been saerch by name and id
Test case Type: Major
Testing Areas: Search page
Description: TC3,F3,DataSearch
Sample Data:
Product name:laptop,Product id:100
Steps: enter the product name and id
Step 1: enter on submit button
Step 2: result should be display on same page
Step 3

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"and "incorrect id"
QA Notes: name should be in string an id should be in integer
Test case: TC1,F1,DataEdit
Functional Area: F1:verify that the data has been edit
Test case Type: Major
Testing Areas: Edit page
Description: TC1 data edit
Sample Data:
Product name:laptop
Steps: enter the product name on search page
Step 1: according to requirement click on hyperlink
Step 2: Update data in database
Step 3

Expected : Data should be finally get updated in database


QA Notes:
value should be as per the field to be modified or
updated

You might also like