# Grocery App Testing

### Test the app

Open the app running in "device mode" as shown below.&#x20;

![](/files/-M5btDup3hJDyzz4n29Q)

Click on **Menu** shown at the top left corner of the screen. The screen is as shown below. Click on **Shop by Category**

![](/files/-M5fuU7QYqULD5o10v_w)

It should show you the following screen with a list of default existing categories in your app.Click on **Breakfast Items.**

![](/files/-M5btQEp6zFC8S-QA1fJ)

It should show you the following screen with a list of default existing items in **Breakfast Items** category in your app.Click on any **Product Item.**

![](/files/-M5btf7EGHdS5-OjOODd)

It should show you the following screen with a list of all the default existing items in **Breakfast Items** category in your app.

![](/files/-M5buHSDwtsN7uTU2ySL)

### Next step

Go to [Grocery App - Setup](/ionic-grocery-shopping-app-platform/how-to-use-this-starter-1/grocery-app-setup.md) section to complete the next step for completing the setup and deploy of our Grocery app.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://enappd.gitbook.io/ionic-grocery-shopping-app-platform/how-to-use-this-starter-1/grocery-app-setup/grocery-app-testing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
