GetFrameworkTestResult Method
This method is implemented in UFT Developer Visual Studio templates to get the running test/class status provided by the selected framework (NUnit/MSTest) TestContext.

C# Syntax

protected abstract Status GetFrameworkTestResult()

Return Value

The running test status.