07-02-2013, 11:31 AM
There are many ways we can do it.
1) Simple way is using MTM (Multi Test Manager) where you will build a test suit and then simple hit on Run, which will execute the scripts and give you the status report. But, we have to make sure that the results path is not pointing to Temp.
2) Develop a custome reporting where all the steps will be stored in your desired location.
If you don't want to change your current code, then you can change the results folder to you desired folder where you want to see the Results, once you are done with scripts execution you can access all the execution reports.
Let me know if you need any more help.
1) Simple way is using MTM (Multi Test Manager) where you will build a test suit and then simple hit on Run, which will execute the scripts and give you the status report. But, we have to make sure that the results path is not pointing to Temp.
2) Develop a custome reporting where all the steps will be stored in your desired location.
If you don't want to change your current code, then you can change the results folder to you desired folder where you want to see the Results, once you are done with scripts execution you can access all the execution reports.
Let me know if you need any more help.
Thanks,
SUpputuri
SUpputuri