This is satyam, I am facing one problem in test studio . In the below I have mentioned the steps what I have to do using telerik test studio.
Steps:
- 1. In Telerik test studio I have to create a web test , Using the record function and I have recorded some steps on web page.
- 2. In the same project I have created a WPF test and I recorded some steps on one of the WPF application which is under test.
Problem:
- 1. I want to execute WPF test by calling methods(which are defined in WPF) in web test.
- 2. In one of the test file i have to call the functions which is availabel in another test file.
Thanks
satyam