Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018898Openbravo ERPZ. Otherspublic2011-10-27 12:222012-01-31 08:30
plujan 
AugustoMauch 
urgentmajoralways
closedfixed 
5
pi 
3.0MP8 
Mozilla Firefox
Core
No
0018898: Because of change in Save Button behaviour, FRM0050_SaveRecordWithInvalidValues test case is failing
Save button is now disabled if any field in the Form has no valid values. There is a GUI test that checked the old message on Saving, so the test case should be changed.
Enter UOM and let blank a mandatory field. Save button is not enabled.
Update FRM0050_SaveRecordWithInvalidValues.java and SaveWithInvalidValues.java files

change the verification when asserting the message by checking the button is disabled.
Regression QA
Issue History
2011-10-27 12:22plujanNew Issue
2011-10-27 12:22plujanAssigned To => mtaal
2011-10-27 12:22plujanWeb browser => Mozilla Firefox
2011-10-27 12:22plujanModules => Core
2011-10-27 12:49mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-10-27 12:49mtaalTarget Version => 3.0MP5
2011-10-28 11:02hgbotCheckin
2011-10-28 11:02hgbotNote Added: 0042199
2011-11-03 21:27hgbotCheckin
2011-11-03 21:27hgbotNote Added: 0042515
2011-11-04 07:34mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-11-04 07:34mtaalTarget Version3.0MP5 => 3.0MP6
2011-11-07 11:29plujanTag Attached: Regression QA
2011-12-07 13:32mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-12-07 13:32mtaalTarget Version3.0MP6 => 3.0MP7
2011-12-21 09:06mtaalWeb browserMozilla Firefox => Mozilla Firefox
2011-12-21 09:06mtaalTarget Version3.0MP7 =>
2011-12-21 11:30mtaalAssigned Tomtaal => AugustoMauch
2012-01-10 16:01hgbotCheckin
2012-01-10 16:01hgbotNote Added: 0044193
2012-01-10 16:01hgbotStatusnew => resolved
2012-01-10 16:01hgbotResolutionopen => fixed
2012-01-10 16:01hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/int/rev/28441506be328f061ccd98d10225e3deeb05077c [^]
2012-01-31 08:30alostaleStatusresolved => closed
2012-01-31 08:30alostaleFixed in Version => 3.0MP8

Notes
(0042199)
hgbot   
2011-10-28 11:02   
Repository: tools/automation/int
Changeset: d80520171070e81a44f2db9bcdbaa2643440688e
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Thu Oct 27 12:27:15 2011 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/d80520171070e81a44f2db9bcdbaa2643440688e [^]

Disables FRM0050 test case because of issue 18898

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/standardview/form/build.xml
---
(0042515)
hgbot   
2011-11-03 21:27   
Repository: tools/automation/int
Changeset: aadee1f4b3f07cfc78423f7fce7e217cb38d1188
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Thu Oct 27 12:27:15 2011 +0200
URL: http://code.openbravo.com/tools/automation/int/rev/aadee1f4b3f07cfc78423f7fce7e217cb38d1188 [^]

Disables FRM0050 test case because of issue 18898

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/standardview/form/build.xml
---
(0044193)
hgbot   
2012-01-10 16:01   
Repository: tools/automation/int
Changeset: 28441506be328f061ccd98d10225e3deeb05077c
Author: Pablo Lujan <pablo.lujan <at> openbravo.com>
Date: Tue Jan 10 13:31:41 2012 +0100
URL: http://code.openbravo.com/tools/automation/int/rev/28441506be328f061ccd98d10225e3deeb05077c [^]

Fixes issue 18898 - Verification when saving with invalid values now is correct

---
M src-test/com/openbravo/test/integration/erp/modules/client/application/gui/GeneratedTab.java
M src-test/com/openbravo/test/integration/erp/modules/client/application/testscripts/standardview/form/SaveWithInvalidValues.java
M src-test/com/openbravo/test/integration/erp/modules/client/application/testsuites/standardview/form/build.xml
---