question

kamesh avatar image
kamesh asked ericnute edited

Running RFC 2544 test in STC and reporting the results

Hi

I could drive the command sequencer for RFC 2544 test using iTest and the test completes succesfull. But i couldn't figure out how i could get the test results from STC for RFC 2544. Is there any pointers that can help me on how to read the STC test report db to get test results?

 

Thanks

iTestSpirent TestCenter (STC)traffic generationrfc 2544
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
VidyaH avatar image
VidyaH answered VidyaH posted

Hi,

To save the test results from the configuration, you can add a basic sequencer command called "Save Results" at the end of test in the sequencer program. You can browse to your prefered folder location to save results in database i.e. db format. Load this configuration in iTest and run the command sequencer till test completes.You will be able to see a .db report file generated after test is complete in the saved result folder.

 

Using Spirent Test results reporter you can open the saved .db results to view the results.

 

Hope this helps.

 

Thanks,

Vidya

3 comments
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

kamesh avatar image kamesh commented ·

Thank you. That helps a little.

 

I would like to read the tput numbers from the .db and analysis it in iTest and declare a pass/failure. Would it be possible?

 

Thanks

0 Likes 0 ·
VidyaH avatar image VidyaH kamesh commented ·

Yes, you can add analysis rule to set pass/fail creteria for the results. Convert your .db results into .html format from spirent test center results reporter using it's cli options . You need to go through Spirent results reporter documentation to find CLI option to convert the .db file into different format.

This cli option is an extra step in your iTest test case to save this into .html format. Then add another step to read the contents of .html file using "readFile" action in iTest.

0 Likes 0 ·
kamesh avatar image kamesh VidyaH commented ·

Thank you

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.