< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [SFTF] need some help in using SFTF


Hello,

see below.

On Thursday 19 January 2006 23:11, Mai Pham wrote:
> I'm trying to use this tool for the first time. I installed the tool and
> Python on windowssXP. My SIP server is in the linux box
> I setup the config.py as attached here:   (See attached file: Config.py)
>
> I'm trying a simple tc201 using this command:
>
> C:\SFTF903_installed\SFTF-0.9.3>sftf.py -t case201
>
> Jan 19 16:14:10: ======================
> Jan 19 16:14:10: SFTF.run(): v0.9.3 started
> Jan 19 16:14:10: SFTF.run(): read in test cases: [<case201.case201 instance
> at 0
> x00940238>]
> Jan 19 16:14:10: configuring tests ...
> Jan 19 16:14:10: SFTF.run(): running these tests: [<case201.case201
> instance at
> 0x00940238>]
> Jan 19 16:14:10: ===================
> Jan 19 16:14:10: starting test: Case 201 ...
> Jan 19 16:14:10: ===================
> Jan 19 16:14:10: starting test: Case 201 ...
> Jan 19 16:14:10: NetworkEventHandler.createSock(): failed to bind UDP
> socket to
> 9.42.92.133:5060
> Jan 19 16:14:10: socket.error: (10049, "Can't assign requested address")
>
> Could someone gives me some idea what is wrong here ?

The IP in the output does not match with the IP in your attached Config. The 
value of LOCAL_IP in your Config.py has to be the IP of your Windows PC.

Note: SFTF is not yet able to test servers. It is only intended to be used for 
UA's. And their should be no server between SFTF and the UA.

Let me know if you have further questions.
  Nils