skip navigation
  • Product Bundles

    DevCraft

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

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Free Tools
    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
    • Test Studio Trainings
    • Test Studio Consulting
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
  • 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 PerformanceConfigurationViewModel

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

Syntax

public class PerformanceConfigurationViewModel : ViewModelBase<PerformanceConfigurationViewModel>

Constructors

PerformanceConfigurationViewModel(PerformanceMainViewModel)

Declaration
public PerformanceConfigurationViewModel(PerformanceMainViewModel mainViewModel)
Parameters
PerformanceMainViewModel mainViewModel

Properties

BrowserType

Declaration
public BrowserExecutionType BrowserType { get; set; }
Property Value
BrowserExecutionType

CancelCommand

Declaration
public EasyBindCommand CancelCommand { get; }
Property Value
Telerik.TestingFramework.Wpf.EasyBindCommand

ClearBrowserCacheBeforeRun

Declaration
public bool ClearBrowserCacheBeforeRun { get; set; }
Property Value
System.Boolean

CollectProfilerSampleData

Declaration
public bool CollectProfilerSampleData { get; set; }
Property Value
System.Boolean

Configuration

Declaration
public ProfilerMetadataConfigurationSet Configuration { get; }
Property Value
ProfilerMetadataConfigurationSet

CreateServerConfigurationCommand

Declaration
public EasyBindCommand CreateServerConfigurationCommand { get; }
Property Value
Telerik.TestingFramework.Wpf.EasyBindCommand

Description

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

FirstTimeUserConfigurationComplete

Declaration
public bool FirstTimeUserConfigurationComplete { get; set; }
Property Value
System.Boolean

Folder

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

Folders

Declaration
public IList Folders { get; }
Property Value
System.Collections.IList

FriendlyServerNames

Declaration
public IList FriendlyServerNames { get; }
Property Value
System.Collections.IList

FullValidationMessage

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

FullValidationSuccess

Declaration
public bool FullValidationSuccess { get; set; }
Property Value
System.Boolean

HostedInsideTestListView

Declaration
public bool HostedInsideTestListView { get; set; }
Property Value
System.Boolean

IsAnyServerConfigurationViewModelExpanded

Declaration
public bool IsAnyServerConfigurationViewModelExpanded { get; }
Property Value
System.Boolean

MainViewModel

Declaration
public PerformanceMainViewModel MainViewModel { get; set; }
Property Value
PerformanceMainViewModel

MostRecentExpandedServerConfigurationViewModel

Declaration
public PerformanceServerConfigurationViewModel MostRecentExpandedServerConfigurationViewModel { get; }
Property Value
PerformanceServerConfigurationViewModel

SaveAndCloseCommand

Declaration
public EasyBindCommand SaveAndCloseCommand { get; }
Property Value
Telerik.TestingFramework.Wpf.EasyBindCommand

Servers

Declaration
public ObservableCollection<PerformanceServerConfigurationViewModel> Servers { get; }
Property Value
System.Collections.ObjectModel.ObservableCollection<PerformanceServerConfigurationViewModel>

ShowMoreRunOptions

Declaration
public bool ShowMoreRunOptions { get; set; }
Property Value
System.Boolean

WarmUpServerBeforeRun

Declaration
public bool WarmUpServerBeforeRun { get; set; }
Property Value
System.Boolean

Methods

Cancel()

Declaration
public bool Cancel()
Returns
System.Boolean

PushFolderToListTop(String)

Declaration
public void PushFolderToListTop(string strFolder)
Parameters
System.String strFolder

PushServerNameToListTop(String)

Declaration
public void PushServerNameToListTop(string strServer)
Parameters
System.String strServer

Save()

Declaration
public bool Save()
Returns
System.Boolean

SaveAndClose()

Declaration
public bool SaveAndClose()
Returns
System.Boolean

Events

Done

Declaration
public event EventHandler<PerformanceConfigurationViewModel, EventArgs> Done
Event Type
Telerik.TestingFramework.EventHandler<PerformanceConfigurationViewModel, System.EventArgs>

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.