Purpose |
Create order page UPC search not working. |
Release No# |
001 |
Submitted on |
04/24/2013 |
Submitted by |
Rajesh S |
Source/Destination Systems |
NEC DEV/NEC QA |
Release Sent To |
Bibin Mohan |
Objects Created By |
Rajesh S |
Objects Tested By |
Satish k |
Location Objects Name |
\\10.114.165.54\sites\Deployments\BMS ROCET RELEASES\04242013_SQL
|
Type |
Name |
Change |
|
1 |
Procedure |
usp_get_Searchresults |
Updated usp_get_Searchresults procedure to display materials based on upc number. |
Test Case# |
Test Case Name |
Page Name |
Steps |
Input Data |
Expected Results |
Actual Results |
Result |
ROC_TC_01 |
Verify 'Material Id' Search result in Search page. |
Search Page |
1. Navigate to 'Rocet' home page. 2. Mouse Over on 'Order' link in header. 3. Click on 'CREATE' link. 4. Enter the valid Material Id's in 'Material/UPC' edit text box. 5. Click on 'SEARCH' button. |
Material Id |
1. User should able to navigate to 'Rocet' home page. 2. 'Create','Manage','Program Wizard' navigating links should be displayed when user mouse over on 'ORDER' link. 3. 'CREATE ORDER' page should be displayed the following default values in 'Search criteria Section'. 4. User should able to enter the required Material Id's in 'Material/UPC' textbox. 5. Desired Materials ID details should be displayed in search results grid in following format.. Materials should be displayed in the tabular format like.. 'MATERIAL','DESCRIPTION','SILHOUETTE','SEASON','COLLECTIONS','TEAM','PRICE', 'DISCOUNT','UOM','MIN','TOTAL', also image symbol should displayed. 'Your search returned # materials.' statement should also be displayed at the bottom of the page. |
As Expected |
Pass |
ROC_TC_02 |
Verify 'UPC Code' Search result in Search page. |
Search Page |
1. Navigate to 'Rocet' home page. 2. Mouse Over on 'Order' link in header. 3. Click on 'CREATE' link. 4. Enter the valid 10 digit or 9 digit or 12 digit or 11 digit or 13 digit UPC Codes in 'Material/UPC' edit text box. 5. Click on 'SEARCH' button. |
UPC Code |
1. User should able to navigate to 'Rocet' home page. 2. 'Create','Manage','Program Wizard' navigating links should be displayed when user mouse over on 'ORDER' link. 3. 'CREATE ORDER' page should be displayed the following default values in 'Search criteria Section'. 4. User should able to enter the required Material Id's in 'Material/UPC' textbox. 5. Provided UPC Code details should be displayed in search results grid in tabular format.. 'MATERIAL','DESCRIPTION','SILHOUETTE','SEASON','COLLECTIONS','TEAM','PRICE', 'DISCOUNT','UOM','MIN','TOTAL', also image symbol for the material Id should also displayed. 'Your search returned # materials.' statement should also be displayed at the bottom of the page. |
As Expected |
Pass |