Writing a .NET Test Driver
This section describes how you can write a .NET test driver.
Creating a .NET Project
Describes how you can create a new .NET project.
Defining a Virtual User in .NET
Defining a Transaction in .NET
Describes how you can define a transaction in .NET.
Defining Additional Test Methods
Describes how you can define test methods in .NET.
Passing Data Between BDL and .NET
Describes the two means to exchange values between the generated BDL script and the .NET test driver
Calling BDL Functions from .NET
Describes how you can call BDL functions from .NET.
Random Variables
Describes how you can define random variables for your test user.
Exception Handling
Describes how the
Silk Performer
.NET Framework handles exceptions in your test code.
Debugging
Describes a workaround to enforce debugging for TryScript runs.
Configuration Files
Describes how you can handle runtime-specific configurations with .NET.
親トピック:
Testing .NET Services