Hi Rajmohan,

     PROTOS SIP test suite is designed to find vulnerabilities
in software written for SIP entities. Using this test suite,
you can verify the robustness of your software (whether your
software can handle incorrect/currupt messages being recieved
from the network).

     If your software has responded to the test case in a
normal fashion(without crashing), then the test case is passed.
Test suite doesnt log the test results, you have to observe
your software's behaviour to check the test result.
     You can enable "-showsent", "-showreply" command line
options in the test suite, to check the SIP messages exchanged.

Cheers!!
-Vasanth

--------------------------------------------------------
Vasantha Kumar
Hughes Software Systems
Prestige Opal                    http://www.hssworld.com
146, Infantry Road          Ph (O): +91-80-2286390 (7067)
Bangalore-560001, India           Mobile: +91-9845557255
---------------------------------------------------------




P Rajmohan Banavi-A17190 <[EMAIL PROTECTED]> on 07/08/2003
11:43:01 AM

To:   [EMAIL PROTECTED]
cc:    (bcc: Vasantha Kumar/HSSBLR)

Subject:  [Sip-implementors] PROTOS sip suite




Hi,

I need help with running the PROTOS SIP test suite. I tried running the
PROTOS SIP test suite using java against SIP UA. The result of running a
single testcase is pasted below.

How do i interpret the results from the log? whether the testcase went
through or failed? And is the result logging automated when i run a set of
tests?

Thanks in advance,

regards,
Rajmohan

-----------------------------------------------------------

###java -jar c07-sip-r1.jar -touri  <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED] -teardown -validcase -start 1 -stop 1

single-valued 'java.class.path', using it's value for jar file name
reading data from jar file: c07-sip-r1.jar
Sending valid-case
    test-case #0, 463 bytes
    test-case #0: No reply to valid INVITE packet within 100 ms.
Retrying...
    test-case #0, 463 bytes
   Received Returncode: 100
 Sending CANCEL
    test-case #0, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #0, 239 bytes
Sending Test-Case #1
    test-case #1, 457 bytes
 Sending CANCEL
    test-case #1, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #1, 239 bytes
Sending valid-case
    test-case #1, 463 bytes
    test-case #1: No reply to valid INVITE packet within 100 ms.
Retrying...
    test-case #1, 463 bytes
   Received Returncode: 100
 Sending CANCEL
    test-case #1, 245 bytes
   Received Returncode: 481
 Sending ACK
    test-case #1, 239 bytes

-----------------------------------------------------------




_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors














This message is proprietary to Hughes Software Systems Limited (HSS) and is
intended solely for the use of the individual to whom it is addressed.  It
may contain privileged or confidential information and should not be
circulated or used for any purpose other than for what it is intended.  If
you have received this message in error, please notify the originator
immediately.  If you are not the intended recipient, you are notified that
you are strictly prohibited from using, copying, altering, or disclosing
the contents of this message.  HSS accepts no responsibility for loss or
damage arising from the use of the information transmitted by this email
including damage from virus.


_______________________________________________
Sip-implementors mailing list
[EMAIL PROTECTED]
http://lists.cs.columbia.edu/mailman/listinfo/sip-implementors

Reply via email to