Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027702 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | major | have not tried | 2014-09-29 11:50 | 2015-12-23 17:34 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR16Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Orekaria | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027702: Automated test Web POS on high volume of data | |||||||
Description | Implement test data generation and automated test environment (using selenium) to simulate web pos running on environments which large volumes of data. Also use the output of the stress test project to run with multiple clients on the high volume of data. See: http://wiki.openbravo.com/wiki/Projects:Automated_Large_Data_Volume_Test_WebPOS [^] | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0081506) hgbot (developer) 2015-11-05 11:30 |
Repository: tools/automation/pi-mobile Changeset: 83ce120c6f26696721a909168e8b9d59c684127c Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Tue Nov 03 16:45:30 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/83ce120c6f26696721a909168e8b9d59c684127c [^] related to issue 27702 [HGVOL] added verifyHgvolTime to hgvolsuite --- M src-test/org/openbravo/test/mobile/common/selenium/javascript/APIs/MobileCoreAPI.java M src-test/org/openbravo/test/mobile/common/selenium/javascript/EnyoNode.java M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestId.java M src-test/org/openbravo/test/mobile/common/selenium/terminals/WebPOSTerminalHelper.java M src-test/org/openbravo/test/mobile/common/selenium/testhelpers/TestActionsHelper.java M src-test/org/openbravo/test/mobile/common/selenium/utils/OBConstants.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpGroupingWithDifferentsBP.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpSplitLines.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashUpWithTotalPaidCredit.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/CashupWithSaleAndReturn.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/cashup/MultiterminalSaleAndCashupVerifyingDatabase.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/discountsandpromotions/ReceiptDiscount.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/NewDocumentnoAfterSale.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/NewDocumentnoWhenLayaway.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/HV002_SalesFlow.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/highvolume/ProductCharacteristicsSearchProductChangesCharacteristic_HV.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LAWa010_CreateLayaway.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayRetrieval.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/layaway/LayawayRetrievalWithinOrganization.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I30997_NewCustomerForReceipt.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ProductCharacteristicsSearchProductSelectCharacteristic.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptRetrievalWithinOrganization.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/ReceiptsSearchExample.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/CreateSaleAndReturn.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAlreadyReturned.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/I25623_VerifiedReturnsAvoidMoreThanOrdered.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/RLI0100_ReturnWithReturnLine.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/returns/SALa020_CreateReturn.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateMulticurrencySale.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateMultiorder.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateSaleWithEAN.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/CreateSaleWithInvoice.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/SALa010_CreateSale.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/SALa090_CreateSaleUsingPercentages.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/SALb010_CreateSaleWithEdit.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sales/SALb020_CreateVoucherWithOverpayment.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/sampledata/I30703_SearchCustomerRemote.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/payButton/PayButtonLayawayStates.java M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/payButton/PayButtonQuotationStates.java --- |
(0081528) hgbot (developer) 2015-11-05 16:53 |
Repository: tools/automation/pi-mobile Changeset: ef2de004de8f5ac81d44bccab906e82c76872e55 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Thu Nov 05 16:52:42 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/ef2de004de8f5ac81d44bccab906e82c76872e55 [^] related to issue 27702 [HGVOL] added target test.retail.highvolume --- M build.xml --- |
(0081639) hgbot (developer) 2015-11-10 12:16 |
Repository: tools/automation/pi-mobile Changeset: 7b12f3e09c06a63a72ddbd58a7b67fe50e0f0352 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Tue Nov 10 08:31:40 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7b12f3e09c06a63a72ddbd58a7b67fe50e0f0352 [^] related to issue 27702 [HGVOL] code review --- M src-test/org/openbravo/test/mobile/common/selenium/testhelpers/TestActionsHelper.java --- |
(0082098) hgbot (developer) 2015-11-23 15:31 |
Repository: tools/automation/pi-mobile Changeset: c5d800818d7af1f3377873434bef886e59320615 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Nov 23 15:30:47 2015 +0100 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c5d800818d7af1f3377873434bef886e59320615 [^] related to issue 27702 add HighVolumeSuite --- A src-test/org/openbravo/test/mobile/retail/pack/selenium/suites/highvolume/HighVolumeSuite.java --- |
(0082968) hgbot (developer) 2015-12-23 17:34 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b765c887251f4009caad62a1a5396672e263c447 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Wed Dec 23 15:35:22 2015 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b765c887251f4009caad62a1a5396672e263c447 [^] related to issue 27702 added OB.UTIL.SynchronizationHelper --- M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-09-29 11:50 | mtaal | New Issue | |
2014-09-29 11:50 | mtaal | Assigned To | => mtaal |
2014-09-29 11:50 | mtaal | OBNetwork customer | => No |
2014-09-29 11:50 | mtaal | Triggers an Emergency Pack | => No |
2014-12-15 09:57 | mtaal | Target Version | RR15Q1 => RR15Q2 |
2015-03-30 20:14 | marvintm | Target Version | RR15Q2 => RR15Q3 |
2015-06-26 15:38 | marvintm | Target Version | RR15Q3 => RR15Q4 |
2015-09-28 18:10 | mtaal | Assigned To | mtaal => Sandrahuguet |
2015-09-28 18:10 | mtaal | Target Version | RR15Q4 => RR16Q1 |
2015-11-05 11:30 | hgbot | Checkin | |
2015-11-05 11:30 | hgbot | Note Added: 0081506 | |
2015-11-05 16:53 | hgbot | Checkin | |
2015-11-05 16:53 | hgbot | Note Added: 0081528 | |
2015-11-10 12:16 | hgbot | Checkin | |
2015-11-10 12:16 | hgbot | Note Added: 0081639 | |
2015-11-20 10:03 | Sandrahuguet | Status | new => scheduled |
2015-11-23 15:31 | hgbot | Checkin | |
2015-11-23 15:31 | hgbot | Note Added: 0082098 | |
2015-12-22 17:48 | Orekaria | Status | scheduled => feedback |
2015-12-22 17:48 | Orekaria | Status | feedback => scheduled |
2015-12-22 17:48 | Orekaria | Review Assigned To | => Orekaria |
2015-12-22 17:48 | Orekaria | Status | scheduled => closed |
2015-12-22 17:48 | Orekaria | Resolution | open => fixed |
2015-12-22 17:48 | Orekaria | Fixed in Version | => RR16Q1 |
2015-12-23 17:34 | hgbot | Checkin | |
2015-12-23 17:34 | hgbot | Note Added: 0082968 |
Copyright © 2000 - 2009 MantisBT Group |