From Bright Pattern Documentation
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

Testing the App

Once the app is started, the SP_Settings page should appear as follows:


Appery-io-tutorial-image6.png


The user is prompted to enter a name and phone number. The information would be saved so the user does not have to enter it every time.

When the Save button is clicked, the SP_home page should appear:


Appery-io-tutorial-image7.png


When the Help me button is clicked, the app should attempt to connect to an available agent through the scenario entry defined by the appId. The user has the option to enter the first message and/or upload the image that the user wishes the agent to see.

When an agent is successfully found, the app should navigate to the SP_chat page, where the interaction between the user and the agent takes place, as shown.


Appery-io-tutorial-image8.png


The user can chat with the agent and upload an image from the user's phone. After the interaction is finished, a survey form should be displayed (assuming that the scenario requests it), as shown.


Appery-io-tutorial-image9.png


After the survey form is sent, the whole interaction is considered completed and the app should return to the SP_home page.


< Previous
< Previous