How can we pass variables to test suite?

I tried testing a use case using uipath test suite, i need to pass the variables from main.xaml to test suite, How can i pass variables?

Do you have your workflow in orchestrator or is it running from studio? If it’s in studio try publishing it and run it from there. I believe if you have test manager server set up pointing to your orchestrator correctly then the data is pulled automatically and displayed inside but I could be wrong as i have not set up the environment myself yet.

Thanks for the suggestion, but our requirement is without connecting to orchestrator we need to test the use case using test suite.