This is a migrated thread and some comments may be shown as answers.

Documentation or video on Hybrid Approach of using Test Studio

2 Answers 57 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 27 Feb 2014, 11:58 AM
Hi guys

I was wondering if anyone could help, I was wondering if they were any training material / videos, of using Test Studio in a recording / coding approach. I know about  the recording  side of test studio but I would like to have the following approach to our testing.

Point One :- Quickly recording
Point Two :- Convert to Script
Point Three :- Build Libraries where common functionality, i.e. Logging in can be called from a script.

Any help would be great as I know that I would not be the only one looking for this information

Thanks

Chris

2 Answers, 1 is accepted

Sort by
0
Accepted
Velin Koychev
Telerik team
answered on 04 Mar 2014, 09:29 AM
Hi Chris,

Point One :- Quickly recording
We have a lot of videos and articles in our documentation that you can use for that part. 

Point Two :- Convert to Script
Why do you want to do this? Of course, you can do this using the option Customize Step in Code, but usually you don't have many benefits from that. 
For example, if you change the name of the element in Elements Explorer, you will have to change it manually in all of the coded steps, while this will happen automatically in all of the recorded test steps. 
Of course, there are some cases where you need a coded step. You can use our documentation for useful code samples

Point Three :- Build Libraries where common functionality, i.e. Logging in can be called from a script.
You can see in this forum thread, my colleague, Cody, explains about "Test Modularization", which I believe is the goal you're after. 

Regards,
Velin Koychev
Telerik
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Christopher
Top achievements
Rank 1
answered on 06 Mar 2014, 01:37 PM
Hi Velin

Thanks for this information

Chris
Tags
General Discussions
Asked by
Christopher
Top achievements
Rank 1
Answers by
Velin Koychev
Telerik team
Christopher
Top achievements
Rank 1
Share this question
or