Reply
Contributor
bbaker
Posts: 124
Registered: 09-16-2009
0
Accepted Solution

Quick Call Error

I've set up my first Quick Call, and I'm having a problem with it.

 

My QC simply enters the login credentials for a telnet session.  When I record a testcase, and use the QC, it works fine.  However, when I go back and change the session name from the recorded device's name to a variable, it give me the error:



The action 'Login' is not supported for 'Telnet' sessions.

 

If I run the testcase, and override the errors, the QC works fine!  Is this just a bug in the error reporting?

Fanfare
KevinO
Posts: 230
Registered: 07-06-2009

Re: Quick Call Error

You're going to have to set the default session to the session profile that has the quick calls associated with it.  You may have noticed that it's gone from simply "Default Session Type" to "Default Session" for this very reason; you can still give it just an application type, but you can also give it a session profile or a testbed/topology device.

Contributor
bbaker
Posts: 124
Registered: 09-16-2009
0

Re: Quick Call Error

I've set the Default Session for the procedure that uses the qick call to point to the Session Profile that contains the QC library.  This did not remove the error.

 

When the Default Session points to either the Session Profile, or a default session type, the Quick Call still works, it just generates this error.

Fanfare
KevinO
Posts: 230
Registered: 07-06-2009
0

Re: Quick Call Error

Can you attach the documents?  That way I can see if there's a bug or if I was unclear about something.

Contributor
bbaker
Posts: 124
Registered: 09-16-2009
0

Re: Quick Call Error

Per KevinO's advice, I have upgraded to iTest 4.0.1.  This has fixed the problem.

 

Thanks Kevin!