View source | Discuss this page | Page history | Printable version   
Toolbox
Main Page
Upload file
What links here
Recent changes
Help

PDF Books
Show collection (0 pages)
Collections help

Search

ERP 2.50:QA test plan 2.50/XSQL Insert Update Review Testing

Contents

Introduction

In some processes or manual windows (.java processes) when an error happens due to a null value, for example, a ProcessRunError message is displayed. This message is not clear at all and in the log you can see perfectly the error for example: ORA-01400: no se puede realizar una inserción NULL en "TAD240R2"."C_INVOICE"."PAYMENTRULE"


Aim of the project

The XSQL Insert Update Review project aims to review the *.java files of all manual windows (processes) that have methods that insert or update records in the database.


Impact in the application

Nothing serious. Only the modified files.


Code review

Review all what have been changed in all the files. To check this follow the development status project.


Test cases

These cases are for regression purpose to verify nothing has been broken and everything keep working fine.


1.Import File Loader

1.1 Create Import Loader Format
Name Column Data type Decimal point Constant value
Organization ad_org_id Constant . 0
Search key value String .
Name name String .
Uom_id C_Uom_Id Number .
Description description String .
Product type ProductType Constant . I
Product category value ProductCategory_value String .
1.2 Import file loader



2. Copy Lines - Products From Invoices


3. Copy Lines - Products From History


4. Copy from Order


5. Create Lines From

5.1 Create Goods receipt
5.2 Create Purchase Invoice
5.3 Create Settlement
5.4 Create Remittance
5.5 Create Bank Statement
5.6 Create Payment status Management


6. Pending goods receipt

7.Create sales orders from expenses


8.Create AP Expense Invoices


9. Set project type, close and copy details

Create a multiphase project


10. Copy from settlement


11. Copy a gl journal


Results

Retrieved from "http://wiki.openbravo.com/wiki/ERP_2.50:QA_test_plan_2.50/XSQL_Insert_Update_Review_Testing"

This page has been accessed 5,570 times. This page was last modified on 3 April 2012, at 11:01. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.