Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029975
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-05-22 10:342015-05-22 10:39
ReporterOrekariaView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029975: The DONE button should be disabled until the action it provokes is valid

DescriptionThe DONE button should be disabled until the action it provokes is valid

This button is sensitive enough so, even if the button is not shown, the button should be disabled

This also would prevent the tests performing non available actions and would prevent the button to be available even if a bug shows it at the wrong time
Steps To ReproduceExecute the following test. Note that the test executes the DONE action when it is not available:

    tap(TestId.BUTTON_BROWSE);
    tap(TestId.BUTTON_CATEGORY_BACKPACKSANDTRAVEL);
    tap(TestId.BUTTON_PRODUCT_BACKPACKSANDTRAVEL_ALPINESKIING);
    verify(TestId.LABEL_TOTALTOPAY, "109.90");

    tap(TestId.BUTTON_PAY);
    isDisabled(TestId.BUTTON_PAY_DONE, true);
    
    tap(TestId.BUTTON_DELETERECEIPT);
    tap(TestId.BUTTON_DELETERECEIPT_CONFIRM);
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0029530RR16Q1 closedRetail QA: RR15Q3: Add tests for Mobile applications 
related to defect 0029959 newRetail Better message for the 'Payment Amount is Wrong' message 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2015-05-22 10:34 Orekaria New Issue
2015-05-22 10:34 Orekaria Assigned To => Retail
2015-05-22 10:34 Orekaria Triggers an Emergency Pack => No
2015-05-22 10:39 Orekaria Relationship added related to 0029530
2015-05-22 11:44 Orekaria Relationship added related to 0029959


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker