MHL3060 / bentux

Automatically exported from code.google.com/p/bentux
0 stars 0 forks source link

test case for productform.html #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There are few things we need to test on productform.html

1). when a user create a food product entry. the database should only have
2 entries in the db. one in the product table and one in the food_product
table.

2). same as for creating entertainment product and entertainment service.

3). when a user select a food product category, the food product fields
should shows up. (also please test for cross platform and multiple browsers).

4). same for the entertainment product and services.

Original issue reported on code.google.com by benli3...@gmail.com on 28 Sep 2009 at 5:13