How do i load a test_suite in XUNIT in V17 for playback after export?
I have am trying to load a TEST
This is for XUNIT in V17 . I can autoad at startup, record and playback . I recorded a short test session. Now I would like to load a test suite from the recording but do not understand how this is supposed to be loadable? I have put the test suite name in system.properties as a tag like the documentation explains but still it is not loading. The XSTORE log is expressing the message It cannot find the config file and or path. Am I supposed to make a config file and where should this be?.