Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we use SoloX for running automated test? Which framework will be better suitable? #158

Open
RYG81 opened this issue May 5, 2023 · 1 comment

Comments

@RYG81
Copy link

RYG81 commented May 5, 2023

Hi,
I have a task of testing app where I load data for different ids.
For each id I follow below steps

  • install app
  • record RAM usage
  • Record Network usage ( downloaded data)
  • Record CPU
  • Record FPS
  • Record Network usage ( downloaded data) at end
  • uninstall app

loops this for each ID.
Is there a way I get data from XoloX for each ID and run this process in loop?

Thanks in advance
Rahul

@rafa0128
Copy link
Member

You can use Solox's API to collect performance data and use uiatumator to run the app automatically

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants