Navigation

    SOFTWARE TESTING

    • Register
    • Login
    • Search
    • Job Openings
    • Freelance Jobs
    • Companies
    • Conferences
    • Courses
    1. Home
    2. charlenef
    3. Best
    C
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by charlenef

    • RE: How to check the file name using controller in JMeter?

      You can use following in your IF Controller to check if the file exists

      ${__groovy(((new File("/Users/hansi/Documents/training/jmeter/install/apache-jmeter-5.3/bin/jmeter.sh")).exists()))}
      
      posted in Performance
      C
      charlenef
    • RE: How to send json to client for verification?

      You can use POSTMAN to send any requests from the client

      posted in API Testing
      C
      charlenef
    • 1 / 1