Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
Interview question - Order Process Automation
An ecommerce transaction starts on an instance of SAP Hybris at the frontend (browser-based). The order then flows through a bespoke SQL Server based Data Hub, into MS Dynamics 365 (F&O), where the order orchestrated.
The flow also includes several batch jobs between the order placement and order orchestration. The frontend is Java-based, and the orchestration solution is .Net.
Question: How would you automate a full end-to-end user journey?
✍: Guest
2020-10-17, 295👍, 1💬
Popular Posts:
How To View Existing Locks on the Database? - Oracle DBA FAQ - Understanding SQL Transaction Managem...
What is the difference between mysql_fetch_object() and mysql_fetch_array() functions in PHP? mysql_...
How To Display a Past Time in Days, Hours and Minutes? - MySQL FAQs - Managing Tables and Running Qu...
What Is a LABEL Tag/Element? - XHTML 1.0 Tutorials - Understanding Forms and Input Fields A "label" ...
Can Java object be locked down for exclusive use by a given thread? Yes. You can lock an object by p...