Ramesh Babu
Ramesh Babu
  • 9
  • 27 484

Відео

Android Device Connection to System without using Cable(MAC/Windows)
Переглядів 322 роки тому
Connect your phone to system without using usb cable
Jmeter Real time Example (Performance and API Automation)
Переглядів 7 тис.3 роки тому
For Regular Expression Extractor: onlinetexttools.com/extract-regex-matches-from-text
Working with AWS Device Farm - Code Changes In Your Editor[Part 2] [Appium]
Переглядів 6413 роки тому
Appium Sample Tests for AWS Device Farm Sample App : github.com/aws-samples/aws-device-farm-appium-tests-for-sample-app Copy Before suit method code from the above link.
Working with AWS device farm - Appium [Mobile]
Переглядів 11 тис.4 роки тому
Working with AWS device farm - Appium [Mobile]
Jmeter Demo
Переглядів 755 років тому
Jmeter Demo
AppiumDemo
Переглядів 635 років тому
AppiumDemo
The Musick | Musical horror short movie
Переглядів 2207 років тому
Guy goes for a trekking and he finds a Unusual Box and See what happens next!!
Group Dance With Boomerang Steps !!
Переглядів 3647 років тому
Group Dance With Boomerang Steps !!

КОМЕНТАРІ

  • @CanCaner163
    @CanCaner163 21 день тому

    Does this work with real iphones ? Only simulator ??

  • @manuelsteele8030
    @manuelsteele8030 4 місяці тому

    @Ramesh Babu - I noticed that old tutorials on setting up desired capabilities for the iOS simulated device with appium inspector use a "*.app" file in a "Production" folder. But I understand that is now defunct. So, the new standard is to use bundle ID and simulated device UUID in lieu of the old "*.app" capability?

  • @amravati-fununlimited6835
    @amravati-fununlimited6835 4 місяці тому

    frankly, its not so good cloud platform as everything is so tightly coupled

  • @amansk964
    @amansk964 6 місяців тому

    How did u add "myHuddle.UAT" application to simulator

  • @JigarJ-l1z
    @JigarJ-l1z Рік тому

    Can we do this using the Gradle plugin and not maven?

  • @lywatanak8594
    @lywatanak8594 Рік тому

    Can you help mention about Appium version and Xcode that you are using?

  • @mohammedtauqeer9500
    @mohammedtauqeer9500 Рік тому

    Please help, when i run webdriveragentrunner iam getting this error: cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/PrivateFrameworks/XCTAutomationSupport.framework/XCTAutomationSupport for architecture arm64

  • @LearningLane3456
    @LearningLane3456 Рік тому

    Excellent. When can we expect next video on this?

  • @RahulJathar
    @RahulJathar Рік тому

    thank you for this video. It's giving clear understanding. what is device farm and how we can work with that. Thanks and Appriciated.

  • @vijaynarasimhan3684
    @vijaynarasimhan3684 Рік тому

    Are you in Sydney, and looking for an exciting opportunity ? My company is looking for a great mobile QE for 3 months.

  • @vijaynarasimhan3684
    @vijaynarasimhan3684 Рік тому

    Thanks. Just an update, with appium 2 and Xcode 14, the webdriveragent doesn't need to be built fresh. Appium 2 will automatically use pre built (signed by Appium corp) wda and will automatically install it in simulator. Worked for me ☺️

  • @chaitanyaadhav5287
    @chaitanyaadhav5287 Рік тому

    How can I add input data through excel in AWS?

  • @bhavanim4434
    @bhavanim4434 Рік тому

    Jmeter image upload video link please @ramesh babu garu

  • @chinnagurusamykaruppiah9487

    Nice explanation

  • @RahulPatil-my3uk
    @RahulPatil-my3uk Рік тому

    Hello sir , i want to learn j meter how you help to me.

  • @ganeshmeher1477
    @ganeshmeher1477 2 роки тому

    Can you tell me how to get video link from ListTestGridSessionArtifacts

  • @venkadeshhiver6373
    @venkadeshhiver6373 2 роки тому

    Hi brother, Hope you doing great, How to get the bundle Id for an IPA

  • @sanaa7205
    @sanaa7205 2 роки тому

    Have you ever faced issue where android test cases were passed in local but failing in device farm due to locator issue (No such element found)? If yes then how it can be resolved. Please help

  • @equipecarva
    @equipecarva 2 роки тому

    thanks for video

  • @gpurushotham1075
    @gpurushotham1075 2 роки тому

    Hi sir I saw your performance testing video,it is very useful and my small request you can do one video using really time at video.

  • @vinaychauhan3349
    @vinaychauhan3349 2 роки тому

    hi Ramesh, thanks for video i have question did you attach reach device to run webdriverAgent initially. because i am getting there are no devices registered in your account on developer webste. select a device run destination to have xcode register it

  • @alexujjalkarmokar2743
    @alexujjalkarmokar2743 2 роки тому

    very informative, thanks.

  • @AnickRazibul
    @AnickRazibul 2 роки тому

    Hi Ramesh, thanks for very helpful tutorials. Appreciate your time and effort in making. -Regards

  • @qa_engineer2522
    @qa_engineer2522 2 роки тому

    Hello ! thanks for sharing this insightful video ! I followed all the steps but this error occurs in the AWS build Start Appium TestNG test [DeviceFarm] java -Dappium.screenshots.dir=$DEVICEFARM_SCREENSHOT_PATH org.testng.TestNG -testjar *-tests.jar -d $DEVICEFARM_LOG_DIR/test-output -verbose 10 [TestNG] Couldn't find the testng.xml in the jar file, running all the classes Exception in thread "main" java.lang.UnsupportedClassVersionError: LoginTest has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at org.testng.internal.ClassHelper.forName(ClassHelper.java:96) at org.testng.xml.XmlClass.loadClass(XmlClass.java:78) at org.testng.xml.XmlClass.init(XmlClass.java:73) at org.testng.xml.XmlClass.init(XmlClass.java:63) at org.testng.xml.XmlClass.<init>(XmlClass.java:39) at org.testng.TestNG.initializeSuitesAndJarFile(TestNG.java:397) at org.testng.TestNG.run(TestNG.java:1030) at org.testng.TestNG.privateMain(TestNG.java:1364) at org.testng.TestNG.main(TestNG.java:1333) any help will be appreciated. thanks

  • @newnawie7845
    @newnawie7845 2 роки тому

    Sir my build is failing and no zip file is created

  • @gaganchawla3884
    @gaganchawla3884 3 роки тому

    How to handle the driver runtime, e.g. if thats ios or android

  • @in.meraki
    @in.meraki 3 роки тому

    I'm using Python. I'm stuck with the ZIP File upload.It successfully uploads the zip file but never executes it. Gives parsing error, which only shows device harness error. AWS should really gear up with some video tutorials to help potential users. Your documentation is all elaborate and good, but it's when you actually start following them step by step, nothing works at all.

    • @crhoads1024
      @crhoads1024 3 роки тому

      Ive not messed with AWS Device Farm since 2018 and Im back reconfiguring a new project for their cloud and hitting the same damn error. Ive stripped out the appium references, packaged and uploaded and its not running the tests.....open up your run, click a failed device link, and click files then click TestSpecOutput , this will give you the logging youre looking for....Im digging thru mine right now looking for why its not running my testNG script.

  • @anmolmishra7709
    @anmolmishra7709 3 роки тому

    Anyone facing this "There was a problem processing your file. We could not find a class file within the tests JAR file. Please unzip your test package and then unjar the tests JAR file, verify that at least one class file is within the JAR file, and try again. For more information about this issue, please see the documentation"

    • @anmolmishra7709
      @anmolmishra7709 3 роки тому

      @Navpreet dont know why with skip tests = true my tests are running

  • @anilpatidar9936
    @anilpatidar9936 3 роки тому

    Really a great stuff.. keep it up.

  • @TheGuidingLightChannel
    @TheGuidingLightChannel 3 роки тому

    Waiting for more such videos in detail how to report to client how to write test cases n all

  • @manjulakp1879
    @manjulakp1879 3 роки тому

    can you please share the code in GitHub

  • @rajasekharmaddigalla1463
    @rajasekharmaddigalla1463 3 роки тому

    You are doing great, and I request, you can do the same by taking one example and explain from scratch so that even fresher can understand, plan in such a way

  • @amadain17
    @amadain17 3 роки тому

    Say I have 1000 test cases and 10 devices; I want to distribute my tests across the devices and complete my entire test execution in 1/10th of the time. Can this be done on AWS Device farm or will all 1000 test cases be run on all 10 devices?

  • @LunarlightCinema
    @LunarlightCinema 7 років тому

    Awesome work!