1-10 of 30 < Previous Next >
1 vote

Improved SOAPHTTPRequestResponse

Improved to include any imports within the wsdl. //--------------------------------------------------------------------- // File: SOAPHTTPRequestResponseStep.cs // // Summary: // //-------------...

id# 7233 | Planned Release: None | Last Updated: Aug 7 at 3:46 PM  by BVeldhoen
1 vote

Improved XmlValidationStepEx

- Removed use of deprecated XmlValidatingReader. - Added support for multiple schemas //--------------------------------------------------------------------- // File: XmlValidationStepEx.cs // //...

id# 7153 | Planned Release: None | Last Updated: Aug 7 at 2:23 AM  by scox_nz
1 vote

ITestStepOM.Validate function not called?

On a 'regular' teststep, the validate function doesn't get called (stepConfig != null). It's a pity, because it's a good plan. If only all teststeps are validated before any of the teststeps in the...

id# 7152 | Planned Release: None | Last Updated: Jul 31 at 2:39 PM  by BVeldhoen
1 vote

ValidationStepBuilder not working

The ValidationStepBuilder is not working. The validation config is stored in TestStepBuilderBase::stepXmlConfig, but it's never used to 'populate' the actual test step it is creating. I have worke...

id# 7131 | Planned Release: None | Last Updated: Jul 29 at 7:43 PM  by BVeldhoen
1 vote

Inconsistent visibility on BizUnitOM.XxxStepBuilder classes

To my understanding, the visibility on the XxxStepBuilder (i.e. ValidationStepBuilder) classes in BizUnitOM is inconsistent. There are public constructors, but after construction you can't get to t...

id# 7130 | Planned Release: None | Last Updated: Jul 29 at 5:02 PM  by BVeldhoen
1 vote

Excel test case runner and validation (3) issues

I came across some problems getting the Excel test case runner to work. However, thanks to a member of our project team, Patrick Kortlevers, I was able to get BizUnit 3.0 Beta 3 running with Excel....

id# 6861 | Planned Release: None | Last Updated: Jul 11 at 8:14 AM  by JonathanGurevich
2 votes

TestStepBuilder.ContextLoaderStepBuilder - missing?

It seesm that TestStepBuilder is missing a definition for a ContextLoaderStepBuilder property? This similar to the ValidationStep & ValidationStepBuilder properties. There is a ContextLoaderStep,...

id# 6314 | Planned Release: None | Last Updated: Jul 2 at 6:38 PM  by jmoons
1 vote

Server on HostConductorStep is not optional, does not check for null

this is marked as optional, can be a comma delimited array, but the source code does not check if this is null and throws an exception.

id# 6518 | Planned Release: None | Last Updated: Jun 27 at 10:00 PM  by jmoons
1 vote

WSDL import on SOAPHTTPRequestResponseStep

Hi, I'm not sure if this is a bug or not but wanted confirmation. I have a schema published as a web service using the BizTalk WSE Publishing Wizard. I've created a SOAPHTTPRequestResponseStep t...

id# 2377 | Planned Release: None | Last Updated: Jun 8 at 9:48 AM  by tanveerrashid
1 vote

Global Variable

Add the ability to save and retrieve global variables that could be used by any test case during the test session. I’m thinking of this because I think we should divide the full scenario test into ...

id# 6109 | Planned Release: None | Last Updated: May 11 at 7:50 AM  by Data

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 30 < Previous 1 2 3 Next >
Updating...