zoukankan      html  css  js  c++  java
  • 摘记:LoadRunner

    infrastructure 基础结构

    Load Testing:性能测试
     predicts system behavior and performance
     exercises your entire enterprise infrastructure by emulating thousands of users and employs performance monitors to identify and isolate problems

    Diagnostics:诊断
     pinpoint problem areas in any layer of the application
     helps you to isolate and resolve issues such as synchronization and deadlocking, intermittent slow method instances, memory leaks and thrashing

    Controller
     provides a suite of integrated performance monitors that can monitor each component of a multi-tier system during load test

    The LoadRunner Testing Process

        Step One: Planning the Test

        Step Two: Creating Vusr Scripts

        Step Three: Creating the Scenario

        Step Four: Running the Scenario

        Step Five: Monitoring the Scenario

        Step Six: Analyzing Test Results

  • 相关阅读:
    HeidiSQL 导入Excel数据
    两片74门实现的双边沿D触发器
    java多线程
    java集合框架
    java异常处理
    java基础学习5
    java基础学习4
    Java基础学习3
    Java基础学习2
    LeetCode 184场周赛
  • 原文地址:https://www.cnblogs.com/syyr/p/6958341.html
Copyright © 2011-2022 走看看