skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class TestResultsPerformanceTestStepViewModel

Inheritance
System.Object
TestResultsPerformanceTestStepViewModel
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll

Syntax

public class TestResultsPerformanceTestStepViewModel : ViewModelBase<TestResultsPerformanceTestStepViewModel>

Constructors

TestResultsPerformanceTestStepViewModel(TestResultsPerformanceProfileViewModel, ProfilerTestStep, ProfilerTestStep, Int32)

Declaration
public TestResultsPerformanceTestStepViewModel(TestResultsPerformanceProfileViewModel profileViewModel, ProfilerTestStep profilerTestStep, ProfilerTestStep benchmarkTestStep, int iStepNumber)
Parameters
TestResultsPerformanceProfileViewModel profileViewModel

ProfilerTestStep profilerTestStep

ProfilerTestStep benchmarkTestStep

System.Int32 iStepNumber

Properties

BenchmarkTestStep

Declaration
public ProfilerTestStep BenchmarkTestStep { get; set; }
Property Value
ProfilerTestStep

ClientTime

Declaration
public TimeSpan ClientTime { get; set; }
Property Value
System.TimeSpan

ClientTimeDelta

Declaration
public TimeSpan? ClientTimeDelta { get; }
Property Value
System.Nullable<System.TimeSpan>

DataSize

Declaration
public ulong DataSize { get; set; }
Property Value
System.UInt64

DataSizeDelta

Declaration
public ulong? DataSizeDelta { get; }
Property Value
System.Nullable<System.UInt64>

HttpErrorCount

Declaration
public int HttpErrorCount { get; set; }
Property Value
System.Int32

HttpErrorCountDelta

Declaration
public int? HttpErrorCountDelta { get; }
Property Value
System.Nullable<System.Int32>

NetworkTime

Declaration
public TimeSpan NetworkTime { get; set; }
Property Value
System.TimeSpan

NetworkTimeDelta

Declaration
public TimeSpan? NetworkTimeDelta { get; }
Property Value
System.Nullable<System.TimeSpan>

ProfileViewModel

Declaration
public TestResultsPerformanceProfileViewModel ProfileViewModel { get; set; }
Property Value
TestResultsPerformanceProfileViewModel

ServerTime

Declaration
public TimeSpan ServerTime { get; set; }
Property Value
System.TimeSpan

ServerTimeDelta

Declaration
public TimeSpan? ServerTimeDelta { get; }
Property Value
System.Nullable<System.TimeSpan>

StartTime

Declaration
public DateTime StartTime { get; set; }
Property Value
System.DateTime

StepNumber

Declaration
public int StepNumber { get; set; }
Property Value
System.Int32

StepText

Declaration
public string StepText { get; set; }
Property Value
System.String

StopTime

Declaration
public DateTime StopTime { get; set; }
Property Value
System.DateTime

TestStep

Declaration
public ProfilerTestStep TestStep { get; set; }
Property Value
ProfilerTestStep

TotalTime

Declaration
public TimeSpan TotalTime { get; set; }
Property Value
System.TimeSpan

TotalTimeDelta

Declaration
public TimeSpan? TotalTimeDelta { get; }
Property Value
System.Nullable<System.TimeSpan>

Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.