Friday, September 3, 2021

PT

Client Side Performance : Client Side Performance Testing
                                           Client-Side Performance Testing - DZone

2. Performance Testing – Overview:
  1. Baseline Test
  2. Benchmark Test
  3. Load Test
  4. Stress Test
  5. Soak Test or Endurance Test
  6. Spike Test
  7. Break-Point Test
  8. Step-Up Test
  9. Early Performance Test
  10. Other Non-Functional Tests
  11. Test data
5. Performance Testing Tool
  1. Open Source Tool
  2. Licensed Tool (Performance Center)
  3. Cloud-Based Tool
  •     Insights on Cloud-Based Performance Testing
6.  How to choose the right Performance Testing Tool?
7.  Client-side (UI) Performance Testing Tools
8.  Important Terminologies
9.  Realistic Performance Test
10.  Extension of Little’s Law
11.  Performance Testing Life Cycle:
  • Overview
  • Risk Assessment
  • Non-functional Requirement Gathering
  • Performance Test Planning
  • Performance Test Design (Scripting)
  • Workload Modelling
  • Performance Test Execution
  • Performance Test Reporting
11.  Performance Test Result Analysis
    1. Compare Method
    2. Correlate Method
    3. Drill down Method
    4. Eliminate Method
    5. Extrapolation Method
    6. Pattern Method
    7. Trend Method
    8. Basic Server Monitoring Counters
    9. Performance Testing Document Template:
    10. Risk Assessment Document
    11. Non-Functional Requirement Document
    12. Performance Test Plan Document
    13. Interim Performance Test Report
    • Baseline And Benchmark Testing
    • Performance Testing and Performance Engineering
    • Performance Center and Controller
    • Web Server and Application Server 
    • Request and Hit
    • web_submit_data and web_submit_form.
    • lr_exit and lr_abort.
    • GET and POST.
    • SOAP and REST.
    • HTML mode and URL mode.
    • Socket level and Win-Inet level.
    • Entry and Exit criteria.
    • Save offset and Save length.
    • Vuser run as a Process and Vuser run as a Thread.
    • Throughput and Response Time.
    • Hits/Sec and Transaction/Sec.
    • Absolute Graph and Relative Graph.
    • Simultaneous Users and Concurrent Users.
    • Overlay Graph And Correlate Graph?
    • Avg response time in Summary Report and Avg transaction response time graph
    • Summary Data and Complete Data
    • Summary Report and Transaction Analysis Report
    • Performance Testing And Functional Testing
    • Page Load Time and Page Rendering Time
    • Cookie, Cache and Session
    • Soft Parse and Hard Parse
    • web_add_header and werb_add_auto_header
    • Priority and Severity
    DataBase :-

    WebService:-
    Others :
    Links :
                https://www.rapidtables.com/    --- for multiple tools

    No comments:

    Post a Comment

    Thread

    Native Thread Demon Thread Non-Demon Thread Native Thread: - Any Method/Thread which is mapped to OS is called Native Thread or Method. Demo...