Techie Lite
Techie Lite
  • 11
  • 4 092
Niagara Falls
Niagara Falls
มุมมอง: 7

วีดีโอ

Niagara Falls
มุมมอง 84 ปีที่แล้ว
Niagara Falls
Jmeter - Parameterization Input
มุมมอง 3.6K4 ปีที่แล้ว
This video deals with how to parameterizes the variable using CSV file and user parameter. Related videos 1. Jmeter Installation -th-cam.com/video/Uh8xv-dAcSE/w-d-xo.html 2. Jmeter adding Thread Group - th-cam.com/video/nFcTKUYW63E/w-d-xo.html 3. Jmeter - learn to use Test Recorder - th-cam.com/video/_-U1TFRf29c/w-d-xo.html 4. jmeter - Add assertion th-cam.com/video/Th7Vb4vJVcQ/w-d-xo.html 5. J...
Jmeter - Improve Efficiency
มุมมอง 434 ปีที่แล้ว
This video Deals with Ramping up Vusers and also the how to clean our code Related Videos 1. Jmeter Installation -th-cam.com/video/Uh8xv-dAcSE/w-d-xo.html 2. Jmeter adding Thread Group - th-cam.com/video/nFcTKUYW63E/w-d-xo.html 3. Jmeter - learn to use Test Recorder - th-cam.com/video/_-U1TFRf29c/w-d-xo.html 4. jmeter - Add assertion th-cam.com/video/Th7Vb4vJVcQ/w-d-xo.html
Jmeter - Add Assertion
มุมมอง 654 ปีที่แล้ว
This video deals with adding Assertion in Jmeter Related Videos 1. Jmeter Installation -th-cam.com/video/Uh8xv-dAcSE/w-d-xo.html 2. Jmeter adding Thread Group - th-cam.com/video/nFcTKUYW63E/w-d-xo.html 3. Jmeter - learn to use Test Recorder - th-cam.com/video/_-U1TFRf29c/w-d-xo.html
Jmeter - Learn to use Test Recorder
มุมมอง 1224 ปีที่แล้ว
This video is related to using Test recorder to Record the UI under Test Related Videos 1. Jmeter Installation -th-cam.com/video/Uh8xv-dAcSE/w-d-xo.html 2. Jmeter adding Thread Group - th-cam.com/video/nFcTKUYW63E/w-d-xo.html 3. Jmeter - learn to use Test Recorder - th-cam.com/video/_-U1TFRf29c/w-d-xo.html 4. jmeter - Add assertion th-cam.com/video/Th7Vb4vJVcQ/w-d-xo.html
Jmeter - Adding Thread Group
มุมมอง 1074 ปีที่แล้ว
This video guides on adding thread group and Virtual Users Jmeter jmeter.apache.org/download_jmeter.cgi JDK www.oracle.com/in/java/technologies/javase-downloads.html Please watch the below video for installation. th-cam.com/video/Uh8xv-dAcSE/w-d-xo.html
Jmeter Installation
มุมมอง 484 ปีที่แล้ว
This Video gives the steps of installing Jmeter Jmeter jmeter.apache.org/download_jmeter.cgi JDK www.oracle.com/in/java/technologies/javase-downloads.html
Selenium : Setup GeckoDriver using System Properties in the TestScript
มุมมอง 354 ปีที่แล้ว
public class GeckoDriver { WebDriver driver = new FirefoxDriver(); System.setProperty("webdriver.gecko.driver", “C:\\drivers\\geckodriver.exe"); driver.navigate.to("demo.com"); driver.quit(); System.out.println("Execution complete"); } Git Hub URL : github.com/mozilla/geckodriver/releases

ความคิดเห็น

  • @lavrao
    @lavrao หลายเดือนก่อน

    Thank you for sharing the knowledge. Your explanation is simple and effective.

  • @sunshineinthepocket
    @sunshineinthepocket ปีที่แล้ว

    Awesome post!! Thanks❤

  • @sskumar3899
    @sskumar3899 ปีที่แล้ว

    how to do parameteriztion i) unique data to pick by number of users ii)only few data from list data should repeat for further iteration

  • @nkumaran2983
    @nkumaran2983 ปีที่แล้ว

    super sir dad with son

  • @nkumaran2983
    @nkumaran2983 ปีที่แล้ว

    unenu edha

  • @neelima_krishna9354
    @neelima_krishna9354 3 ปีที่แล้ว

    Thankyou for the mode of explanation..quite understandable.Do more such kind