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

[Solved] Exclude step after first pass

1 Answer 24 Views
Automation Design Canvas
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jason
Top achievements
Rank 1
Jason asked on 20 Mar 2009, 05:32 PM
Is there the capability of excluding a step in a test when running it against a data source.  I am testing an application where I want to create a list of users.  I login to start the test, but I don't need to login during subsequent iterations as each user is created.  Any suggestions?

Thanks

Jason

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 20 Mar 2009, 09:46 PM
Hi Jason,

Currently we do not have any built in support that will allow you to do what you are describing, but will definitely consider adding a feature like this in a future version of WebUI Test Studio. However, if your login is not done via a Logon Window Dialog Handler step, you can try adding some custom code to do what you want by converting your login step to code, then adding code that would detect your login state and only continue if it is appropriate.

I would like to refer you to this video about adding custom code if you are not familiar with the process:
http://www.artoftest.com/VideoPlayer.aspx?video/WorkingWithCode.swf
and appreciate you bring this scenario to our attention, and would ask that you let us know if you have any other questions or problems.

Greetings,
Nelson Sin
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Automation Design Canvas
Asked by
Jason
Top achievements
Rank 1
Answers by
Missing User
Share this question
or