https://github.com/inflectra/rapise-dynamics365-samples
Sample tests for Dynamics 365 for Operations
https://github.com/inflectra/rapise-dynamics365-samples
Last synced: 16 days ago
JSON representation
Sample tests for Dynamics 365 for Operations
- Host: GitHub
- URL: https://github.com/inflectra/rapise-dynamics365-samples
- Owner: Inflectra
- Created: 2017-08-01T09:54:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T12:03:43.000Z (about 6 years ago)
- Last Synced: 2026-03-05T07:37:07.283Z (4 months ago)
- Language: JavaScript
- Size: 1.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rapise-dynamics365-samples
Sample tests for Dynamics 365.
# Dynamics 365 for Operations
## Dynamics365FO/CreateNewCustomer
[](https://youtu.be/fR6oPhQyXNE "Create New Customer")
*Click on the image to view the video of script recording and playback*
## Dynamics365FO/CreatePO
[](https://youtu.be/YUWXUeTD9B8?list=PL1GncVUgF5nt2ha_RufRAqf40qg9O4vC3 "Create Purchase Order")
*Click on the image to view the video of script playback*
## Dynamics365FO/CreateReleasedProduct
[](https://youtu.be/m_fPbNBZ0pQ?list=PL1GncVUgF5nt2ha_RufRAqf40qg9O4vC3 "Create Released Product")
*Click on the image to view the video of script playback*
## Deprecated/Dynamics365FO/D365OpsPurchaseOrderRecorded
[](https://youtu.be/NKE1Lg5OgoQ "Purchase Order Recorded")
*Click on the image to view the video of script recording*
# Dynamics 365 for Sales
## Dynamics365Sales/CreateNewLead
[](https://youtu.be/rpx9ZooW_ec?list=PL1GncVUgF5nt2ha_RufRAqf40qg9O4vC3 "Create New Lead")
*Click on the image to view the video of script playback*
## Deprecated/Dynamics365Sales/CreateNewOrder
[](https://youtu.be/Nl8v9LjSZSo?list=PL1GncVUgF5nt2ha_RufRAqf40qg9O4vC3 "Create New Order")
*Click on the image to view the video of script playback*
## Deprecated/Dynamics365Sales/D365SalesCreateNewTask
Creates and deletes a new task. For a new task the test sets Subject and Due date.
# Unified Service Desk for Microsoft Dynamics 365
## UnifiedServiceDesk
A sample test that launches USD (assuming that login is automatic), opens a case and reads data from various panels: Call Script, Dashboard and KB Search. Go into UnifiedServiceDesk folder to see the details including script playback video.
## UnifiedServiceDeskAndWeb
This sample demonstrates how to interact with Internet Explorer and Unified Service Desk desktop client within a joint scenario.