Giter Site home page Giter Site logo

dinebhar / protocoltestframework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/protocoltestframework

0.0 1.0 0.0 799 KB

The Protocol Test Framework (PTF) is designed to support Microsoft Protocol Test Suites for both Windows and Office Protocol Interoperability testing.

License: Other

C# 96.83% Batchfile 0.44% JavaScript 1.76% HTML 0.39% PowerShell 0.09% Roff 0.50%

protocoltestframework's Introduction

Protocol Test Framework

The Protocol Test Framework (PTF) is designed to support Microsoft Protocol Test Suites for both Windows and Office Protocol Interoperability testing. It implements the fundamentals to support Protocol Test Suite, including logging, checker, configuration and etc.

Prerequisites

PTF is based on Windows platform. You should install the following list of software in order to build PTF from source code.

  • .Net framework 4.0 or higher
  • Wix toolset v3.10
  • Visual Studio or Visual Studio test agent, version 2012 or higher
  • Spec Explorer. It is only required if you want to build a PTF version that supports the test suites which contain Model-Based Test cases.

Build

After you clone a copy of this repo, change to the ProtocolTestFramework directory:

cd ProtocolTestFramework

PTF can be built into two versions:

  • The nomodel version is used to support the protocol test suite that does not contain Model-Based Test cases, change to src directory and run build.cmd
    cd src
    build.cmd
    

After the build succeeds, ProtocolTestFrameworkInstaller.msi should be generated in the folder drop\ProtocolTestFramework\installer.

  • The formodel version is used to support the protocol test suite that contains Model-Based Test cases, you should install Spec Explorer first and then build PTF with the option formodel.
    cd src
    build.cmd formodel
    

After the build succeeds, ProtocolTestFrameworkInstallerForModel.msi should be generated in the folder drop\ProtocolTestFramework\installer.

Samples

You can find samples of how to develop a protocol test suite using PTF here.

Documentation

  • User Guide describes the features of PTF, and how to use them to develop a new protocol test suite.

Contribute

You can find contributing guide here.

License

PTF is under the MIT license.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

protocoltestframework's People

Contributors

yazeng avatar jessief avatar caoyihua avatar jiajunw avatar ms-hujia avatar jozefizso avatar yinuosh avatar msftgits avatar dongruiqing avatar ziyezizy7 avatar

Watchers

Dinesh Shivaji Bharti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.