Skip to main content

Veritran Docs

Test a Web App

Veritran Studio allows you to test your web app in a page that contains all the app's information, such as its screens and processes, and enables you to navigate it as any user would.

To test a web app, you need to generate it to publish your app's current configuration. Read the section below to learn how to use this feature.

Generate and Publish

To generate you app, first you need to make sure there is a target set on your app's settings. Go to Branch Design > Settings and complete the App target field in the Basic tab. Then, go to your context's overview and click Generate & publish, or go to Branch Actions > Generate & publish.

generate.png

The Publish app modal window opens. Click the Publish "pending publication" transactions used by this app if necessary or leave it off if you don't need to test those transactions. Then, click Confirm. A message informing that the app is being published appears, together with a loading bar.

Important

Remember to run Diagnostics on your app before publishing it to detect any issues.

Once the process finishes, a pop-up appears to show the app was successfully generated and published.

test_app_web.png

Click Go to my Site to open the external URL that shows your web app on your browser, where you can start testing.

Important

You cannot publish two configurations of an app at the same time. If you do so, the first configuration generated will be published.