PacktPublishing / Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition, published by Packt
MIT License
39 stars 24 forks source link

New tests testing permissions have to include all extended pages #6

Closed lvanvugt closed 2 years ago

lvanvugt commented 3 years ago

All page extensions in the LookupValue app should be tested on showing (or not showing) the Lookup Value Code field depending on the active permission set(s). In chapter 8 only Customer Card and Customer List are dealt with. Currently only these tests are in the ATDD sheet and in the code. This needs to be extended and can be done after the 2nd edition of the book has been released.

Update

Changed label from enhancement to bug as this, although conscious, was an omission in the first version of the book and repo.

lvanvugt commented 2 years ago

Next to Customer Card and Customer List these 34 pages should be tested with two tests:

Blanket Sales Order 
Blanket Sales Orders
Customer Template Card
Customer Template List 
Posted Return Receipt
Posted Return Receipts
Posted Sales Credit Memo
Posted Sales Credit Memos
Posted Sales Invoice
Posted Sales Invoices
Posted Sales Shipment
Posted Sales Shipments
Posted Whse Shipment Lines 
Pstd. Whse Shipment Subform
Sales Credit Memo
Sales Credit Memos
Sales Invoice List 
Sales Invoice
Sales List Archive
Sales List 
Sales Order Archive
Sales Order Archives
Sales Order List  
Sales Order 
Sales Quote Archive
Sales Quote Archives
Sales Quote 
Sales Quotes
Sales Return Order Archive
Sales Return Order List  
Sales Return Order 
Sales Rtrn Order List Arch
Whse Shipment Lines 
Whse Shipment Subform
lvanvugt commented 2 years ago

Tested (also in ADO pipelines) and OK.

lvanvugt commented 2 years ago

See my addendum post.