Message validations
Sometimes a message is thrown, that states "Voucher VC00012 was generated". We would like to validate that the message poped up, but we don't care about the voucher number itself. We should be able to validate these kind of messages as well using a specific sign in escel for the message validati...
Testing output files
Invoice printouts, payroll files cannot be tested with RSAT currently. This might be a long shot, but this would be a nice to have, because we can only test these manually. If we're doing our test case recordings right, we will always have the same files each time we run the test case. We could ...
Different Test case versions
We are running the same test cases on two versions - current one and on the previous ones as well. When there is a new development in the current version, we update the affected test cases accordingly - however this will immediately make the same test case to fail in the previous version. It wou...
Project invoice invoice date gets inherited from invoice proposal invoice date instead of current date
There are some scenarios, where the users are creating the invoice proposals, but they only post them a few days later. In that case, the invoice journal invoice date gets the invoice proposal creation date (invoicing date on the invoice proposal) as invoicing date. This is incorrect, because the...