Are possible to do automated upload file on mobile testing

hay i want to ask about possibility to upload file on mobile test

thank you

Hi @ricky_julianto,

Are you talking about uploading a file that’s already on your device or simulator through your app’s interface? I don’t know that there is a specific function for that, but you should be able to build some steps using the existing Katalon functions to click through your app, open an upload dialog, and choose a file that’s on your device.

If that’s not what you’re looking for, could you explain further? If possible, provide some screenshots or a video of the steps you’d expect to take in the app.

Hope this helps,

Chris

If you are talking about any cloud services, then they all have upload API from their side. Utilizing this API using API testing features in Katalon Studio will help to narrow down the obstacles.