Skip to content

Sample tests for Dynamics AX and Dynamics NAV desktop applications

Notifications You must be signed in to change notification settings

Inflectra/rapise-dynamics-samples

Repository files navigation

rapise-dynamics-samples

Sample tests for Dynamics AX and Dynamics NAV desktop applications.

Dynamics AX

AxCreatePO

Creating a Purchase Order in Dynamics AX

Click on the image to view the video of script recording and playback

See more details in KB391

AxCreateNewCustomerRVL

Creating New Customer in Dynamics AX

Click on the image to view the video of script recording and playback

DynamicsAX

Rapise Testing Dynamics AX

Click on the image to view the video of script playback

RPADynamicsAX

Rapise imports data from an Excel file into Dynamics AX instance. The automation script is smart. It creates new vendor, category and item only if there is no such record in the system.

See more details in KB378

DynamicsAXSecurityTestingFramework

A framework for testing security configuration in Dynamics AX.

Dynamics NAV

DynamicsNAV

Rapise Creating New Customer in Dynamics NAV

Click on the image to view the video of script playback

DynamicsNAVFramework

A set of tests combined together to form a framework. Demonstrates a lot of Rapise features:

  • Passing parameters between tests
  • Running one test from another
  • Sharing code and data
  • Rapise Visual Language (RVL)
  • Data-driven testing
  • Spreadsheet usage

Included tests:

  • Master is a main test that includes all other tests
  • BasicSalesOrder test creates a new Sales Order and posts it
  • CreateCustomer creates new customer in the system
  • DeleteCustomer deletes customer created by CreateCustomer

DynamicsNAVWebClientFramework

Same as DynamicsNAVFramework but for Web Client.

About

Sample tests for Dynamics AX and Dynamics NAV desktop applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published