-
CAS will provide us with an extract of AR_PAYMENTS_INTERFACE_ALL where STATUS = AR_PLB_BAD_CUST_NUM order by creation_date desc;
AR BAD CUSTOMER
this list will need to be reviewed to determine next …
-
### Scenario
Suppose that we have a bunch of servers deployed in different regions, or availability zones (AZ). To distribute traffic between the servers, there is a load balancer, having a single no…
-
### Preconditions (*)
Magento 2.4.1
Netresearch DHL Shipping Module (dhl/shipping-m2) v1.3.0 (but it will happen with any other carrier that is able to print shipping labels)
### Steps to repro…
-
### Describe the bug
When performing Security.AttackSimulation.Simulations.PostAsync(), the return type is stated to be Simulation, this is wrong.
![image](https://github.com/user-attachments/asse…
-
Move2Kube dynamically adjusts its questioning process based on different scenarios.
Our goal is to gain a deeper understanding of the configuration file generation process without having to execute …
-
**PERMANENT BACKLOG
The intent with this issue was to allow instructors to create scenarios for classes of their choosing and then add or assign students / players to the scenario. This issue was bac…
-
I want to create a note in a folder structure:
- YYYY
- MM
- DD
FILE-YYYY-MM-DD.md
During a creation process I need only enter DATE ones, then I need to use this with many f…
-
👀 Background
By using Gherkin for scripting RestQA strives to simplify the creation of test scenarios, with the
natural syntax of this language as a decisive factor in accomplishing that goal.
…
-
Per https://blog.fox-it.com/2019/06/04/export-corrupts-windows-event-log-files/
* [x] add (content) creation time (when present) to evtxexport output (mainly as UX improvement)
* [ ] describe corr…
-
### Description
The Service Stub design pattern is used to create a simplified version of a service that mimics the behavior of a real service in a controlled manner. This is especially useful during …