smart-test-ti / SoloX

💯SoloX - Real-time collection tool for Android/iOS performance data.(Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具)
https://smart-test-ti.github.io/solox
MIT License
993 stars 177 forks source link

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

Open RYG81 opened 1 year ago

RYG81 commented 1 year ago

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

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 commented 1 year ago

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