Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 18, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 18, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 18, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 18, 2025

      I need to see more from Lenovo’s most affordable gaming desktop, because this isn’t good enough

      May 18, 2025

      Gears of War: Reloaded — Release date, price, and everything you need to know

      May 18, 2025

      I’ve been using the Logitech MX Master 3S’ gaming-influenced alternative, and it could be your next mouse

      May 18, 2025

      Your Android devices are getting several upgrades for free – including a big one for Auto

      May 18, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      YTConverter™ lets you download YouTube videos/audio cleanly via terminal — especially great for Termux users.

      May 18, 2025
      Recent

      YTConverter™ lets you download YouTube videos/audio cleanly via terminal — especially great for Termux users.

      May 18, 2025

      NodeSource N|Solid Runtime Release – May 2025: Performance, Stability & the Final Update for v18

      May 17, 2025

      Big Changes at Meteor Software: Our Next Chapter

      May 17, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      I need to see more from Lenovo’s most affordable gaming desktop, because this isn’t good enough

      May 18, 2025
      Recent

      I need to see more from Lenovo’s most affordable gaming desktop, because this isn’t good enough

      May 18, 2025

      Gears of War: Reloaded — Release date, price, and everything you need to know

      May 18, 2025

      I’ve been using the Logitech MX Master 3S’ gaming-influenced alternative, and it could be your next mouse

      May 18, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»while controller isn’t working perfectly when testing for multiple users

    while controller isn’t working perfectly when testing for multiple users

    November 15, 2024

    I have designed a case to wait for specific model name in GET response and then POST data. It is tested and is working fine when only 1 user and 1 loop are set. When the specific model name is found, then proceed to deploy the model.

    JSON Extractor

    $..valid_model_list[?(@.model_name =~ /.*Model-Test-${variable}-${counter}-v1-8k/i)]
    

    While Controller

    ${__jexl3("${modelnameresult_matchNr}" != "1",)}
    

    However, when I ramp up the test to use 2 users and 2 loops. The result isn’t as per expectation.

    enter image description here

    Question 1: Why JMeter isn’t running the request in sequence when multiple users and loop are set?

    How do I design it in a better way to avoid false-positives in results?

    Question 2: The GET (TrainedModelsList) constant timer is set to 1 minute and expectation is that it continues running till the end of the test. It seems it just run to a certain period and stopped. What type of timer should be used in this case?

    JMeter deployed these model successfully

    Model-Test-2022-02-28T09:46:40784-0001-v1-8k
    Model-Test-2022-02-28T09:46:42785-0002-v1-8k
    Model-Test-2022-02-28T09:46:44784-0003-v1-8k
    Model-Test-2022-02-28T09:46:46783-0004-v1-8k
    

    JMeter start deploy the model and fail although these models are not yet found:

    Model-Test-2022-02-28T10:02:51745-0006-v1-8k
    Model-Test-2022-02-28T10:18:18831-0007-v1-8k
    Model-Test-2022-02-28T10:34:21111-0008-v1-8k
    Model-Test-2022-02-28T10:50:24376-0009-v1-8k
    

    enter image description here

    Updated with view result notes where the problem occurred at second loop:

    enter image description here

    enter image description here

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleExploring Serverless Architecture: Pros and Cons.
    Next Article Having trouble getting WCF-based traffic to show up in JMeter recorder

    Related Posts

    Security

    Nmap 7.96 Launches with Lightning-Fast DNS and 612 Scripts

    May 18, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-4873 – PHPGurukul News Portal SQL Injection Vulnerability

    May 18, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Cyberattack on ControlNET: INC Ransom Group Claims Breach of Building Technology Provider

    Development

    Yikes: Jailbroken Grok 3 can be made to say and reveal just about anything

    News & Updates

    New report highlights overconfidence vs reality of AI implementation

    Development

    Exclusive Talk: Joey Conway of NVIDIA on Llama Nemotron Ultra and Open Source Models

    Machine Learning
    Hostinger

    Highlights

    Krutik Poojara | Cybersecurity Expert, AI Researcher & Author

    April 18, 2025

    Post Content Source: Read More 

    Meet Pyte: A Data Collaboration Platform that Preserves the Confidentiality of Data During Its Entire Data Lifecycle

    May 2, 2024

    AWS EC2: How to Quickly Host Your Website with User Data Scripts

    November 26, 2024

    Replicate Laravel PHP Client

    May 1, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.