BroadBit Test Tool released
BroadBit offers the power and efficiency of TTCN testing for the IT and Telecom industry! Release 1 of BroadBit Test Tool (BTT) is published as a free software; enabling all software test engineers to add it into their toolbox.
Training support is available through training@broadbit.com, and support for custom interfaces and software package can be requested through btt@broadbit.com.
Features:
- Support of basic TTCN-3 syntax
- Support of both binary and ASN.1 based definitions
- Easy mapping between port definitions and port handlers
- Port handlers included for generic sockets, such as Ethernet, UDP, or Unix sockets.
- Platform independent
BTT is a comprehensive TTCN tool for conformance and protocol testing supports both Binary and ASN.1 layers! (Requires also Objective Systems’ asn1c tool for ASN.1 testing)
See more: BTT – BroadBit Test Tool product page
Request for software download by E-Mail: btt@broadbit.com
Example result in HTML format:
DATE | TIME | TEMPLATE | MESSAGETYPE | VERDICT |
2009.09.01 | 17:58.57 | answer_packet_one | example_answer_protocol | FAILED |
# | FIELDNAME | FIELDTYPE | BITS | ENDIAN | SIGNED | VALUEMASK | VALUE | BITVALUE | MATCHTYPE | ISMATCHED |
0 | field_one | string | 32 | ABCD|XYXY | ABCD | 01000001 01000010 01000011 01000100 | OR | TRUE | ||
1 | field_two | integer | 16 | LITTLE | FALSE | 200..65535 | 65280 | 00000000 11111111 | RANGE | TRUE |
2 | field_three | integer | 64 | LITTLE | FALSE | 314 | -1 | 00000000 00000000 00000000 00000000 00000000 00000000 00000001 00111010 | FIX | FALSE |
3 | field_four_1 | bitstring | 4 | 1111 | 1111 | 1111 | FIX | TRUE | ||
4 | field_four_2 | bitstring | 4 | 0000 | 0000 | 0000 | FIX | TRUE | ||
5 | field_five | integer | 32 | LITTLE | TRUE | -2 | -16777217 | 11111111 11111111 11111111 11111110 | FIX | FALSE |
6 | field_six | integer | 32 | BIG | TRUE | -2 | -16777217 | 11111110 11111111 11111111 11111111 | FIX | FALSE |
7 | asn_part_one | asn | 48 | DNSMessage(V) | DNSMessage(V) | 01000001 01000010 01000011 01000100 01000101 01000110 | FIX | TRUE |
Links and posts about software testing, TTCN and ASN.1:
Leave a Reply
You must be logged in to post a comment.