Currently the way I run telerik test studio on a silverlight app is that I hit 'record' and start running the silverlight app, then navigate into it to the point I want to test something, like for example I display a list of things I want to check have proper values.
Is it possible for me to skip the beginning stages, like for example can I login to the app, go to the screen I want, then on that screen run the tests without closing the silvelright app when the test is done, so I can run the test again if I wanted to (or slightly modify it and run it) without having to go back to the first few steps of the test where I would have to load up everything?
Is it possible for me to skip the beginning stages, like for example can I login to the app, go to the screen I want, then on that screen run the tests without closing the silvelright app when the test is done, so I can run the test again if I wanted to (or slightly modify it and run it) without having to go back to the first few steps of the test where I would have to load up everything?