4
Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1 www.marconi.com Project title - Tetra Network : System components automated testing Project location: MARCONI MOBILE, GENOVA Project duration : six months ,starting 15th Jul Project objectives:Developing an automated test environment using Jython and Java for testing the remote A the System Components of TETRA Network Marconi Mobile is one of the pioneers in the fie TETRA(TErrestrial Trunked RAdio (TETRA) is an op digital standard defined by the European Telecommunications Standards Institute

Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1 Project title - Tetra Network : System components automated

Embed Size (px)

Citation preview

Page 1: Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1  Project title - Tetra Network : System components automated

Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1www.marconi.com

Project title - Tetra Network : System components automated testing Project location: MARCONI MOBILE, GENOVA

Project duration : six months ,starting 15th July 2002 Project objectives:Developing an automated test environment

using Jython and Java for testing the remote API of the

System Components of TETRA Network

Marconi Mobile is one of the pioneers in the field of TETRA(TErrestrial Trunked RAdio (TETRA) is an open

digital standard defined by the European

Telecommunications Standards Institute

Page 2: Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1  Project title - Tetra Network : System components automated

Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 2www.marconi.com

Technical aspects and featuresof the project Framework for testing : The test framework

was derived from JUNIT Programming languages used: Java, Python,

Jython, and C++ Graphical interface : Java Swings Design Tool used : Together and Argo UML Defect Tracking Tool: PR Bug Reporter Testing Tool : Developed a new testing tool

from scratch

Page 3: Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1  Project title - Tetra Network : System components automated

Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 3www.marconi.com

Description of the Project

One of the system component involved in TETRA is the HLR( Home Location Register) Server.It interacts with other servers through Remote API, a middleware. I was responsible to conduct BLACK BOX TEST, FUNCTIONAL TEST, PERFORMANCE TEST, and LOAD TEST on HLR

Page 4: Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 1  Project title - Tetra Network : System components automated

Unpublished: Copyright Marconi Mobile Radio Business. All Right Reserved 4www.marconi.com

The final product of my project

An automated test environment/ framework based on unit testing using jython

It provides AUTOMATED testing with all the features of writing test scripts, maintaining the log file from different tests and detecting the bugs.