- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Unable to change session name to a variable
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-03-2008 12:49 AM
I would like to change my session name to a variable. I highlight multiple steps in the procedure and replace the hardcoded session name to an argument, for example, ${arg[1]}. When I do this I get a red X next to each step. What am I doing wrong?
Solved! Go to Solution.
Re: Unable to change session name to a variable
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
09-03-2008 01:26 AM
Hello LagunaBob,
iTest needs to know what the session so that it can allow you to edit the session properties. In order to provide this information, you will need to set the "Default session type" for the procedure or the step.
The procedure's default session type can be set in the "General" property page when you have selected a procedure in the Test Case Editor grid. (See the first image attached.)
The step's default session type can be set by selecting the step in the grid and then selecting the "Advanced" property page. (See the second image attached.)
Once this is done, the error boxes should go away.
-Adam
Does this post answer your question? Click the "Accept as solution" button.
Was this post helpful? Click the yellow "Kudos!" button.
Re: Unable to change session name to a variable
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-02-2009 11:54 AM
OK, so I run into this constantly. Can I set it one time, and have it always default to the 'Telnet' session type rather than having to manually set it every single time?
