Quantcast
Channel: TeamTestPlugins Wiki & Documentation Rss Feed
Viewing all articles
Browse latest Browse all 5

Updated Wiki: Home

$
0
0

Downloads

For VS2013

For VS2012

Project Description

Contains custom validation rules, extraction rules, web test plugins and load test plugins for Visual Studio Web tests and Load tests.

Contents

Web Test Plugins for Web Service Messages

When testing Silver Light applications, we frequently run into dealing with non-Html content types. This is because most of the Silver Light applications use WCF RIA web services. Typically, this will be a binary format called MSBin1. Also, Silver Light applications may use other content types such as JSON, SOAP and REST to communicate with server. In general there is significantly greater use of Web Services and JSON in today’s applications.

There is currently no editing capability for binary content in Web Test and JSON messages are difficult to read or edit. Also, in general Xml needs better editing capabilities than simple text editor that we have currently in Web Test.

These set of plugins which work together provide the following functionality for all these content types:

  1. Editor for Request body: The plugins provide a tree view of the structured data which allows easy editing, parameterization and data binding.
  2. XPath based Extraction and Validation Rules: XPath is a powerful tool to extract required data from Xml. This provides an additional capability for Xml and JSON based messages which can use existing extraction and validation rules that work on text. But for Msbin1, none of the existing rules work, because it is binary. So, these plugins are only way to extract and validate data from MSbin1 content types.
  3. Data Driving for MSBin1: Using these plugins, you can parameterize and data drive MSBin1 content.
  4. Additional tab in Web Test results that shows Request and Response in hierarchical view side by side. Using this user can add extraction/validation rules on response messages and parameterize requests.

Read Documentation


Viewing all articles
Browse latest Browse all 5

Latest Images

Trending Articles





Latest Images